keeping up with classic; make labels do better & clean up margins of some elements
[themes.git] / EarlyBlue / messenger / addressbook / addressbook.css
index c52d7a7372b4b5e1608191ec7a79f44a1d774ef0..584f9a38b2cfa1a9e211a8ddb3c322269a9038e8 100644 (file)
@@ -180,7 +180,7 @@ html|p {
   border-left: 1px solid ThreeDShadow; */
 }
 
-#dirTree, #resultsTree { 
+#dirTree, #abResultsOutliner { 
   border: none;
   margin: 0px;
 }
@@ -188,3 +188,12 @@ html|p {
 #resultsTree {
 /*  border-left: 1px solid ThreeDShadow; */
 }
+
+/* ::::: Search Bar  ::::: */
+
+#searchBox {
+/*
+  border-top: 1px solid ThreeDHighlight;
+  border-bottom: 1px solid ThreeDShadow;
+*/
+}