mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 08:26:11 +00:00
night-mode: Fix stream creation loading indicator background color.
This commit is contained in:
@@ -184,6 +184,7 @@ on a dark background, and don't change the dark labels dark either. */
|
|||||||
}
|
}
|
||||||
|
|
||||||
.overlay,
|
.overlay,
|
||||||
|
#stream_creation_form #stream_creating_indicator:not(:empty),
|
||||||
.emoji-popover-emoji:not(.reacted):focus {
|
.emoji-popover-emoji:not(.reacted):focus {
|
||||||
background-color: hsla(212, 28%, 8%, 0.75);
|
background-color: hsla(212, 28%, 8%, 0.75);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user