SponsorBlock icon indicating copy to clipboard operation
SponsorBlock copied to clipboard

Tidy/simplify popup

Open AlecRust opened this issue 1 year ago • 2 comments

Current Problem

Looks like lots of tweaks have happened to the popup, but there's various alignment issues, invalid HTML such as missing alt attribute, use of old align attribute etc.

Proposed Solution

Somewhat tidy up the popup HTML and CSS. Improves alignment/padding, reduces unnecessary flexbox usage, ~fixes "Your Work" not having equal columns~ etc.

Screenshots

Before After
before after
  • [x] I agree to license my contribution under LGPL-3.0 or my contribution is from another project with a license compatible with LGPL-3.0

To test this pull request, follow the instructions in the wiki.

AlecRust avatar Aug 20 '22 14:08 AlecRust

The "Your Work" thing was on purpose since usernames can be long

ajayyy avatar Aug 21 '22 01:08 ajayyy

OK, I've reverted the 50/50 columns and improved the width when editing username.

Before/after screenshots have been updated.

AlecRust avatar Aug 21 '22 11:08 AlecRust