Files
edx-platform/lms/static/sass_old/_gradebook.scss
Matthew Mongeau 47126dc686 wip
2012-06-13 14:50:25 -04:00

11 lines
151 B
SCSS

div.gradebook-wrapper {
@extend .table-wrapper;
section.gradebook-content {
@extend .content;
h1 {
@extend .top-header;
}
}
}