diff options
Diffstat (limited to 'public/stylesheets/admin.css')
| -rw-r--r-- | public/stylesheets/admin.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/public/stylesheets/admin.css b/public/stylesheets/admin.css index 0c0779f..7ae374c 100644 --- a/public/stylesheets/admin.css +++ b/public/stylesheets/admin.css | |||
| @@ -200,6 +200,11 @@ span#flash_error, span.warning { | |||
| 200 | padding-bottom: 1px; | 200 | padding-bottom: 1px; |
| 201 | } | 201 | } |
| 202 | 202 | ||
| 203 | span.warning a { | ||
| 204 | color: inherit; | ||
| 205 | text-decoration: underline; | ||
| 206 | } | ||
| 207 | |||
| 203 | /* ============================================================ | 208 | /* ============================================================ |
| 204 | Pagination | 209 | Pagination |
| 205 | ============================================================ */ | 210 | ============================================================ */ |
