diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2013-12-23 19:43:09 -0500 |
---|---|---|
committer | Alex Xu <alex_y_xu@yahoo.ca> | 2013-12-23 19:43:09 -0500 |
commit | 11ec06e9d0175116d13231a56b4461ab6bb709df (patch) | |
tree | 383ecfdf9fdda4d07ce8d715eb49ebd469bb74b7 /www/index.html | |
parent | f54491cd93e77c3c34fc12a7e56f76d19895922a (diff) | |
download | html5ks-11ec06e9d0175116d13231a56b4461ab6bb709df.tar.xz html5ks-11ec06e9d0175116d13231a56b4461ab6bb709df.zip |
Change... stuff.
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html index d38ae13..5e5208e 100644 --- a/www/index.html +++ b/www/index.html @@ -81,7 +81,6 @@ <label class="button"><input type="checkbox" class="option" id="hdisable"> <span class="hdisabled_label"></span></label> <label class="button"><input type="checkbox" class="option" id="skipUnread"> <span class="config_skip_unseen_label"></span></label> <label class="button"><input type="checkbox" class="option" id="skipAfterChoices"> <span class="config_skip_after_choice_label"></span></label> - <label class="button"><input type="checkbox" class="option" id="fullscreen"> <span class="config_fullscreen_label"></span></label> <label><input type="range" min="0.0" max="1.0" step="0.001" class="option" id="textSpeed"> <span class="tr config_textspeed_label"></span></label> <label><input type="range" min="0.0" max="1.0" step="0.001" class="option" id="autoModeDelay"> <span class="tr config_afmspeed_label"></span></label> |