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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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