regluit/static/less/enhanced_download.less

15 lines
219 B
Plaintext

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