TwistedTwigleg / vanilla-bootstrap

Kickstart your Vanilla-powered community forums with a fresh and solid theme that is ready to be customized to your heart's desires.
http://vanillaforums.org/addon/bootstrap-theme
MIT License
0 stars 0 forks source link

Increase Yaga reactions with the "hover" event #32

Closed TwistedTwigleg closed 5 years ago

TwistedTwigleg commented 5 years ago

I made some changes to the CSS so Yaga reactions grow larger when they detect a "hover" event:

Godot_Forums_YAGA_Reactions_Size_Increase_PR

(I didn't download the latest profile pictures, so that's why one of them is missing)

I also increased the default size of reactions slightly, from 21 pixels to 32 so they are a little easier to see. I think it makes the reactions easier to view and work with, while also not taking up too much space. That said, I'm not totally sure on the sizes, and I couldn't find a way to increase the size of the Yaga reaction icons without using transform, so the icon gets a bit blurry when the size increases.

If merged, this PR will close #31


I accidentally left a @ in the variables for Godot Lightly on the last PR, so this PR also removes that so the theme compiles successfully.

TwistedTwigleg commented 5 years ago

I used my local host copy of Vanilla to update the forums to help ensure a smoother upgrade cycle. Because of this, this PR is live on the forums.

If the change is disliked, I figure we can remove always remove it. Until then, merging this into master...