diff options
author | Mario <mario@mariovavti.com> | 2020-10-19 08:44:44 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2020-10-19 08:44:44 +0000 |
commit | cef0c2ebb2b16b006eca7dce8ec0b1a95d916dba (patch) | |
tree | 906d6b166fcd716af6b21455070bbd63b99e8b1b /view/theme/redbasic | |
parent | 5e0f5460f2ee92aecc53fd900e55d54fa5326fc5 (diff) | |
download | volse-hubzilla-cef0c2ebb2b16b006eca7dce8ec0b1a95d916dba.tar.gz volse-hubzilla-cef0c2ebb2b16b006eca7dce8ec0b1a95d916dba.tar.bz2 volse-hubzilla-cef0c2ebb2b16b006eca7dce8ec0b1a95d916dba.zip |
highlight events for today in notifications and remove some redundant css
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 08a6e9d19..545e610b5 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -799,8 +799,6 @@ div.jGrowl div.jGrowl-notification { } .contactname { - font-weight: bold; - color: $font_colour; display: block; overflow: hidden; text-overflow: ellipsis; |