From c12beb8b2142dcbac60f1ca0d82fe534a9d25807 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Sun, 23 Nov 2014 22:01:41 -0800 Subject: [PATCH] GUAC-932: Use black icons. --- guacamole/src/main/webapp/app/index/styles/ui.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/guacamole/src/main/webapp/app/index/styles/ui.css b/guacamole/src/main/webapp/app/index/styles/ui.css index 211a46bfa..9302dae60 100644 --- a/guacamole/src/main/webapp/app/index/styles/ui.css +++ b/guacamole/src/main/webapp/app/index/styles/ui.css @@ -99,7 +99,6 @@ div.section { -khtml-background-size: 16px 16px; background-repeat: no-repeat; background-position: center center; - opacity: 0.5; display: inline-block; vertical-align: middle; } @@ -141,10 +140,6 @@ div.section { background: #DEB; } -.list-item.selected > .icon { - opacity: 1.0; -} - .list-item:not(.selected) .caption:hover { background: #CDA; } @@ -240,7 +235,6 @@ div.section { -khtml-background-size: 16px 16px; background-repeat: no-repeat; background-position: center center; - opacity: 0.5; } .protocol .icon.ssh,