mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Data table icon cursor added
This commit is contained in:
parent
23edb1de7a
commit
b579870672
@ -2030,6 +2030,10 @@ input[type=number].form-control {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.table .icon-only{
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
|
||||||
/* ========================================================================
|
/* ========================================================================
|
||||||
* thumbnail list styles
|
* thumbnail list styles
|
||||||
* ======================================================================== */
|
* ======================================================================== */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user