codecombat/app/styles/admin/demo-requests.sass
Matt Lott 8bc9cd5ee6 Admin teacher demo requests page
Incoming rates table
Student counts table
2016-05-11 11:52:32 -07:00

23 lines
281 B
Sass

#admin-demo-requests-view
#site-content-area
width: 100%
td
max-width: 120px
overflow: hidden
.btn-deny
float: right
.status-cell
width: 120px
td.created
min-width: 90px
td.reviewed
min-width: 90px
th.number
max-width: 50px