1
0
Fork 0
forked from 0x2620/oxjs

splitpanel rewrite

This commit is contained in:
rolux 2011-03-03 22:26:17 +01:00
commit 1e4a83a7c9
4 changed files with 42 additions and 30 deletions

View file

@ -27,7 +27,7 @@ Bars
background: -webkit-gradient(linear, left top, left bottom, from(rgb(64, 64, 64)), to(rgb(32, 32, 32)));
}
.OxThemeModern .OxResizebar > .OxLine {
.OxThemeModern .OxSeparator > .OxLine {
background: rgb(48, 48, 48);
}