Page MenuHomePhorge

Remove orphan CSS selectors in diffusion/diffusion-*.css
ClosedPublic

Authored by aklapper on Sat, May 10, 12:15.

Details

Summary
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

(I just sorted the description to have the same order of the preview so it was easier for me to review)

(see minor comment)

Thaaanks

webroot/rsrc/css/application/diffusion/diffusion-readme.css
20–23

I see there are more entries about phabricator-remarkup-toc

This revision is now accepted and ready to land.Sun, May 18, 19:33
aklapper added inline comments.
webroot/rsrc/css/application/diffusion/diffusion-readme.css
20–23

Covered in D26016

This revision was automatically updated to reflect the committed changes.
aklapper marked an inline comment as done.