summaryrefslogtreecommitdiff
path: root/data/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'data/style.css')
-rw-r--r--data/style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/style.css b/data/style.css
index 02dca828..a511d01d 100644
--- a/data/style.css
+++ b/data/style.css
@@ -479,13 +479,13 @@ div.mainbox.history td.tc1_2 {
}
div.mainbox.history td.tc2 { width: 65px; }
div.mainbox.history td.tc3 { width: 90px }
-tr.editsum td {
+tr.collapse td {
color: $grayedout$;
padding-top: 0;
text-align: right;
}
-a#history_comments { float: right }
-a#history_comments:hover { border-bottom: none }
+a#expandlist { float: right }
+a#expandlist:hover { border-bottom: none }