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
2013-03-06 10:41:59 -08:00

31 lines
469 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;
}
/*.control-group {*/
/*border: 1px solid red;*/
/*}*/
/*.control-label {*/
/*border: 1px solid yellow;*/
/*}*/
/*.switch {*/
/*border: 1px solid purple;*/
/*}*/
/*.help-inline, .help-checkbox {*/
/*border: 1px solid #2e8b57;*/
/*}*/