update to suite default status of 2009-01-30: bug 474807 - replace 4-piece margin...
[themes.git] / EarlyBlue / messenger / addressbook / selectAddressesDialog.css
index 67d199bdbfa7dd6099780b786b7a0ad13e5a39fa..352082ae0fc239f8e094488490f4ec16e24ee107 100644 (file)
 /* ::::: Select Addresses dialog ::::: */
 
 #topBox {
-  padding: 0.5em 0 1.0em 0;
-}
-
-#resultsTree, #dirTree
-#resultsTree > .tree-container-treerows,
-#dirTree > .tree-container-treerows {
-  border: none;
+  padding: 0.5em 0 1.0em;
 }
 
 #resultsTree {
   min-width: 10px;
 }
 
-#resultsBox {
-  border: 1px solid #000000;
-}
-
 #addToBucketButtonBox {
   min-width: 10px;
   padding: 0.3em; 
@@ -75,8 +65,8 @@
 
 #newEditButtonBox {
   padding-top: 0.5em; 
-  padding-right: 0px;
-  margin-left: 0px;
+  -moz-padding-end: 0px;
+  -moz-margin-start: 0px;
 }
 
 .middle-button-spacer {