diff options
| author | hukl <contact@smyck.org> | 2009-10-17 23:32:18 +0200 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-10-17 23:32:18 +0200 |
| commit | 443947a319692e0462024c99f06e4d18ab5f0344 (patch) | |
| tree | 652caf728cb07d0eebb3777482f8c1408a32cac0 /public/stylesheets | |
| parent | c7c4b007621fd28c88b65db5fd3296ef730097d9 (diff) | |
changed some node related methods and implementation of unlock
Diffstat (limited to 'public/stylesheets')
| -rw-r--r-- | public/stylesheets/admin.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/stylesheets/admin.css b/public/stylesheets/admin.css index 1822ed1..6fa5b59 100644 --- a/public/stylesheets/admin.css +++ b/public/stylesheets/admin.css | |||
| @@ -48,7 +48,7 @@ th { | |||
| 48 | width: 12px; | 48 | width: 12px; |
| 49 | } | 49 | } |
| 50 | 50 | ||
| 51 | span#flash_error { | 51 | span#flash_error, span.warning { |
| 52 | color: #ffffff; | 52 | color: #ffffff; |
| 53 | letter-spacing: 1px; | 53 | letter-spacing: 1px; |
| 54 | background-color: #ff9600; | 54 | background-color: #ff9600; |
