sync both themes with toolkit windows theme changes in Mozilla 39 cycle
[themes.git] / EarlyBlue / global / notification.css
index 2c43f685ba35ba1b295a4ba97a96420efe16a522..dad7931e710fd377a759878b335ae04af5609ec4 100644 (file)
@@ -60,14 +60,19 @@ notification[type="critical"] {
   max-width: 24em;
 }
 
-.popup-notification-learnmore-link {
-  margin-top: 1em !important;
-}
-
+.popup-notification-originHost:not([value]),
 .popup-notification-learnmore-link:not([href]) {
   display: none;
 }
 
+.popup-notification-originHost {
+  margin-bottom: .3em !important;
+}
+
+.popup-notification-learnmore-link {
+  margin-top: .5em !important;
+}
+
 .popup-notification-button-container {
   margin-top: 17px;
 }