Skip to content

Commit 1aac755

Browse files
author
Kristan Kenney
committed
Fix dialog box separator color (dark.css)
1 parent 7ea4420 commit 1aac755

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

install/deb/themes/dark.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3513,6 +3513,10 @@ form#vstobjects.suspended {
35133513
-background-color: #dfdedd;
35143514
}
35153515

3516+
.ui-dialog .ui-dialog-buttonpane {
3517+
border-color: #404040 !important;
3518+
}
3519+
35163520
.shortcuts {
35173521
background: rgba(45,45,45 0.95);
35183522
display: inline-block;

0 commit comments

Comments
 (0)