mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-12-04 21:01:06 -05:00
21 lines
365 B
Sass
21 lines
365 B
Sass
#admin-school-licenses-view
|
|
|
|
table
|
|
td, th
|
|
padding: 0px
|
|
|
|
.range-container
|
|
position: relative
|
|
width: 100%
|
|
.range-background
|
|
position: absolute
|
|
height: 100%
|
|
left: 0px
|
|
top: 0px
|
|
background-color: green
|
|
opacity: 0.25
|
|
.range-dates
|
|
position: absolute
|
|
height: 100%
|
|
left: 0px
|
|
top: 0px
|