Bug 514963 - Reference to non-existing background-image in pinstripes listbox.css. r=Mano.

This commit is contained in:
stefanh@inbox.com 2009-09-10 20:29:24 +02:00
parent 1c016b29ea
commit 4c7496df0a

View File

@ -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"] {