introduce new color style and better styling in general to SeaMonkey sidebar, restyle...
[themes.git] / LCARStrek / messenger / primaryToolbar.css
index 1249042cbb6ec2c47fe45ef802129e7973d37867..6d91d8b5d2b0496b784822b3b69756c22adf8075 100644 (file)
@@ -452,10 +452,13 @@ toolbar[iconsize="small"] > #sync-button[status=active] {
 
 /* ::::: message notification bar style rules ::::: */
 
+#msgNotificationBar:not([collapsed="true"]) > .msgNotificationBar {
+  margin-bottom: 3px;
+}
+
 .msgNotificationBar {
   border-radius: 7px;
   padding: 3px;
-  margin-bottom: 3px;
   background-color: #FF9F00;
   color: #000000;
 }