Fix color of text in resolution checkbox
What does this MR do?
It resolves the issue when using a dark theme for syntax highlighting, it caused the wrong color to ve used on the text in the resolution checkbox when replying to a Code discussion in the Discussion tab of MRs (while using MR Reviews/Batch Comments).
This MR simply applies an explicit color in .note-form-actions to allow proper inheritance within that element and not be affected by the color of the parents.
What are the relevant issue numbers?
Closes #7944 (closed)
Does this MR meet the acceptance criteria?
-
Changelog entry added, if necessary -
Documentation created/updated -
Tests added for this feature/bug -
Conforms to the code review guidelines -
Conforms to the merge request performance guidelines -
Conforms to the style guides -
Conforms to the database guides -
EE specific content should be in the top level /eefolder -
For a paid feature, have we considered GitLab.com plans, how it works for groups, and is there a design for promoting it to users who aren't on the correct plan?