]> git.proxmox.com Git - ceph.git/blame - ceph/src/pybind/mgr/dashboard/frontend/src/app/core/auth/role-details/role-details.component.scss
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / src / app / core / auth / role-details / role-details.component.scss
CommitLineData
f67539c2 1@use './src/styles/vendor/variables' as vv;
11fdf7f2
TL
2
3.fa {
4 font-size: large;
f67539c2 5
11fdf7f2 6 &.fa-square-o {
f67539c2 7 color: vv.$gray-400;
11fdf7f2
TL
8 }
9}