gitlab-org--gitlab-foss/app/views/shared/snippets
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
..
_blob.html.haml [skip ci] Replace hidden-xs 2018-04-09 16:50:40 -05:00
_embed.html.haml Resolve "The comparison list for the modified icons" 2018-07-27 09:27:20 +00:00
_form.html.haml Add a new test to create a snippet 2019-03-13 23:16:11 +03:00
_header.html.haml Remove .wiki and @md-typography mixin in favor of .md and .md-file 2019-03-26 14:29:33 +01:00
_list.html.haml Improve snippets empty state 2019-02-22 12:12:36 +00:00
_snippet.html.haml Show User Popovers on Snippets Page 2019-01-04 16:51:19 +01:00
show.js.haml embedded snippets support 2018-02-28 18:48:26 +05:30