Timvde / UserChrome-Tweaks

A community maintained repository of userChrome.css tweaks for Firefox
GNU General Public License v3.0
1.25k stars 121 forks source link

autohide-info-icon.css: fix the spacing on hover #39

Closed Madis0 closed 6 years ago

Madis0 commented 6 years ago

~Makes the info icon show on navbar hover, so it appears together with the dropdown icon.~

Fixed the spacing on hover, small comment change.

Timvde commented 6 years ago

For me, on Firefox Nightly, the dropdown icon only appears on url bar hover. I don't mind either way. If you prefer this, it's fine for me.

Madis0 commented 6 years ago

~Yeah, it used to appear on url bar hover, but I figured it would be more consistent to show-hide both the info and dropdown icons at once, especially when I get the identity box moving to left working.~

Edit: I misread you, but I still see it appear on navbar hover on Sept 20 Nightly (which is the latest I get on my Ubuntu), hence this style change. Has the behaviour changed on a newer Nightly?

Madis0 commented 6 years ago

Fixed the spacing on hover with the latest commit.

Madis0 commented 6 years ago

The dropdown behaviour seemed to have changed indeed, confirmed in dev 57.0b3 and nightly 58.0a1 (2017-09-30) and reverted the commit change. Changing the title/contents of pull request to reflect what I actually changed with the latest commits.