mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
20 lines
245 B
Sass
20 lines
245 B
Sass
#admin-trial-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
|