diff options
Diffstat (limited to 'hyperkitty/static/css')
-rw-r--r-- | hyperkitty/static/css/hyperkitty-common.css | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/hyperkitty/static/css/hyperkitty-common.css b/hyperkitty/static/css/hyperkitty-common.css index 7850b94..5bfcdb4 100644 --- a/hyperkitty/static/css/hyperkitty-common.css +++ b/hyperkitty/static/css/hyperkitty-common.css @@ -245,14 +245,3 @@ a.reply.disabled { .new-thread-form textarea { width: 90%; } - - -/* - * Common to both - */ - -.reply-form .note, -.new-thread-form .note { - color: #666666; - font-style: italic; -} |