Enhanced Theme: Modified Domain Selector bar icon, slight gradient, like standard button style.

This commit is contained in:
Nate Jones
2014-08-04 19:50:23 +00:00
parent 5b43200233
commit fa64fa8766
2 changed files with 5 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1020 B

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -822,11 +822,11 @@ legend {
}
#domains_show_icon {
filter: alpha(opacity=50);
opacity: 0.5;
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
margin-left: 20px;
filter: alpha(opacity=80);
opacity: 0.8;
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
margin-left: 17px;
}
#domains_show_icon:hover {