splitter
This commit is contained in:
parent
c0fb0d2cc8
commit
8db73d0c94
1 changed files with 4 additions and 0 deletions
|
@ -22,6 +22,10 @@ input, .form-control, .splitter-bar, .splitter-pane {
|
|||
background: black;
|
||||
color: white;
|
||||
}
|
||||
.ui-state-default, .ui-widget-content .ui-state-default {
|
||||
background: black;
|
||||
color: white;
|
||||
}
|
||||
.ui-dialog-titlebar-close {
|
||||
background: red !important;
|
||||
border-radius: 100%;
|
||||
|
|
Loading…
Reference in a new issue