update both themes for suite default changes up to 2010-12-03
[themes.git] / LCARStrek / messenger / addressbook / selectAddressesDialog.css
index 1304a9ee9dbdad49d04ae042f42fb7d4f7e6409e..238b2d7f22783b2244d571f6c26828f05e5625d3 100644 (file)
 
 /* ::::: Select Addresses dialog ::::: */
 
-#dirTreeBox {
-  width: 180px;
+#topBox {
+  padding: 0.5em 0 1.0em;
 }
 
-#resultsTree {
-/*  border-left: 1px solid ThreeDShadow; */
-}
-#vertical-splitter {
-  min-width: 4px;
+#abResultsTree {
+  min-width: 10px;
 }
 
 #addToBucketButtonBox {
-  padding: 0.3em; 
   min-width: 10px;
-}
-
-#bucketBox {
-  height: 170px;
+  padding: 0.3em; 
 }
 
 #addressBucket {
-  height: 100px; 
   min-width: 10px;
 }
 
-#rightColumnButtonBox { /* Column with "New", "Edit" and "Remove" buttons */
-  padding: .5em; 
-  padding-right: 0px;
-}
-
-.third-column-spacer {  /* Vertical Spacers between 3rd column buttons */
-  height: 10px;
+#newEditButtonBox {
+  padding-top: 0.5em; 
+  -moz-padding-end: 0px;
+  -moz-margin-start: 0px;
 }
 
-.middle-button-spacer { /* Spacers between To, CC, and BCC buttons */
+.middle-button-spacer {
   width: 10px;
 }
 
-#bucket-splitter {
-  border: none;
-  min-height: 4px;
+.above-remove-spacer {
+  width: 10px;
+  height: 15px;
 }