/*
*
* @copyright Copyright (c) Open-Xchange GmbH, Germany <info@open-xchange.com>
* @license AGPL-3.0
*
* This code is free software: 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.

* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; 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
* along with OX App Suite. If not, see <https://www.gnu.org/licenses/agpl-3.0.txt>.
*
* Any use of the work other than as authorized under this license or copyright law is prohibited.
*
*/

@import "components/core.less";
@import "components/checkboxes.less";
@import "components/window.less";
@import "components/selection.less";
@import "components/breadcrumb.less";
@import "components/alert.less";
@import "components/notification.less";
@import "components/listview.less";
@import "components/vgrid.less";
@import "components/dialog.less";
@import "components/sidepopup.less";
@import "components/sidebar.less";
@import "components/folder.less";
@import "components/animation.less";
@import "components/statistics.less";
@import "components/links.less";
@import "components/toolbar.less";
@import "components/find.less";
@import "components/print.less";
@import "components/dropdown.less";
@import "components/autocomplete.less";
@import "components/draganddrop.less";
@import "components/detail-view-app.less";
@import "components/wizard.less";
@import "components/page-controller.less";
@import "components/quota.less";
@import "components/attachments.less";
@import "components/hotspot.less";
@import "components/a11y.less";
@import "components/launcher.less";
@import "components/designs.less";
@import "components/presence.less";
