summaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2013-07-24 18:40:52 -0400
committerAlex Xu <alex_y_xu@yahoo.ca>2013-07-24 18:40:52 -0400
commit23518a31d24e62caeecbfafe7708f4c7ffcd24f5 (patch)
tree0088578bd87f4467f5b48e0fd22df70d3fedb245 /www/index.html
parentffd3a73254b16a00d67b188dc43bd605bf757cbf (diff)
downloadhtml5ks-23518a31d24e62caeecbfafe7708f4c7ffcd24f5.tar.xz
html5ks-23518a31d24e62caeecbfafe7708f4c7ffcd24f5.zip
fix misc. bugs, add reencode.sh
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html
index 78d9342..9550a64 100644
--- a/www/index.html
+++ b/www/index.html
@@ -75,7 +75,8 @@
<label class="button"><input type="checkbox" class="option" id="skipUnread"> <span>Skip unread text</span></label>
<label class="button"><input type="checkbox" class="option" id="skipAfterChoices"> <span>Keep skipping after choices</span></label>
<label class="button"><input type="checkbox" class="option" id="useWebP"> <span>Use WebP images (less bandwidth, more CPU)</span></label>
- <label class="button"><input type="checkbox" class="option" id="fullscreen"> <span>Scale content</span></label>
+ <label class="button"><input type="checkbox" class="option" id="fullscreen"> <span>Fullscreen</span></label>
+ <label class="button"><input type="checkbox" class="option" id="scaleAll"> <span>Scale content</span></label>
<label class="button"><input type="checkbox" class="option" id="scaleVideo"> <span>Scale video</span></label>
<label><input type="range" min="0.0" max="1.0" step="0.001" class="option" id="textSpeed"> <span class="tr">Text speed</span></label>