big tree->listbox/outliner; outliner-> update
[themes.git] / EarlyBlue / messenger / addressbook / addressbook.css
index 0fe1507c7ccb299ae5a49725d61b2bd5b21bfb0a..70a23d8a6b0ae638f93e16b71572327372361b90 100644 (file)
@@ -157,6 +157,10 @@ sidebarheader {
   cursor: pointer;
 }
 
+#cvHomeMapIt, #cvWorkMapIt {
+  margin-bottom: 0px;
+}
+
 html|a {
   padding-left: 0px;
   padding-right: 2px;
@@ -176,7 +180,7 @@ html|p {
   border-left: 1px solid ThreeDShadow; */
 }
 
-#dirTree, #resultsTree { 
+#dirTree, #abResultsTree { 
   border: none;
   margin: 0px;
 }
@@ -184,3 +188,12 @@ html|p {
 #resultsTree {
 /*  border-left: 1px solid ThreeDShadow; */
 }
+
+/* ::::: Search Bar  ::::: */
+
+#searchBox {
+/*
+  border-top: 1px solid ThreeDHighlight;
+  border-bottom: 1px solid ThreeDShadow;
+*/
+}