HomePhabricator

Give the "Filetree" UI element an explicit background color

Description

Give the "Filetree" UI element an explicit background color

Summary:
See PHI568. If you make the file tree UI very wide so that the page generates a horizontal scrollbar and then scroll the page, the page content can paint underneath the menu.

The menu already has a z-index to make it render above the content, but doesn't actually have a background. Give it a background.

The "transparent" rule was added in D16346 but I don't see any reason why we actually need it there, so I think this probably won't break anything.

Test Plan:

Screen Shot 2018-04-11 at 9.42.15 AM.png (1×1 px, 192 KB)

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13120

Differential Revision: https://secure.phabricator.com/D19344

Details

Provenance
epriestleyAuthored on Apr 11 2018, 4:40 PM
epriestleyPushed on Apr 11 2018, 5:42 PM
Reviewer
amckinley
Differential Revision
D19344: Give the "Filetree" UI element an explicit background color
Parents
rPea9187ea92ec: Allow Almanac properties to be set and deleted via Conduit
Branches
Unknown
Tags
Unknown
Build Status
Buildable 20101
Build 27267: Run Core Tests