try improving colpicker view, remove useless padding in DOMI
[themes.git] / LCARStrek / global / tree.css
index 2e949ebc168d86f2f5cb9e485c092ff8d0e08730..7240c3db7ef4301ac4deb5d5623a6644c3d99697 100644 (file)
@@ -263,7 +263,7 @@ treecol:first-child {
   -moz-border-radius-topleft: 3px;
 }
 
-treecol:last-child {
+tree[hidecolumnpicker] treecol:last-child {
   -moz-border-radius-topright: 3px;
 }
 
@@ -271,7 +271,7 @@ treecolpicker {
   -moz-border-radius-topright: 3px;
   -moz-box-align: center;
   -moz-box-pack: center;
-  border: 1px solid transparent;
+  border: 1px solid #FF9F00;
   background-color: #000000;
   padding: 1px 0px;
 }