mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-20 04:18:19 -07:00
13 lines
160 B
CSS
13 lines
160 B
CSS
.recordingButton {
|
|
margin-left: 0;
|
|
min-width: 10em;
|
|
}
|
|
|
|
.recordingIcon-active {
|
|
color: #c33;
|
|
}
|
|
|
|
.recordSeriesContainer {
|
|
margin-bottom: 0.8em;
|
|
}
|