]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/blob
7c1347efb6ff13a347bf7bfa4c249df600f661d6
[ceph.git] /
1 hr {
2   margin-top: 5px;
3   margin-bottom: 5px;
4 }
5
6 .control-label {
7   text-align: left;
8 }
9
10 .checkbox-primary {
11   input {
12     width: 23px;
13     height: 15px;
14     margin-left: 0;
15     cursor: pointer;
16   }
17   label {
18     &:before,
19     &:after {
20       margin-left: 0;
21     }
22     cursor: auto;
23   }
24 }
25
26 .form-group {
27   .col-sm-6 {
28     padding-top: 7px;
29   }
30 }