discourse/test/stylesheets/test_helper.css

10 lines
134 B
CSS
Raw Normal View History

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