diff --git a/app/assets/stylesheets/extend/datatable.scss b/app/assets/stylesheets/extend/datatable.scss index 0d8bcca46..2882880d5 100644 --- a/app/assets/stylesheets/extend/datatable.scss +++ b/app/assets/stylesheets/extend/datatable.scss @@ -17,8 +17,8 @@ overflow: hidden; white-space: nowrap; - &:not(#select-all){ - cursor: url(image-path('icon_small/cursor-hover.svg')), pointer; + &:not(#select-all) { + cursor: url(image-path("icon_small/cursor-hover.svg")), pointer; } .modal-tooltiptext {