Page MenuHomePhorge

Remove orphan CSS selectors in core/z-index.css
Needs ReviewPublic

Authored by aklapper on Sat, May 10, 11:25.

Details

Reviewers
None
Group Reviewers
O1: Blessed Committers
Summary

For further cleanups in core/z-index.css, see D25997.

Test Plan

Grep the code for each CSS selector (grep --exclude="*.css" -R 'some-search-string' .), also do partial searches, get no results.

Diff Detail

Repository
rP Phorge
Branch
cssDead17 (branched from master)
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1966
Build 1966: arc lint + arc unit