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

@ -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 .OxSeparator > .OxLine {
.OxThemeClassic .OxResizebar > .OxLine {
background-color: rgb(208, 208, 208);
}