a few adjustments to make several items look better
[themes.git] / EarlyBlue / global / listbox.css
index 0118317035c1073b3f36c0cc259542e8cab4ef90..4b801dde88c92f708083a262d79b3e010310de8b 100644 (file)
@@ -116,3 +116,7 @@ listheader[sortable="true"]:hover:active {
   min-height: 12px;
   background: #FFFFFF no-repeat 50% 50%;
 }
+
+.listcell-check[checked="true"] {
+  background-image: url("chrome://global/skin/checkbox/cbox-check.gif");
+}