-
- Downloads
There was an error fetching the commit references. Please try again later.
Remove :not pseudo-class from md-table styles
Rollback change that adds :not(js-syntax-highlight) pseudo-class to markdown selectors to fix syntax highlight tables in MR code suggestions. Removes redundant inclusion of md-typography mixin as an alternative fix.
Showing
- app/assets/stylesheets/framework/markdown_area.scss 1 addition, 1 deletionapp/assets/stylesheets/framework/markdown_area.scss
- app/assets/stylesheets/framework/mixins.scss 2 additions, 3 deletionsapp/assets/stylesheets/framework/mixins.scss
- app/assets/stylesheets/framework/typography.scss 9 additions, 3 deletionsapp/assets/stylesheets/framework/typography.scss
- app/assets/stylesheets/pages/notes.scss 0 additions, 5 deletionsapp/assets/stylesheets/pages/notes.scss
- changelogs/unreleased/57655-fix-markdown-tables-border.yml 5 additions, 0 deletionschangelogs/unreleased/57655-fix-markdown-tables-border.yml
Please register or sign in to comment