mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 00:28:31 -05:00
18 lines
295 B
Sass
18 lines
295 B
Sass
#editor-achievement-edit-view
|
|
.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
|
|
|