jellyfish-web/src/components/recordingcreator/recordingfields.css

13 lines
159 B
CSS
Raw Normal View History

2018-10-23 01:13:23 +03:00
.recordingButton {
margin-left: 0;
min-width: 10em;
2018-10-23 01:13:23 +03:00
}
.recordingIcon-active {
2020-01-19 14:40:47 +01:00
color: #c33;
2018-10-23 01:13:23 +03:00
}
.recordSeriesContainer {
margin-bottom: .8em;
}