forked from 0x2620/oxjs
splitpanel rewrite
This commit is contained in:
parent
543072280b
commit
1e4a83a7c9
4 changed files with 42 additions and 30 deletions
|
|
@ -25,7 +25,7 @@ Bars
|
|||
background: -moz-linear-gradient(top, rgb(224, 224, 224), rgb(192, 192, 192));
|
||||
background: -webkit-gradient(linear, left top, left bottom, from(rgb(224, 224, 224)), to(rgb(192, 192, 192)));
|
||||
}
|
||||
.OxThemeClassic .OxResizebar > .OxLine {
|
||||
.OxThemeClassic .OxSeparator > .OxLine {
|
||||
background: rgb(208, 208, 208);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue