mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-11-01 16:32:56 +01:00
10 lines
173 B
CSS
10 lines
173 B
CSS
|
.form-horizontal .controls i {
|
|||
|
font-size: 25px;
|
|||
|
color: #3A87AD;
|
|||
|
cursor: default;
|
|||
|
vertical-align: text-bottom;
|
|||
|
}
|
|||
|
|
|||
|
.help-checkbox {
|
|||
|
margin-top: -20px;
|
|||
|
}
|