summaryrefslogtreecommitdiff
path: root/public/stylesheets/admin.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/stylesheets/admin.css')
-rw-r--r--public/stylesheets/admin.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/public/stylesheets/admin.css b/public/stylesheets/admin.css
index 52d657e..982a231 100644
--- a/public/stylesheets/admin.css
+++ b/public/stylesheets/admin.css
@@ -159,6 +159,10 @@ table#revisions td.title {
159 width: 450px; 159 width: 450px;
160} 160}
161 161
162table#revisions td.date {
163 width: 175px;
164}
165
162table#revisions tr.header:hover { 166table#revisions tr.header:hover {
163 background-color: #ffffff; 167 background-color: #ffffff;
164} 168}