We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f88b62 commit d74e018Copy full SHA for d74e018
src/app/status/status.component.css
@@ -23,7 +23,7 @@ div.CLOSED#indicator {
23
}
24
25
div.CONNECTING#indicator, div.CLOSING#indicator {
26
- background: yellow;
+ background: #ffbf00;
27
28
29
div.OPEN#indicator {
0 commit comments