Don't hide form items in CSS
If those should be hidden, it should be done in the form_schema of the node types, and not with CSS.
This commit is contained in:
parent
666da0adda
commit
ae7489d8e7
@ -2389,16 +2389,6 @@ section.node-children
|
||||
display: none
|
||||
|
||||
&.texture
|
||||
.form-group.status,
|
||||
.form-group.description,
|
||||
.form-group.categories,
|
||||
.form-group.tags,
|
||||
.form-group.order,
|
||||
.form-group.resolution,
|
||||
.form-group.aspect_ratio,
|
||||
.form-group.is_landscape
|
||||
display: none
|
||||
|
||||
.form-group
|
||||
input.fileupload
|
||||
&.notallowed
|
||||
|
Loading…
x
Reference in New Issue
Block a user