summaryrefslogtreecommitdiff
path: root/scss/custom.scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss/custom.scss')
-rw-r--r--scss/custom.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/scss/custom.scss b/scss/custom.scss
index 025e9623e..3be65432e 100644
--- a/scss/custom.scss
+++ b/scss/custom.scss
@@ -141,6 +141,10 @@ div#foot a:hover {
line-height: 1.5;
}
+.dataTables_scrollBody:hover{
+ cursor: pointer;
+}
+
/* ui-autocomplete */
.ui-widget-content {