github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2020-06-27 10:24 pm

[dreamwidth/dw-nonfree] 6ab130: [#2653] Fix main nav hover colors in the Tropos

Branch: refs/heads/master
Home: https://github.com/dreamwidth/dw-nonfree
Commit: 6ab130c56fc0a0177086b8ed0868a54c04d7a35e
https://github.com/dreamwidth/dw-nonfree/commit/6ab130c56fc0a0177086b8ed0868a54c04d7a35e
Author: Nick Fagerlund <nick.fagerlund@gmail.com>
Date: 2020-06-27 (Sat, 27 Jun 2020)

Changed paths:
M htdocs/scss/skins/tropo/tropo-purple.scss
M htdocs/scss/skins/tropo/tropo-red.scss

Log Message:
-----------
[#2653] Fix main nav hover colors in the Tropos

In the final Foundation upgrade, they split the hover background styles for
those top bar links into two separate variables. Love too breaking change
in a dot-y release.

Tropo didn't set the extra variable, so the hover styles reverted to the
default, which is some kind of semi-black. Setting the new variable returns
things to normal.


Commit: 99b3dbf9bf7215a1256c5189063690c15705d7b4
https://github.com/dreamwidth/dw-nonfree/commit/99b3dbf9bf7215a1256c5189063690c15705d7b4
Author: Nick Fagerlund <nick.fagerlund@gmail.com>
Date: 2020-06-27 (Sat, 27 Jun 2020)

Changed paths:
M htdocs/scss/skins/tropo/tropo-purple.scss

Log Message:
-----------
[#2653] Fix wandering spirals on mobile in Tropo Purple

What do you hooligans think this is, Uzumaki? Get outta here.

Tropo Red was immune because it was already doing something like this on mobile
as part of clearing away that gradient thing it uses on desktop.


Compare: https://github.com/dreamwidth/dw-nonfree/compare/43a5c714f99b...99b3dbf9bf72