diff options
Diffstat (limited to 'scss')
-rw-r--r-- | scss/custom.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scss/custom.scss b/scss/custom.scss index 076522366..1b23c0c33 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -194,6 +194,7 @@ div.dt-buttons{ background-color: #f8f9fa; border-color: #f8f9fa; color: $gray-500; + cursor: not-allowed; } .small-button{ |