mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Merge pull request #37905 from AutomaticFrenzy/patch/rpd-ie8
Fix RPD icons not showing in IE8
This commit is contained in:
committed by
yogstation13-bot
parent
9ae8343c13
commit
413bf3efbf
File diff suppressed because one or more lines are too long
@@ -1,5 +1,3 @@
|
||||
<link rel='stylesheet' href='spritesheet_pipes.css'>
|
||||
|
||||
<ui-display title='Direction'>
|
||||
{{#each data.preview_rows}}
|
||||
<ui-section>
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
};
|
||||
</script>
|
||||
<link rel='stylesheet' href='tgui.css'/>
|
||||
<link rel='stylesheet' href='spritesheet_pipes.css'/>
|
||||
<script id='data' type='application/json' data-ref='[ref]'>{}</script>
|
||||
<script defer src='tgui.js'></script>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user