mirror of
https://github.com/Readarr/Readarr
synced 2025-12-24 09:12:51 +01:00
15 lines
No EOL
216 B
CSS
15 lines
No EOL
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;
|
|
} |