mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update icons
This commit is contained in:
parent
601e6202e3
commit
b038bc1785
77786 changed files with 32 additions and 209091 deletions
|
@ -2,8 +2,8 @@
|
|||
font-family: 'Material Icons';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url(../bower_components/material-design-icons/iconfont/MaterialIcons-Regular.eot); /* For IE6-8 */
|
||||
src: local('Material Icons'), local('MaterialIcons-Regular'), url(../bower_components/material-design-icons/iconfont/MaterialIcons-Regular.woff2) format('woff2'), url(../bower_components/material-design-icons/iconfont/MaterialIcons-Regular.woff) format('woff'), url(../bower_components/material-design-icons/iconfont/MaterialIcons-Regular.ttf) format('truetype');
|
||||
src: url(../thirdparty/materialicons/MaterialIcons-Regular.eot); /* For IE6-8 */
|
||||
src: local('Material Icons'), local('MaterialIcons-Regular'), url(../thirdparty/materialicons/MaterialIcons-Regular.woff2) format('woff2'), url(../thirdparty/materialicons/MaterialIcons-Regular.woff) format('woff'), url(../thirdparty/materialicons/MaterialIcons-Regular.ttf) format('truetype');
|
||||
}
|
||||
|
||||
.material-icons {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue