ualibraries / Guide-on-the-Side

The University of Arizona Libraries will no longer provide support for Guide on the Side. The code will remain openly available; however, UAL can no longer provide code fixes or upgrades.
https://ualibraries.github.io/Guide-on-the-Side/about.html
Other
66 stars 48 forks source link

Fix next arrow aliasing issue on Firefox #137

Closed dbaker3 closed 8 years ago

dbaker3 commented 8 years ago

Removes the jaggies on the Next arrow that can show up in Firefox. (Reference: https://brettstrikesback.com/de-pixelating-the-css-triangle/)

Before applying this commit: aliased

After applying this commit: antialiased

dbaker3 commented 8 years ago

Closed since this PR broke IE. I Opened PR #138 which has IE compatibility