mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-22 10:56:31 +00:00
Groups: Restore (but keep disabled) list control icons for default system groups.
This commit is contained in:
@@ -228,6 +228,15 @@ img.list_control_icon {
|
||||
-moz-opacity: 0.4;
|
||||
}
|
||||
|
||||
img.list_control_icon_disabled {
|
||||
margin: 2px;
|
||||
width: 21px;
|
||||
height: 21px;
|
||||
border: none;
|
||||
opacity: 0.4;
|
||||
-moz-opacity: 0.4;
|
||||
}
|
||||
|
||||
form {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user