switch chatzilla theme files to MPL2 as the original files switched for the themes...
[themes.git] / LCARStrek / communicator / bookmarks / bookmarksManager.css
index 8b69150bd0557f968bda15082e0f29ad6e6c0a3d..661be5771f18ac4af11583408708b1a3aa8747e3 100644 (file)
@@ -1,3 +1,12 @@
+#placesMenu > menu {
+  padding-top: 5px;
+  padding-bottom: 5px;
+}
+
+#placesList-splitter,
+#detailsDeck-splitter {
+  border: none;
+}
 
 /* Info box */
 #detailsDeck {
@@ -12,3 +21,7 @@
   padding: 2px 0;
   -moz-padding-end: 3px;
 }
+
+#back-button, #forward-button {
+  display: none;
+}
\ No newline at end of file