#47441 - windows classic scrollbar color correction, r=ben

This commit is contained in:
hewitt%netscape.com 2000-09-08 08:22:19 +00:00
parent 00db7137bd
commit d6731960a2

View File

@ -28,7 +28,7 @@ thumb
border-top : 1px solid threedface;
border-right : 1px solid threeddarkshadow;
border-bottom : 1px solid threeddarkshadow;
background-color : scrollbar;
background-color : threedface;
}
.thumb-box
@ -56,7 +56,7 @@ scrollbarbutton
border-top : 1px solid threedface;
border-right : 1px solid threeddarkshadow;
border-bottom : 1px solid threeddarkshadow;
background-color : scrollbar;
background-color : threedface;
}
.scrollbarbutton-box