Data table icon cursor added

This commit is contained in:
Imesh Chandrasiri 2017-02-14 13:21:59 +05:30
parent 23edb1de7a
commit b579870672

View File

@ -2030,6 +2030,10 @@ input[type=number].form-control {
width: 100%;
}
.table .icon-only{
cursor: pointer;
}
/* ========================================================================
* thumbnail list styles
* ======================================================================== */