keeping up with classic; make labels do better & clean up margins of some elements...
[themes.git] / LCARStrek / messenger / addressbook / addressbook.css
index 79cb000b484b97ce815aa0b52d0be1bb1d40c243..c7b009e16b75359798d76cac4f3ba625a9f48c45 100644 (file)
@@ -180,6 +180,10 @@ sidebarheader {
   cursor: pointer;
 }
 
+#cvHomeMapIt, #cvWorkMapIt {
+  margin-bottom: 0px;
+}
+
 html|a {
   padding-left: 0px;
   padding-right: 2px;
@@ -203,7 +207,7 @@ html|p {
   border: none;
 }
 
-#dirTree, #resultsTree { 
+#dirTree, #abResultsOutliner { 
   border: none;
   margin: 0px;
 }
@@ -211,3 +215,12 @@ html|p {
 #resultsTree {
 /*  border-left: 1px solid ThreeDShadow; */
 }
+
+/* ::::: Search Bar  ::::: */
+
+#searchBox {
+/*
+  border-top: 1px solid ThreeDHighlight;
+  border-bottom: 1px solid ThreeDShadow;
+*/
+}