mirror of
https://github.com/iv-org/videojs-quality-selector.git
synced 2025-07-22 14:40:55 -04:00
chore: use standardization library
This commit is contained in:
parent
032b6e6cdb
commit
81670b0c1a
6 changed files with 2441 additions and 1050 deletions
|
@ -7,10 +7,11 @@
|
|||
}
|
||||
.vjs-icon-placeholder {
|
||||
// From video.js font: https://github.com/videojs/font
|
||||
/* stylelint-disable-next-line font-family-no-missing-generic-family-keyword */
|
||||
font-family: 'VideoJS';
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
&:before {
|
||||
&::before {
|
||||
content: '\f110';
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue