Page MenuHomePhorge

Remove unused CSS file aphront/panel-view.css
Needs ReviewPublic

Authored by aklapper on Fri, May 9, 12:40.

Details

Reviewers
None
Group Reviewers
O1: Blessed Committers
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
Branch
cssDead12 (branched from master)
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1963
Build 1963: arc lint + arc unit

Event Timeline

aklapper requested review of this revision.Fri, May 9, 12:40

Maybe also we can drop something from ./webroot/rsrc/css/core/remarkup.css - since it seems to contain .aphront-panel-preview ( .aphront-panel-preview .phabricator-remarkup-mention-unknown)

@valerio.bozzolan core/remarkup.css has five more unused selectors so I'd put them all together into one patch.