update to suite default status of 2009-02-23 and 2.0a3: bug 477309 - use class="tabbable"
[themes.git] / EarlyBlue / global / notification.css
index 8c1a6aaf17dc5e12aaa1a57d64d3048f15412880..8362963ad8d6427a23d5acb1288cb33c17e54226 100644 (file)
@@ -18,7 +18,10 @@ notification[type="critical"] {
 .messageImage {
   width: 16px;
   height: 16px;
-  margin: 0px 1px 0px 6px;
+  margin-top: 0px;
+  margin-bottom: 0px;
+  -moz-margin-start: 6px;
+  -moz-margin-end: 1px;
 }
 
 /* Default icons for notifications */
@@ -38,10 +41,6 @@ notification[type="critical"] .messageImage {
   -moz-margin-start: 5px;
 }
 
-.messageButton {
-  margin: 0px 5px 0px 5px;
-}
-
 .messageCloseButton {
   list-style-image: url("chrome://global/skin/icons/close-button.gif");
   padding: 4px 2px;