mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update components
This commit is contained in:
parent
3f0cecbf02
commit
06ade66d61
881 changed files with 676 additions and 47086 deletions
10
dashboard-ui/bower_components/prism/plugins/unescaped-markup/prism-unescaped-markup.css
vendored
Normal file
10
dashboard-ui/bower_components/prism/plugins/unescaped-markup/prism-unescaped-markup.css
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
/* Fallback, in case JS does not run, to ensure the code is at least visible */
|
||||
.lang-markup script[type='text/plain'],
|
||||
.language-markup script[type='text/plain'],
|
||||
script[type='text/plain'].lang-markup,
|
||||
script[type='text/plain'].language-markup {
|
||||
display: block;
|
||||
font: 100% Consolas, Monaco, monoscpace;
|
||||
white-space: pre;
|
||||
overflow: auto;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue