Style item name
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.attract-form
|
||||
form#shot_form(onsubmit="return shot_save('{{shot._id}}', '{{ url_for('attract.shots.perproject.save', project_url=project['url'], shot_id=shot._id) }}')")
|
||||
.input-transparent-group
|
||||
input.input-transparent.shot-name(
|
||||
input.input-transparent.item-name(
|
||||
name="name",
|
||||
type=text,
|
||||
placeholder='Name',
|
||||
|
Reference in New Issue
Block a user