4632N/A/**
4632N/A * The contents of this file are subject to the terms of the Common Development and
4632N/A * Distribution License (the License). You may not use this file except in compliance with the
4632N/A * License.
4632N/A *
4632N/A * You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
4632N/A * specific language governing permission and limitations under the License.
4632N/A *
4632N/A * When distributing Covered Software, include this CDDL Header Notice in each file and include
4632N/A * the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
4632N/A * Header, with the fields enclosed by brackets [] replaced by your own identifying
4632N/A * information: "Portions copyright [year] [name of copyright owner]".
4632N/A *
4632N/A * Copyright 2011-2015 ForgeRock AS.
4632N/A */
4632N/A
4632N/A/* css basic configuration */
4632N/A
4632N/A
4632N/A/* css basic configuration */
4632N/A@import "common/forgerock-variables.less";
4632N/A
4632N/A/*
4632N/A Library css
4632N/A*/
4632N/A@import "bootstrap-dialog-1.34.4-min.css";
4632N/A@import "selectize-0.12.1-bootstrap3.css";
4632N/A@import "fontawesome/css/font-awesome.min.css";
4632N/A@import "fontawesome/less/variables.less";
4632N/A
4632N/A
4632N/A /* forgerock CSS */
4632N/A@import "common/structure.less";
4632N/A
4632N/A/*
4632N/A Specific libraries
4632N/A*/
4632N/A@import "dashboard.less";
4639N/A@import "user.less";
4639N/A@import "card.less";
4632N/A