diff --git a/production/css/custom.css b/production/css/custom.css index 510c14d4..387e4a3a 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 **/ diff --git a/production/less/custom.css b/production/less/custom.css index af48efde..b5db25ae 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 **/