2018-10-23 01:13:23 +03:00
|
|
|
.recordingButton {
|
|
|
|
margin-left: 0;
|
2019-01-10 15:39:37 +03:00
|
|
|
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 {
|
2020-01-19 15:00:37 +01:00
|
|
|
margin-bottom: 0.8em;
|
2020-01-19 14:59:39 +01:00
|
|
|
}
|