codecombat/app/styles/play/level/modal/victory.sass

51 lines
811 B
Sass
Raw Normal View History

2014-01-03 13:32:13 -05:00
#level-victory-modal
.victory-banner
float: right
width: 150px
position: relative
.modal-footer
clear: both
padding-top: 15px
2014-01-03 13:32:13 -05:00
p.sign-up-poke
text-align: left
margin-bottom: 10px
2014-01-03 13:32:13 -05:00
.sign-up-button
float: right
margin-left: 10px
2014-01-03 13:32:13 -05:00
.next-level-button, .world-map-button
float: right
margin-left: 10px
2014-01-03 13:32:13 -05:00
.rating
float: left
position: relative
top: 5px
2014-01-03 13:32:13 -05:00
span
margin-right: 5px
i
cursor: pointer
padding: 2px
2014-01-03 13:32:13 -05:00
.review
margin-top: 5px
width: 100%
box-sizing: border-box
float: left
clear: both
text-align: left
textarea
width: 100%
height: 80px
box-sizing: border-box
2014-01-03 13:32:13 -05:00
.share-buttons
padding-top: 15px
2014-03-01 00:29:14 -05:00
clear: both
.modal-header
text-align: center