styles.less revision 76f4fc74cf93cb365e0cac373cff89db606f61e7
4e5b757fbcf21077677360be274461dcd9064106kupfer/**
4e5b757fbcf21077677360be274461dcd9064106kupfer * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
4e5b757fbcf21077677360be274461dcd9064106kupfer *
4e5b757fbcf21077677360be274461dcd9064106kupfer * Copyright (c) 2014 ForgeRock AS. All rights reserved.
4e5b757fbcf21077677360be274461dcd9064106kupfer *
4e5b757fbcf21077677360be274461dcd9064106kupfer * The contents of this file are subject to the terms
4e5b757fbcf21077677360be274461dcd9064106kupfer * of the Common Development and Distribution License
4e5b757fbcf21077677360be274461dcd9064106kupfer * (the License). You may not use this file except in
4e5b757fbcf21077677360be274461dcd9064106kupfer * compliance with the License.
4e5b757fbcf21077677360be274461dcd9064106kupfer *
4e5b757fbcf21077677360be274461dcd9064106kupfer * You can obtain a copy of the License at
4e5b757fbcf21077677360be274461dcd9064106kupfer * http://forgerock.org/license/CDDLv1.0.html
4e5b757fbcf21077677360be274461dcd9064106kupfer * See the License for the specific language governing
4e5b757fbcf21077677360be274461dcd9064106kupfer * permission and limitations under the License.
4e5b757fbcf21077677360be274461dcd9064106kupfer *
4e5b757fbcf21077677360be274461dcd9064106kupfer * When distributing Covered Code, include this CDDL
4e5b757fbcf21077677360be274461dcd9064106kupfer * Header Notice in each file and include the License file
4e5b757fbcf21077677360be274461dcd9064106kupfer * at http://forgerock.org/license/CDDLv1.0.html
4e5b757fbcf21077677360be274461dcd9064106kupfer * If applicable, add the following below the CDDL Header,
4e5b757fbcf21077677360be274461dcd9064106kupfer * with the fields enclosed by brackets [] replaced by
4e5b757fbcf21077677360be274461dcd9064106kupfer * your own identifying information:
4e5b757fbcf21077677360be274461dcd9064106kupfer * "Portions Copyrighted [year] [name of copyright owner]"
4e5b757fbcf21077677360be274461dcd9064106kupfer */
4e5b757fbcf21077677360be274461dcd9064106kupfer
4e5b757fbcf21077677360be274461dcd9064106kupfer/* css basic configuration */
4e5b757fbcf21077677360be274461dcd9064106kupfer@import "common/config.less";
4e5b757fbcf21077677360be274461dcd9064106kupfer
4e5b757fbcf21077677360be274461dcd9064106kupfer/* helpers, functions, columns */
4e5b757fbcf21077677360be274461dcd9064106kupfer@import "common/helpers.less";
4e5b757fbcf21077677360be274461dcd9064106kupfer
4e5b757fbcf21077677360be274461dcd9064106kupfer/* header, footer, menu, dialogs, messages, popups, basic buttons & links */
4e5b757fbcf21077677360be274461dcd9064106kupfer@import "common/layout.less";
/* specific css used in specific modules */
@import "config/adminConfig.less";
@import "config/adminStyle.less";
@import "common/forms.less";
@import "config/resourcesView.less";
@import "fontawesome/less/font-awesome.less";