mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
27 lines
361 B
Sass
27 lines
361 B
Sass
#save-version-modal
|
|
#cla-link
|
|
cursor: pointer
|
|
text-decoration: underline
|
|
|
|
#agreement-button
|
|
margin-left: 10px
|
|
|
|
|
|
.loading
|
|
text-align: center
|
|
|
|
.progress
|
|
margin: 0 20%
|
|
width: 60%
|
|
|
|
.progress-bar
|
|
width: 100%
|
|
|
|
.modal textarea
|
|
width: 92%
|
|
height: 300px
|
|
|
|
.help-block
|
|
font-size: 0.9em
|
|
font-style: italic
|
|
|