SteamDatabase / BrowserExtension

💻 SteamDB's extension for Steam websites
https://steamdb.info/extension/
BSD 3-Clause "New" or "Revised" License
776 stars 55 forks source link

Styling to prevent list/sell button overflow #46

Closed vishnayak closed 4 years ago

vishnayak commented 4 years ago

Styling changes to buttons

Addressing #24

vishnayak commented 4 years ago

I'm not sure why this build is failing, because I haven't changed anything in the line that's failing the eslint checks. Has there been a change in the CI build config?

xPaw commented 4 years ago

Will this hide the price in the button, thus making it a bit hard to tell what price you will be selling it at?

Also you can put the styles in the inventory.css file instead of setting them with js.

vishnayak commented 4 years ago

If the price is of more than about 6 digits, it might. I had asked on the original issue thread about the same. I've given it a considerable width to compensate for the ellipses. Also, can we set the title to the text so that a hover shows you the full text?