mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 459546 - Remove alternating row color from about:sessionrestore on Windows. r=dao
This commit is contained in:
parent
b916d04dab
commit
f071cf9acf
@ -70,14 +70,6 @@ treechildren::-moz-tree-image(partial) {
|
||||
list-style-image: url("chrome://global/skin/checkbox/cbox-check-dis.gif");
|
||||
}
|
||||
|
||||
/* XXXzeniko will need an appropriate color here (or none?) */
|
||||
treechildren::-moz-tree-row(alternate) {
|
||||
background-color: #EEEEEE;
|
||||
}
|
||||
treechildren::-moz-tree-row(alternate, selected) {
|
||||
background-color: Highlight;
|
||||
}
|
||||
|
||||
#buttons {
|
||||
width: 100%;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user