mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-31 17:33:48 +00:00
Enhanced Theme: Modified Domain Selector bar icon, slight gradient, like standard button style.
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 1020 B After Width: | Height: | Size: 1.0 KiB |
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user