Remove orphan CSS selector in aphront/tooltip.css
Summary: `jx-tooltip-hidden` seems to be unused.
Test Plan:
* Grep the code via `grep --exclude="*.css" -R 'jx-tooltip-hidden' .` find no use.
* Look into `webroot/rsrc/js/core/ToolTip.js` and find no use while all other `jx-tooltip-*` classes are there.
Reviewers: O1 Blessed Committers, mainframe98
Reviewed By: O1 Blessed Committers, mainframe98
Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno
Differential Revision: https://we.phorge.it/D26107