update EarlyBlue to trunk
[themes.git] / EarlyBlue / global / autocomplete.css
index 055fd9e1a3d372f97ebd904aae02a178098df50f..38e74a0fe1aa8498e9c8deb4a362911687d6e681 100644 (file)
@@ -57,14 +57,9 @@ textbox {
 /* ::::: history button ::::: */
 
 .autocomplete-history-dropmarker {
-  -moz-box-align: center;
-  -moz-box-pack: center;
   min-width: 15px;
   min-height: 19px;
-  border: 1px outset #CCD0DD;
   background-color: #9999CC;
-  padding: 1px;
-  list-style-image: url("chrome://global/skin/arrow/arrow-down.gif");
 }
 
 .autocomplete-history-dropmarker[open="true"] {