styles.less revision 2c6c312bb014cc5901554e18e65818d8ac3b4e8d
596N/A/**
596N/A * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
596N/A *
596N/A * Copyright (c) 2011-2012 ForgeRock AS. All rights reserved.
596N/A *
596N/A * The contents of this file are subject to the terms
596N/A * of the Common Development and Distribution License
596N/A * (the License). You may not use this file except in
596N/A * compliance with the License.
596N/A *
596N/A * You can obtain a copy of the License at
596N/A * http://forgerock.org/license/CDDLv1.0.html
596N/A * See the License for the specific language governing
596N/A * permission and limitations under the License.
596N/A *
596N/A * When distributing Covered Code, include this CDDL
596N/A * Header Notice in each file and include the License file
596N/A * at http://forgerock.org/license/CDDLv1.0.html
596N/A * If applicable, add the following below the CDDL Header,
596N/A * with the fields enclosed by brackets [] replaced by
596N/A * your own identifying information:
596N/A * "Portions Copyrighted [year] [name of copyright owner]"
596N/A */
596N/A
596N/A/* css basic configuration */
596N/A
596N/A
596N/A/* css basic configuration */
596N/A@import "common/forgerock-variables.less";
596N/A
596N/A /* forgerock CSS */
596N/A@import "common/structure.less";
596N/A
596N/A
596N/A/*
596N/A Library css
596N/A*/
596N/A@import "bootstrap-3.3.5-custom.css";
596N/A@import "bootstrap-dialog-1.34.4-min.css";
596N/A@import "selectize-0.12.1-bootstrap3.css";
596N/A@import "dashboard.less";
596N/A@import "fontawesome/css/font-awesome.min.css";
596N/A@import "fontawesome/less/variables.less";
596N/A
596N/A/*
596N/A Specific libraries
596N/A*/
596N/A@import "user.less";
596N/A@import "card.less";
596N/A