css: Initialize `@iplWebAssets` variable

This commit is contained in:
Johannes Meyer 2021-05-28 16:40:30 +02:00
parent caef8dab6a
commit 2563672f11
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
/*! Icinga Web 2 | (c) 2014 Icinga Development Team | GPLv2+ */
// Url for static ipl assets
@iplWebAssets: "../lib/icinga/icinga-php-library";
// Width for the name column--th--of name-value-table
@name-value-table-name-width: 38/3em;