1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update icon buttons

This commit is contained in:
Luke Pulverenti 2016-06-05 16:46:19 -04:00
parent b7189bf6f8
commit 7f98cdfec2
27 changed files with 203 additions and 64 deletions

View file

@ -4,7 +4,7 @@
script[type='text/plain'].lang-markup,
script[type='text/plain'].language-markup {
display: block;
font: 100% Consolas, Monaco, monoscpace;
font: 100% Consolas, Monaco, monospace;
white-space: pre;
overflow: auto;
}