Added offline mode warning and note

This commit is contained in:
2020-08-24 21:54:25 +02:00
parent 1983cebde1
commit da309098b7
2 changed files with 34 additions and 12 deletions

View File

@ -46,7 +46,7 @@
-fx-background-color: rgb(25, 25, 25);
}
#chatList, #topBar, #search-panel {
#chatList, #topBar, #search-panel, #note-background {
-fx-background-color: #303030;
}