diff options
author | marijus <mario@localhost.localdomain> | 2013-11-23 01:12:30 +0100 |
---|---|---|
committer | marijus <mario@localhost.localdomain> | 2013-11-23 01:12:30 +0100 |
commit | 7f6f4d2e9e5ff0486382c41c76f6eac87af37ef2 (patch) | |
tree | c9c8da79cce2866e9a6c6e48fe142ae706fa539b /view/theme/redbasic/css | |
parent | adad1b75cd1fb6ef96e06d32ee5c2d89cd9e759b (diff) | |
download | volse-hubzilla-7f6f4d2e9e5ff0486382c41c76f6eac87af37ef2.tar.gz volse-hubzilla-7f6f4d2e9e5ff0486382c41c76f6eac87af37ef2.tar.bz2 volse-hubzilla-7f6f4d2e9e5ff0486382c41c76f6eac87af37ef2.zip |
typo
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 97f24c8df..8c9266f62 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1465,7 +1465,7 @@ tr.mceLast { } #profile-jot-text:hover { - color: #000000; + color: #000000; } #profile-jot-text-loading { |