jellyfin-web/src/components/recordingcreator/recordingfields.css
2020-01-25 11:35:33 +01:00

13 lines
160 B
CSS

.recordingButton {
margin-left: 0;
min-width: 10em;
}
.recordingIcon-active {
color: #c33;
}
.recordSeriesContainer {
margin-bottom: 0.8em;
}