introduce new color style and better styling in general to SeaMonkey sidebar, restyle...
[themes.git] / LCARStrek / communicator / bookmarks / bookmarks.css
index 1ccada7fd342ac49822331750b8e7769ae550562..c6bc68f055b647e92cf6d2cb65ea80cf23f2ce2f 100644 (file)
@@ -124,3 +124,20 @@ treechildren::-moz-tree-cell-text(Name, separator, selected, focus),
 treechildren::-moz-tree-cell-text(title, separator, selected, focus) {
   /* color: #FFCF00; */
 }
+
+/* sidebar panel */
+
+#bookmarksPanel,
+#history-panel {
+  padding: 0;
+}
+
+#sidebar-search-container > #search-box,
+#history-panel > hbox > #search-box {
+  margin: 0;
+}
+
+#sidebar-search-container > #search-box,
+#history-panel > hbox {
+  margin-bottom: 3px;
+}