summaryrefslogtreecommitdiff
path: root/shader-combo.html
diff options
context:
space:
mode:
authorjules <jules@okfoc.us>2015-02-23 14:06:54 -0500
committerjules <jules@okfoc.us>2015-02-23 14:06:54 -0500
commit673f9b22840417c8de68e5311fb6dcb76b9b35ca (patch)
treef9dbda0b1b0e6e9da9b3775b2d5a282c80c62af1 /shader-combo.html
parent7e21f72384f24621ad060fecc49cff186167f523 (diff)
parentd5886f67ee6edbafc759410e92917593dc9329a0 (diff)
Merge branch 'master' of lmno:dither
Diffstat (limited to 'shader-combo.html')
-rw-r--r--shader-combo.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/shader-combo.html b/shader-combo.html
index 54f4329..d2147a5 100644
--- a/shader-combo.html
+++ b/shader-combo.html
@@ -30,7 +30,7 @@ a { color: #00f; }
.ui-sortable-helper { cursor: -webkit-grabbing !important; }
#commands { top:40px;right:20px; width:190px;height:calc(95% - 230px); }
-#tutorial { top:40px;right:30px; width:290px;height:360px; display: block;}
+#tutorial { top:40px;right:30px; width:290px;height:360px; display: none;}
.iframe { position: absolute; box-shadow:5px 5px 10px rgba(0,0,0,0.3); background:rgba(255,255,255,0.8); display: none; cursor: -webkit-grab; }
.iframe iframe {width: 100%;height:100%;margin:0;padding:0;border:0;}
.iframe.dragging iframe { pointer-events: none; }