mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-30 23:45:46 +02: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;
|
|
} |