keep up with Classic/*stripe development
[themes.git] / EarlyBlue / navigator / navigator.css
index 7438d367395dde7eb645bb42398f6c35b70b8442..8747e07348a43c0088a00f7bc17646c4f9046fbc 100644 (file)
@@ -167,6 +167,11 @@ toolbar[toolbarmode="small"] > toolbargrippy {
   margin: 0px 7px 0px 0px;
 }
 
+#urlbar[level="high"] > .autocomplete-textbox-container,
+#urlbar[level="low"] > .autocomplete-textbox-container {
+  background-color: #FFFFCC;
+}
+
 /* ::::: page proxy icon ::::: */
 
 #page-proxy-deck,
@@ -284,10 +289,10 @@ toolbar[toolbarmode="small"] > toolbargrippy {
   list-style-image: url("chrome://communicator/skin/bookmarks/home.gif");
 }
 
-toolbarbutton.chevron {
-  list-style-image: url("chrome://global/skin/toolbar/chevron.gif") !important;
+#bookmarks-chevron {
+  list-style-image: url("chrome://navigator/skin/icons/chevron.gif") !important;
 }
 
-toolbarbutton.chevron > .toolbarbutton-menu-dropmarker {
+#bookmarks-chevron > .toolbarbutton-menu-dropmarker {
   display: none;
 }