add basic open subtitle configuration

This commit is contained in:
Luke Pulverenti 2014-05-07 14:38:50 -04:00
parent 3b5259ce8e
commit 746a467d6a
20 changed files with 420 additions and 241 deletions

View file

@ -119,6 +119,11 @@ pre, textarea.pre {
color: #1B58B8;
}
/* Bring these jqm font sizes down a little bit */
.ui-controlgroup-controls label {
font-size: 14px;
}
.hide {
display: none;
}