Commit Graph

12 Commits

Author SHA1 Message Date
Douwe Maan 838f7e56a4
Remove .wiki and @md-typography mixin in favor of .md and .md-file
Before, the styling for `img:not(.emoji)`` was repeated between
`.md:not(.use-csslab):not(.wiki)` (for comments and the Markdown
preview), `.documentation.wiki` (for help pages), and
`.issuable-details .description .wiki` (for MR and issue descriptions).

In these places, we now simply use `.md`. Wherever we use `.md` but
don't want this image styling (like wikis and blobs), `.md-file` is
added.
2019-03-26 14:29:33 +01:00
Annabel Dunstone Gray e6f9264210
Remove sidebar and monitoring nav from print view 2018-06-04 14:18:39 -07:00
Annabel Dunstone Gray 11a4948026
Remove sidebar, flash container, and URLs from print pages 2018-05-08 16:18:24 -07:00
Dimitrie Hoekstra 82c002ebce Changed all font-weight values to 400 and 600 2017-08-24 14:13:24 +00:00
Takuya Noguchi 2baef3951c Enable BangFormat in scss-lint 2017-07-12 23:50:39 +09:00
Sam Rose 5b376e654a Include blob content when printing page 2017-05-10 10:16:46 -04:00
Annabel Dunstone Gray 572bc7bc37 Remove global sidebar styles 2017-02-15 13:31:18 -06:00
Clement Ho d698ec0ebd Enable PseudoElement in scss-lint 2016-10-26 12:06:07 -05:00
Clement Ho 791c9d0dd3 Enable SingleLinePerSelector in scss-lint 2016-10-24 15:22:06 -05:00
Phil Hughes 1a57601d8c Updated print style
Closes #14201
2016-04-18 12:00:20 +01:00
Dmitriy Zaporozhets b624b775aa Hide UI elements when print md files or wiki pages 2015-03-21 12:13:47 -07:00
George Dewar 842ad4a425 Initial implementation 2014-03-25 15:58:16 +13:00