styles.less revision 15b38efb2ff497ce4f3efd3bd89d2c0e8e8eca1e
0N/A/**
2362N/A * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
0N/A *
0N/A * Copyright (c) 2014 ForgeRock AS. All rights reserved.
0N/A *
0N/A * The contents of this file are subject to the terms
0N/A * of the Common Development and Distribution License
0N/A * (the License). You may not use this file except in
0N/A * compliance with the License.
0N/A *
0N/A * You can obtain a copy of the License at
0N/A * http://forgerock.org/license/CDDLv1.0.html
0N/A * See the License for the specific language governing
0N/A * permission and limitations under the License.
0N/A *
0N/A * When distributing Covered Code, include this CDDL
0N/A * Header Notice in each file and include the License file
0N/A * at http://forgerock.org/license/CDDLv1.0.html
2362N/A * If applicable, add the following below the CDDL Header,
2362N/A * with the fields enclosed by brackets [] replaced by
2362N/A * your own identifying information:
0N/A * "Portions Copyrighted [year] [name of copyright owner]"
0N/A */
0N/A
0N/A
0N/A/* css basic configuration */
0N/A@import "Roboto/fontRoboto.less";
0N/A@import "common/forgerock-variables.less";
0N/A@import "common/common.less";
0N/A@import "config/adminConfig.less";
0N/A
0N/A/*
0N/A Library css
0N/A*/
0N/A@import "common/jquery-ui-1.10.3.custom.css";
0N/A@import "common/bootstrap.min.css";
0N/A@import "common/bootstrap-dialog.css";
0N/A@import "fontawesome/css/font-awesome.min.css";
0N/A@import "fontawesome/less/variables.less";
0N/A@import "selectize-0.12.1-bootstrap3.css";
0N/A
0N/A//@import "common/jquery-ui-1.10.3.custom.css";
0N/A
0N/A/*
0N/A Specific libraries
0N/A*/
0N/A@import "jqgrid-override.less";
@import "config/resourcesView.less";
@import "config/adminStyle.less";
@import "icons.less";
@import "config/cronGentleSelect.less";
@import "config/scheduler.less";
@import "config/scheduleView.less";
@import "config/connectorView.less";
@import "config/correlation.less";
@import "config/analysisView.less";
@import "config/filter.less";
@import "config/behaviors.less";
@import "config/role.less";
/*
specific css used in specific modules
*/
@import "config/mappingView.less";
@import "config/scriptEditor.less";
@import "codemirror/codemirror.css";
@import "config/authenticationView.less";
/*
@import "config/syncConfig.less";
@import "config/testSync.less";
*/