]> git.proxmox.com Git - ceph.git/blob - ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table-actions/table-actions.component.scss
f996de72794e9d4cfdee4ad819e16eb4cc8762c8
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / src / app / shared / datatable / table-actions / table-actions.component.scss
1 button.disabled {
2 cursor: default !important;
3 pointer-events: auto;
4 }
5
6 .action-icon {
7 padding-right: 1.5rem;
8 }