diff options
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/duepuntozero/style.css | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index d488ed7e2..c098ae7d5 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -2576,6 +2576,15 @@ a.mail-list-link { filter:alpha(opacity=100); } +.notif-image { + height: 80px; + width: 80px; +} +.notification-listing-end { + clear: both; +} + + /** * Plugins settings */ |