1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/src/components/subtitleeditor/subtitleeditor.scss
MBR-0001 dca2594aae
Update src/components/subtitleeditor/subtitleeditor.scss
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-09-14 08:38:02 +02:00

11 lines
201 B
SCSS

.originalSubtitleFileLabel {
margin-right: 1em;
}
.subtitleFeaturePillow {
background: #00a4dc;
color: #000;
padding: 0.3em 1em;
border-radius: 1000em;
margin-right: 0.25em;
}