Skip to content

Commit 077c77f

Browse files
committed
Make status bar alert color more attention-seeking (#853)
1 parent dd5a8bb commit 077c77f

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

style/less/colour/status_bar.less

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,4 @@
1313
#sb_right>div {
1414
border-left: 1px solid @STATUSBAR_SEP_COL;
1515
}
16-
#sb.alert,
17-
#sb_left.alert,
18-
#sb_right.alert {
19-
background-color: #ff4d4f !important;
20-
color: white !important;
21-
font-weight: bold;
22-
border-top: 2px solid #cc0000;
23-
}
16+

0 commit comments

Comments
 (0)