mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-12-01 11:27:14 -05:00
17 lines
No EOL
277 B
Sass
17 lines
No EOL
277 B
Sass
#classroom-view
|
|
#main-button-area
|
|
.btn
|
|
margin-left: 10px
|
|
|
|
#student-stats-row
|
|
margin-bottom: 20px
|
|
|
|
.progress
|
|
margin-bottom: 5px
|
|
|
|
.progress-bar
|
|
border-right: 1px solid grey
|
|
|
|
.progress-bar-default
|
|
background-color: white
|
|
color: grey |