Style item name

This commit is contained in:
2016-09-22 21:27:31 +02:00
parent 997a12ee11
commit c90f40b645

View File

@@ -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',