codecombat/app/styles/teachers/teacher-student-view.sass

73 lines
1.3 KiB
Sass
Raw Normal View History

2016-09-15 16:48:26 -04:00
@import "app/styles/bootstrap/variables"
@import "app/styles/mixins"
@import "app/styles/style-flat-variables"
#teacher-student-view
2016-09-20 22:09:26 -04:00
.course-row
2016-09-15 17:23:05 -04:00
padding-left: 75px
padding-top: 15px
padding-bottom: 30px
2016-09-15 16:48:26 -04:00
.progress-dot
margin: 5px
.progress-dot
display: inline-block
margin-right: 6px
min-width: 34px
height: 34px
border-radius: 16px
padding: 0 5px
// margin-top: 23px
// margin-bottom: 23px
background: $gray-light
position: relative
a
text-decoration: none
.dot-label
padding-top: 2px
.dot-label-inner
font-size: 11px
font-weight: bold
color: white
.progress-dot-lg .dot-label .dot-label-inner
font-size: 13px
.progress-dot.forest
background: $forest
.tooltip-inner
color: $forest
border-color: $forest
.tooltip-arrow
border-top-color: $forest
.progress-dot.gold
background: $gold
.tooltip-inner
color: $navy
border-color: $navy
.tooltip-arrow
border-top-color: $navy
.progress-dot.navy
background: $navy
.tooltip-inner
color: $navy
border-color: $navy
.tooltip-arrow
border-top-color: $navy
2016-09-20 22:09:26 -04:00
svg[id|="visualisation"]
// background-color: $navy
text.label
font-size: 10px
fill: #000000
font-weight: bold
.domain
// fill: $navy