Page MenuHomePhorge

Remove orphan CSS selectors in ponder/ponder-view.css
ClosedPublic

Authored by aklapper on Thu, May 8, 13:18.

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.

Visit a Ponder question, both in frontend and backend, and play with these selectors. Nothing happens.

Diff Detail

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