Skip to content

Commit 6726b7f

Browse files
committed
Dashboard: Restore colors/appearance for alert items
1 parent d71483f commit 6726b7f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

ui/css/cloudstack3.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4473,6 +4473,9 @@ Dialogs*/
44734473
}
44744474

44754475
.dashboard.admin .dashboard-container.sub.alerts ul li {
4476+
border: 1px solid #FF7070;
4477+
border-left-width: 20px;
4478+
background: #FFEFEF;
44764479
}
44774480

44784481
.dashboard.admin .dashboard-container.sub.alerts ul li span.title {

0 commit comments

Comments
 (0)