mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 14:08:46 +02:00
SCSS: Fix import ordering of the custom root folders
This commit is contained in:
14
css/backoffice/blocks-integrations/_all.scss
Normal file
14
css/backoffice/blocks-integrations/_all.scss
Normal file
@@ -0,0 +1,14 @@
|
||||
/*!
|
||||
* @copyright Copyright (C) 2010-2021 Combodo SARL
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
|
||||
@import "dashlet-within-dashboard";
|
||||
@import "add-to-dashboard";
|
||||
@import "caselog-entry-form-within-activity-panel";
|
||||
@import "panel-with-datatable";
|
||||
@import "panel-with-tab-container";
|
||||
@import "panel-within-main-content";
|
||||
@import "panel-within-modal";
|
||||
@import "object-details-with-tab-container";
|
||||
@import "medallion-with-blocklist";
|
||||
Reference in New Issue
Block a user