Closed TwistedTwigleg closed 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...
I made some changes to the CSS so Yaga reactions grow larger when they detect a "hover" event:
(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 to32
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 usingtransform
, 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.