mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 16:17:57 -05:00
20 lines
311 B
Sass
20 lines
311 B
Sass
#editor-achievement-edit-view
|
|
height: 100%
|
|
|
|
.treema-root
|
|
margin: 28px 0px 20px
|
|
|
|
.achievement-tool-button
|
|
float: right
|
|
margin-top: 15px
|
|
margin-left: 10px
|
|
|
|
textarea
|
|
width: 92%
|
|
height: 300px
|
|
|
|
#achievement-view
|
|
min-height: 200px
|
|
position: relative
|
|
padding-left: 200px
|
|
|