sync both themes with suite classic theme changes in SeaMonkey 2.39-2.41 cycles
[themes.git] / EarlyBlue / navigator / navigator.css
index fb643864b2fa5923201fd3db3a8d750db94766f5..8079b1b4789574b4c30eeb6ecb7ff1a2025f560f 100644 (file)
@@ -190,6 +190,14 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon {
   display: none;
 }
 
+#urlbar-search-splitter {
+  -moz-appearance: none;
+  min-width: 6px;
+  margin: 0 -3px;
+  border: none;
+  background-color: transparent;
+}
+
 /* ::::: notification popups ::::: */
 
 .popup-notification-icon {
@@ -224,8 +232,7 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon {
   list-style-image: url("chrome://global/skin/icons/question-64.png");
 }
 
-.popup-notification-icon[popupid="password-change"],
-.popup-notification-icon[popupid="password-save"] {
+.popup-notification-icon[popupid="password"] {
   list-style-image: url("chrome://mozapps/skin/passwordmgr/key-64.png");
 }