icingaweb2/public/css
Sukhwinder Dhillon 4246e4e546 configmenu.less: Fix invalid calc() param
Starting with Less.php version 5.0, arithmetic is no longer evaluated
inside `calc()` the way this code relied on[^1]. Compute the division in
a Less variable first, then use that value in `calc()` and drop the
unnecessary escaping.

[^1]: https://gerrit.wikimedia.org/r/c/mediawiki/libs/less.php/+/1049149
2026-04-27 16:24:51 +02:00
..
icinga configmenu.less: Fix invalid calc() param 2026-04-27 16:24:51 +02:00
modes License source files as GPL-3.0-or-later 2026-03-26 17:49:26 +01:00
pdf License source files as GPL-3.0-or-later 2026-03-26 17:49:26 +01:00
themes License source files as GPL-3.0-or-later 2026-03-26 17:49:26 +01:00
vendor css: Remove left-over styles from tipsy 2021-03-09 08:58:48 +01:00