Start work on turn restriction editing field

This commit is contained in:
John Firebaugh
2014-05-15 11:49:10 -07:00
parent be0126aba6
commit 7cac179ce0
10 changed files with 110 additions and 1 deletions
+7
View File
@@ -1534,6 +1534,13 @@ input[type=number] {
border-bottom: 0;
border-radius: 0 0 4px 0;
}
/* Restrictions editor */
.form-field-restrictions .preset-input-wrap {
height: 300px;
}
/* combobox dropdown */
div.combobox {