css: Initialize `@iplWebAssets` variable
This commit is contained in:
parent
caef8dab6a
commit
2563672f11
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue