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