UX: Add printer-friendly.scss to make short topics print nicely.

Remove references to .ember-view
This commit is contained in:
cpradio 2015-07-08 18:00:03 -04:00
parent 493ab29bb7
commit 997a02dd0c
1 changed files with 6 additions and 6 deletions

View File

@ -4,16 +4,16 @@
.avatar, .avatar,
.topic-avatar, .topic-avatar,
header, header,
div.ember-view.topic-above-post-stream-outlet.topic-above-post-stream, .topic-above-post-stream-outlet.topic-above-post-stream,
div.ember-view.topic-map, .topic-map,
section.ember-view.post-menu-area.clearfix, .post-menu-area.clearfix,
div#topic-footer-buttons, div#topic-footer-buttons,
div#suggested-topics, div#suggested-topics,
div#progress-topic-wrapper, div#progress-topic-wrapper,
#topic-progress-wrapper, #topic-progress-wrapper,
div.nums, div.nums,
._flyout, ._flyout,
.ember-view.btn, .show-topic-admin,
#topic-progress, #topic-progress,
.quote-controls, .quote-controls,
#topic-closing-info, #topic-closing-info,
@ -67,11 +67,11 @@
font-weight: bold; font-weight: bold;
} }
/* hide OP Solved plugin stuff */ /* hide OP Solved plugin stuff */
div.ember-view.topic-after-cooked-outlet.solved-panel { .topic-after-cooked-outlet.solved-panel {
display: none; display: none;
} }
/* localhost - MOOT for production */ /* localhost - MOOT for production */
div.ember-view.topic-category-outlet.show-topic-category-location, .topic-category-outlet.show-topic-category-location,
div.alert.alert-info.alert-emails-disabled, div.alert.alert-info.alert-emails-disabled,
div.profiler-results.profiler-left.profiler-no-controls { div.profiler-results.profiler-left.profiler-no-controls {
display: none; display: none;