regluit/static/scss/enhanced_download.scss

15 lines
219 B
SCSS

.buttons, .yes_js, .other_instructions_paragraph {
display: inherit;
}
.instructions > div:not(.active) {
display: none;
}
.no_js {
display: none !important;
}
.active {
display: inherit !important;
}