Removing the rule that set the scrollbar's thumb to be green. Whoever

checked that in is a tool.
This commit is contained in:
hyatt%netscape.com 1999-08-22 06:57:25 +00:00
parent 576659f909
commit bba0cbee9a

View File

@ -945,7 +945,7 @@ thumb[disabled="true"] {
}
slider[align="vertical"] thumb {
background-color: green;
background-color: rgb(206,207,206);
list-style-image: url(chrome://global/skin/scroll-thumb-vert.gif)
}