From a0fd2f30fd5411863c463970457a563eb9a392f8 Mon Sep 17 00:00:00 2001 From: gilbN Date: Mon, 7 Oct 2019 21:29:29 +0200 Subject: [PATCH] guac: needs important..duh --- CSS/themes/guacamole/guacamole-base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CSS/themes/guacamole/guacamole-base.css b/CSS/themes/guacamole/guacamole-base.css index e57c193e..81e86445 100644 --- a/CSS/themes/guacamole/guacamole-base.css +++ b/CSS/themes/guacamole/guacamole-base.css @@ -263,7 +263,7 @@ color: white; } .user a:hover, .user-group a:hover, .connection a:hover, .connection-group a:hover { - color: #ffffff; + color: #ffffff !important; } .user a, .connection a, .connection-group a { text-decoration: none;