feat(standings): use new table design in swiss standings#7294
feat(standings): use new table design in swiss standings#7294ElectricalBoy wants to merge 15 commits intomainfrom
Conversation
hjpalpha
left a comment
There was a problem hiding this comment.
don't they get an overhaul soon anyways
0574474 to
e85554b
Compare
e85554b to
ca6c46c
Compare
this basically is the first baby step of that overhaul |
| "no-duplicate-selectors": null, | ||
| "function-url-no-scheme-relative": null, | ||
| "declaration-no-important": null, | ||
| "function-disallowed-list": [], |
There was a problem hiding this comment.
Lua-Modules/stylesheets/commons/Label.scss
Line 134 in 383fe86
wikimedia config has rgb() in disallowed list, but this PR needs it for relative colors
There was a problem hiding this comment.
I'm not sure why wikimedia disallows this. Maybe you can try hsl()? If not then should be fine to change the config
There was a problem hiding this comment.
hsl() should work fine as we only need to modify the alpha channel
though I think it makes more (logical) sense to keep rgb() as the rest of stylesheets use RGB colors
bfa3ad2 to
90a1d3a
Compare
Summary
Depends on #7256
How did you test this change?
https://liquipedia.net/leagueoflegends/User:ElectricalBoy/Sandbox + browser dev tools