mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 16:17:57 -05:00
d7cddcb136
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.
16 lines
197 B
Sass
16 lines
197 B
Sass
#admin-trial-requests-view
|
|
|
|
#site-content-area
|
|
width: 100%
|
|
|
|
.btn-deny
|
|
float: right
|
|
|
|
.status-cell
|
|
width: 120px
|
|
|
|
td.created
|
|
min-width: 90px
|
|
|
|
td.reviewed
|
|
min-width: 90px
|