This repository has been archived on 2023-03-18. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
osr-discourse-src/test/stylesheets/test_helper.css
T
2018-09-11 15:07:28 +08:00

11 lines
167 B
CSS

@import '/stylesheets/desktop.css';
@import 'qunit/qunit/qunit.css';
.modal-backdrop {
display: none;
}
#reply-control {
transition-property: none !important;
}