hideheader was missing, that was the real problem in selectAddresses
[themes.git] / EarlyBlue / global / tree.css
index f0d4e070eaf928baeddf7c935b9ae160e4940341..545b125c604b26a0e92d9a2a59f4c712a6fa0521 100644 (file)
@@ -157,6 +157,11 @@ treecolpicker {
   padding: 0px !important;
 }
 
+treecol[hideheader="true"] {
+  border: none;
+  padding: 0;
+}
+
 /* ..... internal box ..... */
 
 treecol:hover:active {