mirror of
https://github.com/apache/cloudstack
synced 2026-08-06 02:47:10 +00:00
Dashboard: Restore colors/appearance for alert items
This commit is contained in:
parent
d71483f771
commit
6726b7fee0
@ -4473,6 +4473,9 @@ Dialogs*/
|
||||
}
|
||||
|
||||
.dashboard.admin .dashboard-container.sub.alerts ul li {
|
||||
border: 1px solid #FF7070;
|
||||
border-left-width: 20px;
|
||||
background: #FFEFEF;
|
||||
}
|
||||
|
||||
.dashboard.admin .dashboard-container.sub.alerts ul li span.title {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user