mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-01-31 23:01:05 +03:00
color code recovery+sl in status bar
This commit is contained in:
@@ -316,3 +316,10 @@ span#flash-status {
|
||||
color: white;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.sl {
|
||||
background-color: #053c1e;
|
||||
}
|
||||
.recovery {
|
||||
background-color: #3c0505;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user