mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-02-17 17:02:18 -05:00
Add a teacher survey form for applying for a free trial subscription for evaluation purposes. Add an admin trial requests review page, where admins can approve/deny requests.
17 lines
224 B
Sass
17 lines
224 B
Sass
#teachers-free-trial-view
|
|
|
|
.input-email-address
|
|
width: 40%
|
|
|
|
.input-location
|
|
width: 40%
|
|
|
|
.input-heard-about
|
|
width: 100%
|
|
|
|
.thanks-submit
|
|
display: none
|
|
|
|
.error-message
|
|
display: none
|
|
color: red
|