update both themes for suite default theme changes up to 2011-02-27
[themes.git] / EarlyBlue / messenger / subscribe.css
index 44f79a08c3bf829528c16c3b29b7cc21c96ca37d..96d5db6ff82c6f6127eb53fcc0e08fe6ec9d8040 100644 (file)
@@ -46,7 +46,7 @@
 /* ::::: margin adjustments :::::: */
 
 #subscribetree {
-  margin: 0px 0px 0px 0px !important;
+  margin: 0 !important;
   border-bottom: 0px;
 }
 
@@ -74,13 +74,13 @@ treechildren::-moz-tree-cell-text(nameColumn, Subscribable-false) {
 /* ::::: folder icons :::::: */
 
 treechildren::-moz-tree-image(nameColumn) {
-  margin-right: 2px;
+  -moz-margin-end: 2px;
   list-style-image: url("chrome://messenger/skin/icons/folder-closed.gif");
 }
 
 treechildren::-moz-tree-image(nameColumn, ServerType-nntp),
 treechildren::-moz-tree-image(nameColumn2, nntp) {
-  margin-right: 2px;
+  -moz-margin-end: 2px;
   list-style-image: url("chrome://messenger/skin/icons/folder-newsgroup.gif");
 }