mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
13 lines
775 B
SCSS
13 lines
775 B
SCSS
/*
|
|
* @copyright Copyright (C) 2010-2024 Combodo SAS
|
|
* @license http://opensource.org/licenses/AGPL-3.0
|
|
*/
|
|
|
|
/**************************************************************************************************************************/
|
|
/* SCSS / CSS3 variables and CSS classes are based on what the compiler generates and will be used across the application */
|
|
/* In case you doubt what to put here, check the "env-xxx/branding/themes/datamodel-compiled-scss-rules.scss" file to */
|
|
/* to see what the compiler generates for XML DM classes. */
|
|
/**************************************************************************************************************************/
|
|
|
|
@import "user";
|
|
@import "action"; |