styles: Remove outdated skin variable

`@opacity-base--disabled` is not used anywhere
including in the Vector skin anymore.

Change-Id: Ia0a483b8d3e2d5597aeb512d04f6dc2e95317430
This commit is contained in:
Volker E. 2024-08-26 18:20:09 +02:00
parent f79517fcba
commit f0b5f234c4

View file

@ -15,7 +15,6 @@
@opacity-low: 0.33; // Codex: 0.30
@opacity-icon-base: 1; // Codex: 0.87
@opacity-icon-base--hover: 0.8; // = `#333` on `background-color: #fff`. Codex: 0.74
@opacity-base--disabled: 0.55; // = `#737373` on `background-color: #fff`, still within WCAG level AA. Codex: 0.51
// Fonts
// Assumes 16px as the default browser font-size.