keeping up with classic; make labels do better & clean up margins of some elements
[themes.git] / EarlyBlue / messenger / addressbook / addressbook.css
index dfec5205ee34cf980a8816c820c9a76c542318a7..584f9a38b2cfa1a9e211a8ddb3c322269a9038e8 100644 (file)
@@ -159,7 +159,7 @@ sidebarheader {
 
 #cvHomeMapIt, #cvWorkMapIt {
   margin-bottom: 0px;
-}                                                                               
+}
 
 html|a {
   padding-left: 0px;
@@ -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;
+*/
+}