Merge branch 'master' of linz:/srv/git/themes
[themes.git] / EarlyBlue / navigator / navigator.css
index d073a6e4d3aab7342fe9b8337b31885074e84481..44a77ffbaa3ab14a407657de216be3c63a81e96f 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 {
@@ -214,7 +222,7 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon {
 .popup-notification-icon[popupid="addon-install-complete"],
 .popup-notification-icon[popupid="lwtheme-install-request"],
 .popup-notification-icon[popupid="lwtheme-install-notification"] {
-  list-style-image: url("chrome://mozapps/skin/extensions/extensionGeneric.png");
+  list-style-image: url("chrome://mozapps/skin/extensions/extensionGeneric.svg");
   width: 32px;
   height: 32px;
 }