mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
Bug 459546 - Remove alternating row color from about:sessionrestore on Windows. r=dao
This commit is contained in:
parent
d873f69af6
commit
8ee65da4d0
@ -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