adding chatzilla, adding menu icons for components, keeping up with classic
[themes.git] / EarlyBlue / messenger / addressbook / selectAddressesDialog.css
index 3d807d6de370ba7f17e8bbca7d659b12fab307ac..e80630950a3371c86847ccd13f84408a4a8552dd 100644 (file)
 
 /* ::::: Select Addresses dialog ::::: */
 
-#dirTreeBox {
-       width: 180px;
+#topBox {
+  padding: 0.5em 0 1.0em 0;
 }
 
 #resultsTree {
-/*  border-left: 1px solid ThreeDShadow; */
-}
-#vertical-splitter {
-  min-width     : 4px;
+  min-width: 10px;
 }
 
 #addToBucketButtonBox {
-       padding                 : 0.3em; 
-       min-width               : 10px;
-}
-
-#bucketBox {
-       height                  : 170px;
+  min-width: 10px;
+  padding: 0.3em; 
 }
 
 #addressBucket {
-       height                  : 100px; 
-       min-width               : 10px;
+  min-width: 10px;
 }
 
-#rightColumnButtonBox { /* Column with "New", "Edit" and "Remove" buttons */
-       padding                 : .5em; 
-       padding-right   : 0px;
+#addressCol {
+  visibility: hidden;
 }
 
-.third-column-spacer {  /* Vertical Spacers between 3rd column buttons */
-       height                  : 10px;
+#newEditButtonBox {
+  padding-top: 0.5em; 
+  padding-right: 0px;
+  margin-left: 0px;
 }
 
-.middle-button-spacer { /* Spacers between To, CC, and BCC buttons */
-       width                   : 10px;
+.middle-button-spacer {
+  width: 10px;
 }
 
-#bucket-splitter {
-  border: none;
-  min-height: 4px;
+.above-remove-spacer {
+  width: 10px;
+  height: 15px;
 }
-