mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 19:53:56 +00:00
Minimized Theme: Style adjustment to increase right margin of the Logout icon on a single-tenant system.
This commit is contained in:
@@ -826,7 +826,7 @@ legend {
|
||||
opacity: 0.9;
|
||||
-moz-opacity: 0.9;
|
||||
-khtml-opacity: 0.9;
|
||||
margin-left: 17px;
|
||||
margin: 0px 15px 0px 17px;
|
||||
}
|
||||
|
||||
#logout_icon:hover {
|
||||
@@ -842,7 +842,7 @@ legend {
|
||||
opacity: 0.9;
|
||||
-moz-opacity: 0.9;
|
||||
-khtml-opacity: 0.9;
|
||||
margin: 0px 20px 0px 15px;
|
||||
margin: 0px 20px 0px 0px;
|
||||
}
|
||||
|
||||
#domain_selector_icon:hover {
|
||||
|
||||
Reference in New Issue
Block a user