jshackles / Enhanced_Steam_Firefox

Enhanced Steam for Mozilla Firefox
GNU General Public License v3.0
135 stars 23 forks source link

Add platform images only inside span.es_platform elts, use https: #115

Closed c12h closed 7 years ago

c12h commented 7 years ago

Here's a draft fix for issue 114.

  1. Make the 4 rules here that provide platform icons only apply inside elements.
  2. Use https://... URLs for the platform images, avoiding 'mixed content' warnings
c12h commented 7 years ago

This is (1) the first time I've used github and (2) my first patch for Enhanced Steam, so mistakes are likely; please review carefully.

I've tested this in my Firefox 55 setup, and it worked.