]> git.proxmox.com Git - ceph.git/blob - ceph/src/pybind/mgr/dashboard/frontend/src/app/core/auth/role-details/role-details.component.scss
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / src / app / core / auth / role-details / role-details.component.scss
1 @import '../../../../defaults';
2
3 thead {
4 background-color: $color-table-header-bg;
5 }
6
7 .fa {
8 font-size: large;
9 &.fa-square-o {
10 color: $color-light-gray;
11 }
12 }