discourse/test/stylesheets/test_helper.css

10 lines
134 B
CSS
Raw Normal View History

@import '/stylesheets/desktop.css';
2014-08-01 02:17:18 +08:00
.modal-backdrop {
display: none;
}
#reply-control {
transition-property: none !important;
}