rjc%netscape.com 77cc96e5c3 Search UI cleanup.
git-svn-id: svn://10.0.0.236/trunk@44254 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 05:16:56 +00:00

29 lines
446 B
CSS
Executable File

window {
display: block;
background-color: white;
}
tree[id="searchengines"] {
width: 300px;
}
tree[id="searchengines"] > treecol[id="CheckboxColumn"] {
width: 40px;
}
treecol[sortActive="true"] {
background-color: lightgray;
}
titledbutton {
display: inline;
color:black;
border: 0px outset white;
padding: 0px;
margin: 0px;
text-align: center;
font: inherit;
background-color: inherit;
background-image: inherit;
}