mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Zone chart, fix disabled appearance
-Fix disabled appearance, wich was incorrectly applied to provider items (i.e., if security groups is disabled)
This commit is contained in:
parent
26c5377340
commit
cf51252f71
@ -3636,7 +3636,7 @@ Dialogs*/
|
||||
top: 11px;
|
||||
}
|
||||
|
||||
.zone-chart ul li.disabled .name {
|
||||
.zone-chart ul li.main.disabled .name {
|
||||
color: #AAAAAA;
|
||||
text-decoration: line-through;
|
||||
margin-top: 10px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user