Skip to content

Move note actions into separate CSS file

Annabel Dunstone Gray requested to merge note-actions-css into master

What does this MR do and why?

  • Creates new file notes/note_actions
    • Moves note actions styles out of notes.scss and into new file
    • Add new file to shared styles (to be used by all issuables and work items)
  • Moves notes-media mixin into mixins.scss
  • Deletes app/assets/stylesheets/framework/notes.scss

What does this MR not do?

Remove any potentially unnecessary CSS

Screenshots or screen recordings

N/A

How to set up and validate locally

Check note actions across issuables and work items (eg merge requests, issues, epics, commits)

Links

Edited by Annabel Dunstone Gray

Merge request reports

Loading