]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/blob
33d580283df6bfc6f321f1e93600f2d5c4696ea8
[ceph-ci.git] /
1 // Angular2-Tree Component
2 ::ng-deep tree-root {
3   .tree-children {
4     overflow: inherit;
5   }
6 }
7
8 .quota-origin {
9   &:hover {
10     color: #212121;
11   }
12   cursor: pointer;
13   color: #2b99a8;
14 }