update origdiff for next cycle
[themes.git] / LCARStrek / navigator / navigator.css
index 1f00c7e6f403070381db7f9761eb2512d455e990..20fe6b81f97ef7114d068c86c767517a55b82c8f 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 {
@@ -297,8 +305,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");
 }
 
@@ -477,7 +484,7 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon {
 }
 
 #page-proxy-deck {
-  cursor: -moz-grab;
+  cursor: grab;
   margin: 0;
 }