tweaking the template

This commit is contained in:
Aeva Ntsc 2012-10-16 01:55:04 -05:00 committed by Christopher Allan Webber
parent de69f43aab
commit ee3f876867

View File

@ -37,15 +37,20 @@
#top_view, #side_view, #front_view, #thingy_view {
display: none;
}
.media_image {
cursor: inherit!important;
}
</style>
{% if media.media_data.file_type == "stl" %}
<script src="{{ request.staticdirect('/js/thingiview.js/Three.js') }}"></script>
<script src="{{ request.staticdirect('/js/thingiview.js/plane.js') }}"></script>
<script src="{{ request.staticdirect('/js/thingiview.js/thingiview.js') }}"></script>
{% endif %}
<script type="text/javascript">
window.show = function (view_id) {
ids = [
"perspective",