flake8
passed.
JSHint
passed.
Review Request #14177 — Created Sept. 23, 2024 and updated
When I made changes to our configforms CSS to use Ink for more things, I
mistakenly changed several of our LESS variable definitions to use the
new CSS variables. This works for many things, but crashes if another
file tries to use LESS operators (such asdarken()
or simple
calculations) with them.This change reverts the old LESS variables back to their old values, and
then updates the rules to reference our ink variables directly.
Summary | ID |
---|---|
e2f09a02d1af27c343b415904fa44774fa3c41ce |