mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-24 22:35:39 -04:00
9bb383e2b8
Settings UI taking shape.
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;
|
|
} |