mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
25 lines
699 B
SCSS
25 lines
699 B
SCSS
/*
|
|
* @copyright Copyright (C) 2010-2024 Combodo SAS
|
|
* @license http://opensource.org/licenses/AGPL-3.0
|
|
*/
|
|
|
|
@import "alert/all";
|
|
@import "button/all";
|
|
@import "collapsible-section/all";
|
|
@import "datatable/all";
|
|
@import "display-block/all";
|
|
@import "field/all";
|
|
@import "fieldset/all";
|
|
@import "form/all";
|
|
@import "input/all";
|
|
@import "object/all";
|
|
@import "panel/all";
|
|
@import "pill/all";
|
|
@import "dashlet/all";
|
|
@import "prop-within-details";
|
|
@import "caselog-entry-form-within-activity-panel";
|
|
@import "tab-container-within-panel";
|
|
@import "medallion-with-blocklist";
|
|
@import "field-badge-within-datatable";
|
|
@import "jquery-blockui-within-dialog";
|
|
@import "jquery-blockui-within-datatable"; |