update EarlyBlue to trunk
[themes.git] / EarlyBlue / communicator / communicator.css
index df7341f54ecc629295ad90d036d01983bcb8db1d..cbce6ba6aa2c5626fbd72fe75201c02f0e3f20cc 100644 (file)
   -moz-binding: url("chrome://communicator/content/bindings/toolbar.xml#grippytoolbar-primary");
 }
 
+/* ::::: autocomplete ::::: */
+
+.autocomplete-history-popup {
+  max-height: 25em;
+}
+
+/* ::::: online/offline icons ::::: */
+
 #offline-status[offline="true"] {
   list-style-image: url("chrome://communicator/skin/icons/offline.gif");
 }