mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUAC-932: Use black icons.
This commit is contained in:
@@ -99,7 +99,6 @@ div.section {
|
|||||||
-khtml-background-size: 16px 16px;
|
-khtml-background-size: 16px 16px;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: center center;
|
background-position: center center;
|
||||||
opacity: 0.5;
|
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
@@ -141,10 +140,6 @@ div.section {
|
|||||||
background: #DEB;
|
background: #DEB;
|
||||||
}
|
}
|
||||||
|
|
||||||
.list-item.selected > .icon {
|
|
||||||
opacity: 1.0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.list-item:not(.selected) .caption:hover {
|
.list-item:not(.selected) .caption:hover {
|
||||||
background: #CDA;
|
background: #CDA;
|
||||||
}
|
}
|
||||||
@@ -240,7 +235,6 @@ div.section {
|
|||||||
-khtml-background-size: 16px 16px;
|
-khtml-background-size: 16px 16px;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: center center;
|
background-position: center center;
|
||||||
opacity: 0.5;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.protocol .icon.ssh,
|
.protocol .icon.ssh,
|
||||||
|
Reference in New Issue
Block a user