sync both themes with toolkit windows theme changes in Mozilla 30 cycle
[themes.git] / EarlyBlue / global / notification.css
index 9ade78d40ff84bf9dca903d31adb6b2776ef18f0..2fa8003e8676fe2dcbc40d397c704490f3e308e9 100644 (file)
@@ -55,6 +55,14 @@ notification[type="critical"] {
   max-width: 24em;
 }
 
+.popup-notification-learnmore-link {
+  margin-top: 1em !important;
+}
+
+.popup-notification-learnmore-link:not([href]) {
+  display: none;
+}
+
 .popup-notification-button-container {
   margin-top: 17px;
 }