From 9a04b49585f06b61cbdd31065bee0e3be52ad16a Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 1 Dec 2017 21:06:44 +0100 Subject: add a cursor-pointer class --- view/theme/redbasic/css/style.css | 3 ++- view/tpl/notifications_widget.tpl | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'view') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 38b01a16f..33536dee4 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -113,7 +113,8 @@ a:focus, color: $link_colour; } -.fakelink { +.fakelink, +.cursor-pointer { cursor: pointer; } diff --git a/view/tpl/notifications_widget.tpl b/view/tpl/notifications_widget.tpl index 90f03faf0..9751f2e75 100644 --- a/view/tpl/notifications_widget.tpl +++ b/view/tpl/notifications_widget.tpl @@ -101,12 +101,12 @@ {{/if}} {{if $notification.markall}} -