update both themes for toolkit winstripe changes between 2009-02-23 and 2009-05-01
[themes.git] / EarlyBlue / global / notification.css
index 8362963ad8d6427a23d5acb1288cb33c17e54226..6d17a07b71f68a6ad9fdd24bd3c4dcca5920c88b 100644 (file)
@@ -37,12 +37,12 @@ notification[type="critical"] .messageImage {
   list-style-image: url("chrome://global/skin/icons/error-16.png");
 }
 
-.messageText {
-  -moz-margin-start: 5px;
-}
-
 .messageCloseButton {
   list-style-image: url("chrome://global/skin/icons/close-button.gif");
   padding: 4px 2px;
   border: none;
 }
+
+.messageCloseButton > .toolbarbutton-icon {
+  -moz-margin-start: 5px;
+}