gitlab-org--gitlab-foss/app/views/shared/milestones
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
..
_delete_button.html.haml Allow to delete group milestones 2018-08-06 17:31:47 -03:00
_deprecation_message.html.haml Review changes 2018-04-07 06:16:51 +01:00
_form_dates.html.haml Fix CSS grid on a new Project/Group Milestone 2019-01-30 00:27:03 +09:00
_issuable.html.haml Replace deprecated name_with_namespace with full_name in app/views 2018-03-05 15:45:35 +02:00
_issuables.html.haml Fix styling of all card elements 2018-08-09 13:18:24 -05:00
_issues_tab.html.haml
_labels_tab.html.haml [skip ci] Replace hidden-md 2018-04-09 16:31:30 -05:00
_merge_requests_tab.haml
_milestone.html.haml Display the correct number of MRs a user has access to 2019-03-05 15:15:22 +00:00
_participants_tab.html.haml
_search_form.html.haml Adds milestone search 2019-01-24 18:44:09 +01:00
_sidebar.html.haml Code style changes and refactor 2018-12-20 07:28:28 +08:00
_tab_loading.html.haml
_tabs.html.haml Display the correct number of MRs a user has access to 2019-03-05 15:15:22 +00:00
_top.html.haml Remove .wiki and @md-typography mixin in favor of .md and .md-file 2019-03-26 14:29:33 +01:00