mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 00:28:31 -05:00
30 lines
No EOL
500 B
Sass
30 lines
No EOL
500 B
Sass
#level-victory-modal
|
|
p.sign-up-poke
|
|
text-align: left
|
|
margin-bottom: 10px
|
|
.sign-up-button
|
|
float: right
|
|
margin-left: 10px
|
|
|
|
.rating
|
|
float: left
|
|
span
|
|
margin-right: 5px
|
|
i
|
|
cursor: pointer
|
|
padding: 2px
|
|
|
|
.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
|
|
|
|
.share-buttons
|
|
clear: both |