2014-01-03 13:32:13 -05:00
|
|
|
#level-victory-modal
|
2014-03-03 19:39:56 -05:00
|
|
|
.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-03-03 19:39:56 -05:00
|
|
|
|
2014-01-03 13:32:13 -05:00
|
|
|
.sign-up-button
|
|
|
|
float: right
|
2014-03-03 19:39:56 -05:00
|
|
|
margin-left: 10px
|
2014-01-03 13:32:13 -05:00
|
|
|
|
2014-09-24 19:58:52 -04:00
|
|
|
.next-level-button, .world-map-button
|
2014-03-03 19:39:56 -05:00
|
|
|
float: right
|
|
|
|
margin-left: 10px
|
|
|
|
|
2014-01-03 13:32:13 -05:00
|
|
|
.rating
|
2014-03-03 19:39:56 -05:00
|
|
|
float: left
|
|
|
|
position: relative
|
|
|
|
top: 5px
|
2014-01-03 13:32:13 -05:00
|
|
|
span
|
|
|
|
margin-right: 5px
|
|
|
|
i
|
|
|
|
cursor: pointer
|
|
|
|
padding: 2px
|
2014-03-03 19:39:56 -05:00
|
|
|
|
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-03-03 19:39:56 -05:00
|
|
|
|
2014-01-03 13:32:13 -05:00
|
|
|
.share-buttons
|
2014-03-03 19:39:56 -05:00
|
|
|
padding-top: 15px
|
2014-03-01 00:29:14 -05:00
|
|
|
clear: both
|
|
|
|
|
|
|
|
.modal-header
|
2014-03-03 19:39:56 -05:00
|
|
|
text-align: center
|
2014-10-02 01:02:52 -04:00
|
|
|
|
|
|
|
body.ipad #level-victory-modal
|
|
|
|
.share-buttons
|
|
|
|
display: none
|
|
|
|
|
|
|
|
.modal-body
|
|
|
|
font-size: 30px
|
2014-11-01 17:15:57 -04:00
|
|
|
font-family: Open Sans Condensed
|