mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 16:14:02 +00:00
committed by
Tim Abbott
parent
9a6b4aeda2
commit
fe34001dd1
@@ -583,7 +583,11 @@ input[type=checkbox].inline-block {
|
||||
width: 13px;
|
||||
height: 20px;
|
||||
margin: 0;
|
||||
margin-right: 3px;
|
||||
}
|
||||
|
||||
/* make the spinner green like the text and box. */
|
||||
#settings_page .alert-notification .loading_indicator_spinner svg path {
|
||||
fill: hsl(178, 100%, 40%);
|
||||
}
|
||||
|
||||
#settings_page .alert-notification .loading_indicator_text {
|
||||
|
Reference in New Issue
Block a user