diff options
Diffstat (limited to 'public')
| -rw-r--r-- | public/stylesheets/admin.css | 4 |
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 | ||
| 162 | table#revisions td.date { | ||
| 163 | width: 175px; | ||
| 164 | } | ||
| 165 | |||
| 162 | table#revisions tr.header:hover { | 166 | table#revisions tr.header:hover { |
| 163 | background-color: #ffffff; | 167 | background-color: #ffffff; |
| 164 | } | 168 | } |
