update both themes for chatzilla changes in recent cycles
[themes.git] / LCARStrek / navigator / navigator.css
index 4714a6a4dc89dcc99d3ee51076cd4e8567819198..164b414c02f681c4bc8a29a701208af6a933e3fc 100644 (file)
@@ -263,6 +263,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 {
@@ -287,7 +295,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;
 }