mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
Bug 514963 - Reference to non-existing background-image in pinstripes listbox.css. r=Mano.
This commit is contained in:
parent
1c016b29ea
commit
4c7496df0a
@ -156,7 +156,7 @@ listheader[sortable="true"]:hover:active {
|
||||
border: 1px solid -moz-DialogText;
|
||||
min-width: 13px;
|
||||
min-height: 13px;
|
||||
background: -moz-Field url("chrome://global/skin/checkbox/cbox.gif") no-repeat 50% 50%;
|
||||
background: -moz-Field no-repeat 50% 50%;
|
||||
}
|
||||
|
||||
.listcell-check[checked="true"] {
|
||||
|
Loading…
Reference in New Issue
Block a user