keep up with current classic developement, make full screen mode work with LCARStrek
[themes.git] / LCARStrek / messenger / addressbook / selectAddressesDialog.css
index 1304a9ee9dbdad49d04ae042f42fb7d4f7e6409e..13b59c77267528d4e1e51db7d222cf5c327d5e33 100644 (file)
 
 /* ::::: Select Addresses dialog ::::: */
 
 
 /* ::::: Select Addresses dialog ::::: */
 
-#dirTreeBox {
-  width: 180px;
+#topBox {
+  padding: 0.5em 0 1.0em 0;
+}
+
+#resultsTree, #dirTree
+#resultsTree > .tree-container-treerows,
+#dirTree > .tree-container-treerows {
+  border: none;
 }
 
 #resultsTree {
 }
 
 #resultsTree {
-/*  border-left: 1px solid ThreeDShadow; */
+  min-width: 10px;
 }
 }
-#vertical-splitter {
-  min-width: 4px;
+
+#resultsBox {
+  border: 1px solid #9C9CFF;
 }
 
 #addToBucketButtonBox {
 }
 
 #addToBucketButtonBox {
-  padding: 0.3em; 
   min-width: 10px;
   min-width: 10px;
-}
-
-#bucketBox {
-  height: 170px;
+  padding: 0.3em; 
 }
 
 #addressBucket {
 }
 
 #addressBucket {
-  height: 100px; 
   min-width: 10px;
 }
 
   min-width: 10px;
 }
 
-#rightColumnButtonBox { /* Column with "New", "Edit" and "Remove" buttons */
-  padding.5em; 
+#newEditButtonBox {
+  padding-top: 0.5em; 
   padding-right: 0px;
   padding-right: 0px;
+  margin-left: 0px;
 }
 
 }
 
-.third-column-spacer {  /* Vertical Spacers between 3rd column buttons */
-  height: 10px;
-}
-
-.middle-button-spacer { /* Spacers between To, CC, and BCC buttons */
+.middle-button-spacer {
   width: 10px;
 }
 
   width: 10px;
 }
 
-#bucket-splitter {
-  border: none;
-  min-height: 4px;
+.above-remove-spacer {
+  width: 10px;
+  height: 15px;
 }
 }