Sonarr/UI/Content/Overrides/bootstrap.less

10 lines
95 B
Plaintext
Raw Normal View History

2013-06-26 00:33:17 +00:00
.label, .badge {
cursor : default;
}
.input-append {
.add-on {
margin-left : 0;
}
}