discourse/app/assets/stylesheets/test_helper.scss

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
122 B
SCSS
Raw Normal View History

@import "vendor/qunit";
2014-07-31 14:17:18 -04:00
.modal-backdrop {
display: none;
}
#reply-control {
transition-property: none !important;
}