Changed color of messageList background
This commit is contained in:
parent
7b693e0328
commit
b88f260efc
@ -19,7 +19,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#messageList, .text-field, .password-field, .tooltip, .pane, .pane .content, .vbox, .titled-pane > .title, .titled-pane > *.content, .context-menu, .menu-item {
|
#messageList, .text-field, .password-field, .tooltip, .pane, .pane .content, .vbox, .titled-pane > .title, .titled-pane > *.content, .context-menu, .menu-item {
|
||||||
-fx-background-color: #262626;
|
-fx-background-color: #222222;
|
||||||
}
|
}
|
||||||
|
|
||||||
.list-cell:selected, .list-cell:selected > *, .menu-item:hover {
|
.list-cell:selected, .list-cell:selected > *, .menu-item:hover {
|
||||||
|
Reference in New Issue
Block a user