updates to both themes for 1.9.1 toolkit winstripe changes, suite classic changes...
[themes.git] / LCARStrek / global / notification.css
index cbe1a5cfc070ba4a3e3657d998eccb65f2818444..86e321f5810e801afb4694c7271b7045cf4c8319 100644 (file)
@@ -34,10 +34,6 @@ notification[type="critical"] .messageImage {
   list-style-image: url("chrome://global/skin/icons/error-16.png");
 }
 
-.messageText {
-  -moz-margin-start: 5px;
-}
-
 .notification-inner {
   -moz-margin-start: 8px;
   -moz-margin-end: 12px;
@@ -53,3 +49,7 @@ notification[type="critical"] .messageImage {
 .messageCloseButton:hover:active {
   list-style-image: url("chrome://global/skin/icons/close-button-hover.gif");
 }
+
+.messageCloseButton > .toolbarbutton-icon {
+  -moz-margin-start: 5px;
+}