]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/webcit.css
First step:
[citadel.git] / webcit / static / webcit.css
index 95e80dc88ade2352795326899f55b43590b90b36..9b57c1f4ae951487ee347ea12ff1bcd3497ce4e7 100644 (file)
@@ -1019,3 +1019,21 @@ div.auto_complete ul strong.highlight {
        background-color: #ffd;
         color: #000;
 }
+
+
+
+#wholist {
+       border: 0;
+}
+
+#wholist li {
+       color: black;
+        text-align: left;
+        list-style: none;
+       border: 0;
+        margin: 0;
+        padding: 2px;
+        white-space: nowrap;
+}
+
+