Add a lot of new fields with improved and more integrated checks for
dependencies and allowed values
This commit is contained in:
@ -81,11 +81,6 @@ th { padding: .3em .5em; text-align: left; border-bottom: 2px solid #424242; }
|
||||
tbody > tr:nth-child(2n + 1) { background: #F2F2F2; }
|
||||
td { padding: .3em .5em; border-bottom: 1px solid #D6D6D6; }
|
||||
|
||||
@media screen and (min-width:1100px) {
|
||||
textarea,
|
||||
body > div > table { width: 1000px; margin-left: -200px; }
|
||||
}
|
||||
|
||||
body > div.uploader { background: #F2F2F2; border: 2px solid #EEE; padding: 1em 1em; }
|
||||
|
||||
ul.fieldList { display: block; margin: .5em 0; padding: 0 0; list-style: none; }
|
||||
|
Reference in New Issue
Block a user