limit transcoding to level 41

This commit is contained in:
Luke Pulverenti 2016-09-07 22:55:54 -04:00
parent 1eb2690523
commit 4229e36361
15 changed files with 33 additions and 38 deletions

View file

@ -152,7 +152,8 @@ div.dialogHeader {
}
.ui-body-a div.formDialogFooter {
background-color: #e0e0e0;
background-color: #fff;
border-top: 1px solid #ddd;
color: inherit;
}