Hide COntainer and OutputCodec options. I don't want people playing with them righ tnow.
This commit is contained in:
parent
2dfe66663d
commit
09e5c47f3e
|
@ -51,3 +51,6 @@ select.chosen {
|
|||
tr td:first-child {
|
||||
min-width: 300px;
|
||||
}
|
||||
.Container, .OutputCodec {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue