enlarge the urlbar radius to fit better with the buttons around it
[themes.git] / LCARStrek / navigator / navigator.css
index 190b782f0c4d0d2e8ef9ada1e5c8d6b0c21886e0..667a26e060abf7ed580fd42a07df07d9221c3679 100644 (file)
@@ -209,6 +209,7 @@ toolbar[toolbarmode="small"] > toolbargrippy {
 }
 
 #urlbar {
+  -moz-border-radius: 5px;
   outline: none;
   border: 1px solid #9C9CFF;
   background-color: #000000;
@@ -279,6 +280,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,