gecko-dev/themes/modern/communicator/search/internet.css

12 строки
181 B
CSS
Executable File

tree[id="searchengines"] {
width: 300px;
}
tree[id="searchengines"] > treecol[id="CheckboxColumn"] {
width: 40px;
}
treecol[sortActive="true"] {
background-color: lightgray;
}