Add setting to disable or enable skipping. Default is enabled

This commit is contained in:
KasperRT
2015-02-19 16:56:36 +01:00
parent d189b8ea18
commit 3674822d64
5 changed files with 50 additions and 32 deletions

View File

@@ -444,7 +444,7 @@ input[type="radio"] {
#adminPanel {
border-bottom:none;
color:#fff;
height:230px;
height:250px;
padding:10px;
overflow:hidden;
background-color:rgba(0,0,0,0.2);