2015-11-05 20:26:31 -05:00
|
|
|
#teacher-courses-view
|
|
|
|
margin-bottom: 50px
|
2015-11-30 17:39:46 -05:00
|
|
|
|
|
|
|
.active-courses
|
|
|
|
font-size: 12px
|
|
|
|
font-weight: bold
|
|
|
|
text-transform: uppercase
|
|
|
|
|
|
|
|
.class-count
|
|
|
|
font-size: 30px
|
|
|
|
|
|
|
|
.class-name
|
|
|
|
font-size: 20px
|
|
|
|
font-weight: bold
|
|
|
|
|
|
|
|
.course-concept
|
2015-11-30 19:53:11 -05:00
|
|
|
display: inline-block
|
|
|
|
white-space: nowrap
|
|
|
|
font-size: 12px
|
|
|
|
line-height: 12px
|
|
|
|
border: 1px solid lightgray
|
|
|
|
margin-right: 4px
|
|
|
|
margin-top: 4px
|
|
|
|
padding: 6px
|
|
|
|
background-color: #AAEA6E
|
2015-11-30 17:39:46 -05:00
|
|
|
|
|
|
|
.course-enrolled
|
|
|
|
font-size: 12px
|
|
|
|
font-weight: bold
|
|
|
|
|
|
|
|
.course-name
|
|
|
|
font-size: 18px
|
|
|
|
font-weight: bold
|
|
|
|
|
|
|
|
.divider
|
|
|
|
border-bottom: 1px solid black
|
|
|
|
margin-bottom: 20px
|
|
|
|
|
2015-11-09 14:48:40 -05:00
|
|
|
img.media-object
|
2015-12-02 18:08:58 -05:00
|
|
|
width: 100%
|
|
|
|
margin-bottom: 5px
|
2015-11-30 17:39:46 -05:00
|
|
|
|
2015-11-17 19:09:29 -05:00
|
|
|
.edit-classroom-small
|
|
|
|
cursor: pointer
|
|
|
|
&:hover
|
|
|
|
color: grey
|
2015-11-30 17:39:46 -05:00
|
|
|
|
|
|
|
.no-students
|
|
|
|
font-size: 22px
|
|
|
|
font-style: italic
|
|
|
|
margin: 10px
|
|
|
|
text-align: center
|
|
|
|
|
|
|
|
.section-header
|
|
|
|
border-bottom: 1px solid black
|
|
|
|
font-size: 20px
|
|
|
|
font-weight: bold
|
|
|
|
margin-bottom: 20px
|
|
|
|
text-transform: uppercase
|
|
|
|
|
|
|
|
|
|
|
|
.text-center
|
|
|
|
text-align: center
|
|
|
|
|
|
|
|
.uppercase
|
|
|
|
text-transform: uppercase
|
|
|
|
|
|
|
|
.welcome
|
|
|
|
font-size: 24px
|
|
|
|
font-weight: bold
|
|
|
|
margin-bottom: 20px
|