codecombat/app/styles/play/level/modal/progress-view.sass

22 lines
338 B
Sass
Raw Normal View History

2016-01-19 18:42:20 -05:00
#progress-view
h1, h2, h3
margin-top: 0
color: black
margin-bottom: 5px
.next-level-description
p
margin-top: 30px
2016-04-08 15:59:10 -04:00
.course-title
white-space: nowrap
text-overflow: ellipsis
overflow: hidden
#share-level-input
font-size: 12px
margin-top: 5px
#share-level-btn
width: 100%