mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-17 21:25:39 -04:00
15 lines
216 B
CSS
15 lines
216 B
CSS
.form-horizontal .controls i {
|
|
font-size: 25px;
|
|
color: #3A87AD;
|
|
cursor: default;
|
|
}
|
|
|
|
.help-inline-checkbox {
|
|
float: left;
|
|
padding-left: 7px;
|
|
padding-top: 3px;
|
|
}
|
|
|
|
.switch {
|
|
float: left;
|
|
} |