mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +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 {
|
#domains_show_icon {
|
||||||
filter: alpha(opacity=50);
|
filter: alpha(opacity=80);
|
||||||
opacity: 0.5;
|
opacity: 0.8;
|
||||||
-moz-opacity: 0.5;
|
-moz-opacity: 0.8;
|
||||||
-khtml-opacity: 0.5;
|
-khtml-opacity: 0.8;
|
||||||
margin-left: 20px;
|
margin-left: 17px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#domains_show_icon:hover {
|
#domains_show_icon:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user