1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Sonarr/NzbDrone.Backbone/Content/form.css
Mark McDowall 9bb383e2b8 Removed virtuals from ConfigService.
Settings UI taking shape.
2013-03-05 08:13:56 -08:00

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;
}