etcet / HNES

Hacker News Extension Suite
Other
248 stars 71 forks source link

Basic Firefox Support #138

Closed uzegonemad closed 7 years ago

uzegonemad commented 7 years ago

This PR provides minor CSS tweaks to make HNES usable on Firefox.

This is testable on Firefox (dev edition) by going to about:debugging, clicking the "Load Temporary Add-on" button, and selecting the manifest file from your local copy of this repo.

I did have to add a max-width to the .itemlist table. I arbitrarily chose 1170px but anything would work.

Before tweaks:

screen shot 2017-01-05 at 3 02 42 pm

After tweaks:

screen shot 2017-01-05 at 3 03 04 pm

Chrome for comparison: (Unmodified CSS) screen shot 2017-01-05 at 3 11 32 pm