update both themes for suite default changes up to 2010-12-03
[themes.git] / EarlyBlue / messenger / addressbook / selectAddressesDialog.css
index 67d199bdbfa7dd6099780b786b7a0ad13e5a39fa..238b2d7f22783b2244d571f6c26828f05e5625d3 100644 (file)
 /* ::::: Select Addresses dialog ::::: */
 
 #topBox {
-  padding: 0.5em 0 1.0em 0;
+  padding: 0.5em 0 1.0em;
 }
 
-#resultsTree, #dirTree
-#resultsTree > .tree-container-treerows,
-#dirTree > .tree-container-treerows {
-  border: none;
-}
-
-#resultsTree {
+#abResultsTree {
   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 {