removed all css variables and chroma.js for IE compatibility
This commit is contained in:
parent
06de3d6065
commit
41c32b757a
3 changed files with 23 additions and 16 deletions
|
|
@ -11,8 +11,8 @@
|
|||
<link rel="stylesheet" href="static/node_modules/chosen-js/chosen.css">
|
||||
<script src="static/node_modules/chosen-js/chosen.jquery.js"></script>
|
||||
<script src='static/node_modules/jqcloud2/src/jqcloud.js'></script>
|
||||
<script src='static/node_modules/chroma-js/chroma.js'></script>
|
||||
<link rel='stylesheet' type='text/css' href='static/css/custom.css?v=2'>
|
||||
<!-- <script src='static/node_modules/chroma-js/chroma.js'></script> -->
|
||||
<link rel='stylesheet' type='text/css' href='static/css/custom.css?v=3'>
|
||||
|
||||
|
||||
{% endblock %}
|
||||
|
|
@ -115,5 +115,5 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script src='static/js/enthusiast.js?v=2'></script>
|
||||
<script src='static/js/enthusiast.js?v=3'></script>
|
||||
{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue