Skip to content

Commit d74e018

Browse files
committed
CSS change - yellow to ember
1 parent 6f88b62 commit d74e018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/status/status.component.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ div.CLOSED#indicator {
2323
}
2424

2525
div.CONNECTING#indicator, div.CLOSING#indicator {
26-
background: yellow;
26+
background: #ffbf00;
2727
}
2828

2929
div.OPEN#indicator {

0 commit comments

Comments
 (0)