mirror of
https://github.com/Lidarr/Lidarr
synced 2026-01-09 17:12:53 +01:00
10 lines
No EOL
173 B
CSS
10 lines
No EOL
173 B
CSS
.form-horizontal .controls i {
|
|
font-size: 25px;
|
|
color: #3A87AD;
|
|
cursor: default;
|
|
vertical-align: text-bottom;
|
|
}
|
|
|
|
.help-checkbox {
|
|
margin-top: -20px;
|
|
} |