Address book popup now begins to look like something with
[citadel.git] / webcit / static / webcit.css
index 5d787872e6a67a78a2e03e6c9e8a6a5e578dd71d..54b3ef2a6527cad665020da1d98be47f551a4a29 100644 (file)
@@ -881,6 +881,11 @@ div.auto_complete ul strong.highlight {
        margin: 5px;
 }
 
+#address_book_inner_div select {
+       width: 100%;
+       background-color: #ffd;
+}
+
 .address_book_popup_title {
         font-size: 14pt;
         font-weight: bold;