From 3066d0248c96e206d053b9dbcb39acdd25233ad0 Mon Sep 17 00:00:00 2001 From: Krzysztof Piasecki Date: Mon, 25 Apr 2016 08:59:10 +0200 Subject: [PATCH 1/2] Update custom.css --- production/css/custom.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/production/css/custom.css b/production/css/custom.css index 510c14d..387e4a3 100755 --- a/production/css/custom.css +++ b/production/css/custom.css @@ -1139,7 +1139,6 @@ table.dataTable td.focus { height: 19px; float: left; cursor: pointer; - *cursor: hand; color: #111 !important; } .paginate_disabled_previous:hover, .paginate_enabled_previous:hover, .paginate_disabled_next:hover, .paginate_enabled_next:hover { @@ -4681,4 +4680,4 @@ ul.notifications { color: #333; background: #ccc; } -/** /FullCalendar **/ \ No newline at end of file +/** /FullCalendar **/ From 7f20223dd34aaf657a68c64c3c308da3fbf4d7d6 Mon Sep 17 00:00:00 2001 From: Krzysztof Piasecki Date: Mon, 25 Apr 2016 09:01:02 +0200 Subject: [PATCH 2/2] Update custom.css --- production/less/custom.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/production/less/custom.css b/production/less/custom.css index af48efd..b5db25a 100755 --- a/production/less/custom.css +++ b/production/less/custom.css @@ -1159,7 +1159,6 @@ table.dataTable td.focus { height: 19px; float: left; cursor: pointer; - *cursor: hand; color: #111 !important; } .paginate_disabled_previous:hover, .paginate_enabled_previous:hover, .paginate_disabled_next:hover, .paginate_enabled_next:hover { @@ -4680,4 +4679,4 @@ ul.notifications { color: #333; background: #ccc; } -/** /FullCalendar **/ \ No newline at end of file +/** /FullCalendar **/