Page MenuHomePhorge

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

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

Details

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 1977
Build 1977: arc lint + arc unit

Event Timeline

Wow. This specific CSS stylesheet z-index.css is totally mind-blowing. Whatever cursed code pattern we invented here, we are alone in the universe in doing this lol. God forgive our souls pls.

This revision is now accepted and ready to land.Wed, May 14, 12:04