introduce new color style and better styling in general to SeaMonkey sidebar, restyle...
[themes.git] / LCARStrek / messenger / addressbook / abResultsPane.css
index 305412c4826e54aebbaaacdecad727700222852f..dad71d9e881646e5f0cc03145027006871c8dee8 100644 (file)
@@ -13,3 +13,16 @@ treechildren::-moz-tree-image(GeneratedName, MailList) {
   -moz-padding-end: 2px;
   list-style-image: url("chrome://messenger/skin/addressbook/icons/ablist.gif");
 }
+
+#addressbook-panel {
+  padding: 0;
+}
+
+#addressbookList,
+#searchInput {
+  margin: 0;
+}
+
+#results_box > hbox {
+  margin-bottom: 3px;
+}