correct hover/open highlight for history dropmarker
authorRobert Kaiser <robert@notebook.box.kairo.at>
Sun, 19 Oct 2008 00:21:13 +0000 (02:21 +0200)
committerRobert Kaiser <robert@notebook.box.kairo.at>
Sun, 19 Oct 2008 00:21:13 +0000 (02:21 +0200)
LCARStrek/navigator/navigator.css

index 190b782f0c4d0d2e8ef9ada1e5c8d6b0c21886e0..a276b3157ffdbb1cad622b7623fbf56791925ed2 100644 (file)
@@ -279,6 +279,15 @@ toolbar[toolbarmode="small"] > toolbargrippy {
   margin-right: 4px;
 }
 
+.autocomplete-history-dropmarker:hover {
+  background-color: #FFCF00;
+}
+
+.autocomplete-history-dropmarker:hover:active,
+.autocomplete-history-dropmarker[open="true"] {
+  background-color: #FF9F00;
+}
+
 /* ::::: go and searchbuttons ::::: */
 
 #search-button,