]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/webcit.css
* Replaced older/newer messages buttons with previous/next 20/50/100 buttons
[citadel.git] / webcit / static / webcit.css
index f7f43f41add402f4f1b006be6fb8f982255e00a0..7978ab695e7f793fd8abed0babbc76574aee26fb 100644 (file)
@@ -568,7 +568,11 @@ body, #global {
        color: #dddddd;
 }
 
-.moreprompt:hover {
+.moreprompt_link {
+       color: #dddddd;
+}
+
+.moreprompt_link:hover {
        background-color: #AD1C00;
        color: #FFF;
 }