mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 17:45:40 -05:00
22 lines
383 B
Sass
22 lines
383 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%
|
|
width: 100%
|
|
left: 0px
|
|
top: 0px
|