Fix menu styling in the top bar.

Review Request #13757 — Created April 19, 2024 and submitted — Latest diff uploaded

Information

Review Board
release-7.x

Reviewers

With recent changes, the menu styling in the top bar became the default
Ink menu color. We now customize the styling here, and also set the
menus to align to the right edge of the dropdown handles.

Text color for the headers was also incorrect for the color being used
when on light mode. We now set that to the intended value as well.

Tested the top bar and its menus in light and dark modes. They now look
as they did before.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Fix menu styling in the top bar.
With recent changes, the menu styling in the top bar became the default Ink menu color. We now customize the styling here, and also set the menus to align to the right edge of the dropdown handles. Text color for the headers was also incorrect for the color being used when on light mode. We now set that to the intended value as well.
7c5e7680f172c5ca0b827d60e4af01c3f4492e6e Christian Hammond
reviewboard/static/rb/css/pages/base.less
reviewboard/static/rb/css/ui/page-topbar.less
Loading...