Page MenuHomePhabricator

Fix two minor main menu bar CSS issues
ClosedPublic

Authored by epriestley on Apr 10 2019, 5:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 8:43 AM
Unknown Object (File)
Thu, Apr 4, 1:21 PM
Unknown Object (File)
Thu, Apr 4, 4:55 AM
Unknown Object (File)
Mon, Apr 1, 7:55 PM
Unknown Object (File)
Mon, Apr 1, 7:55 PM
Unknown Object (File)
Mon, Apr 1, 7:55 PM
Unknown Object (File)
Mon, Apr 1, 7:55 PM
Unknown Object (File)
Mar 16 2024, 11:03 AM
Subscribers
None

Details

Summary

Ref T13263.

  • Make the user profile section of the "Profile" dropdown menu have a transparent background, not a white background. This is a pre-existing issue. This is normally hard to see, but visible on Workboards with custom background colors.
  • Fix an alignment issue with the little "V" caret in the search scope dropdown. This is a recent issue caused by some tab-caret CSS I added recently for tabbed dashboard panels.
Test Plan

Before:

Screen Shot 2019-04-10 at 9.59.44 AM.png (173×402 px, 14 KB)

After:

Screen Shot 2019-04-10 at 9.59.06 AM.png (204×398 px, 16 KB)

Diff Detail

Repository
rP Phabricator
Branch
css1
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 22526
Build 30843: Run Core Tests
Build 30842: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Apr 10 2019, 5:44 PM
This revision was automatically updated to reflect the committed changes.