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