Use category=tertiary for buttons in bubble menus in content editor
What does this MR do and why?
In the content editor, buttons in the main toolbar have category="tertiary". The buttons in the contextual formatting menu (and code blocks bubble menu) should also be changed to tertiary.
Fixes #360292 (closed)
Screenshots or screen recordings
- | Before | After |
---|---|---|
Formatting bubble menu | ||
Code blocks bubble menu |
How to set up and validate locally
- Open a wiki page. Click "Edit rich text" to open the content editor.
- Type in some text and insert a code block.
- Select some text (outside a code block) to trigger the formatting bubble menu.
- Focus on a code block to trigger the code block bubble menu.
- Notice the change in UI as per the screenshots above.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Himanshu Kapoor