12 lines
181 B
CSS
Executable File
12 lines
181 B
CSS
Executable File
tree[id="searchengines"] {
|
|
width: 300px;
|
|
}
|
|
|
|
tree[id="searchengines"] > treecol[id="CheckboxColumn"] {
|
|
width: 40px;
|
|
}
|
|
|
|
treecol[sortActive="true"] {
|
|
background-color: lightgray;
|
|
}
|