mirror of
https://github.com/Icinga/icingadb-web.git
synced 2026-05-28 04:36:06 -04:00
css: Define @iplWebAssets and export it
This commit is contained in:
parent
3a921d4e18
commit
eb09ebd4ec
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
/* Icinga DB Web | (c) 2020 Icinga GmbH | GPLv2 */
|
||||
|
||||
@exports: {
|
||||
@iplWebAssets: "../lib/icinga/ipl";
|
||||
};
|
||||
|
||||
& > .content.full-width {
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue