2015-11-30 14:14:27 -05:00
|
|
|
#classroom-view
|
2015-12-05 22:10:46 -05:00
|
|
|
|
2015-12-06 23:35:54 -05:00
|
|
|
hr
|
|
|
|
margin-top: 5px
|
|
|
|
margin-bottom: 10px
|
2015-12-05 22:10:46 -05:00
|
|
|
|
2015-11-30 14:14:27 -05:00
|
|
|
#main-button-area
|
|
|
|
.btn
|
|
|
|
margin-left: 10px
|
2015-12-05 22:10:46 -05:00
|
|
|
|
2015-12-03 15:29:22 -05:00
|
|
|
#student-stats-row
|
2015-12-06 23:35:54 -05:00
|
|
|
margin-bottom: 10px
|
|
|
|
|
|
|
|
.student-name
|
|
|
|
font-size: 20px
|
|
|
|
font-weight: bold
|
2015-12-05 22:10:46 -05:00
|
|
|
|
2015-11-30 14:14:27 -05:00
|
|
|
.progress
|
2015-12-06 23:35:54 -05:00
|
|
|
margin-bottom: 2px
|
2015-12-03 15:07:12 -05:00
|
|
|
|
|
|
|
.progress-bar
|
|
|
|
border-right: 1px solid grey
|
2015-12-03 16:32:22 -05:00
|
|
|
|
2015-12-06 18:00:00 -05:00
|
|
|
.progress-bar-complete
|
|
|
|
background-color: #9DE257
|
|
|
|
color: grey
|
|
|
|
.progress-bar-started
|
|
|
|
background-color: #FFF6A1
|
|
|
|
color: grey
|
2015-12-03 16:32:22 -05:00
|
|
|
.progress-bar-default
|
|
|
|
background-color: white
|
2015-12-05 22:10:46 -05:00
|
|
|
color: grey
|