1
0
Fork 0
forked from 0x2620/oxjs

reverting changes

This commit is contained in:
rlx 2011-03-03 23:16:49 +00:00
commit 9fa83fa98f
4 changed files with 35 additions and 23 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 .OxSeparator > .OxLine {
.OxThemeModern .OxResizebar > .OxLine {
background: rgb(48, 48, 48);
}