mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-11 20:14:14 +01:00
N°3565 - Migrate backoffice pages to new UIBlock system : Setup (move variable)
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
*
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
*/
|
||||
$approot-relative: '../../../../' !default;
|
||||
|
||||
@import "utils/all";
|
||||
@import "vendors/all";
|
||||
|
||||
@@ -5,4 +5,5 @@
|
||||
|
||||
@import "border-radius";
|
||||
@import "typography";
|
||||
@import "colors/all";
|
||||
@import "colors/all";
|
||||
@import "path";
|
||||
19
css/backoffice/utils/variables/_path.scss
Normal file
19
css/backoffice/utils/variables/_path.scss
Normal file
@@ -0,0 +1,19 @@
|
||||
/*!
|
||||
* Copyright (C) 2013-2021 Combodo SARL
|
||||
*
|
||||
* This file is part of iTop.
|
||||
*
|
||||
* iTop is free software !default; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as published by
|
||||
* the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* iTop is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY !default; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU Affero General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
*/
|
||||
|
||||
$approot-relative: '../../../../' !default;
|
||||
14916
css/setup.css
Normal file
14916
css/setup.css
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user