adminStyle.less revision 9ad7d0020702ab233be7bce3c52cf209ebec0e35
8b20bc4768b55498f2b2b74d6d12e7e8c62bdbdaJason Browne/**
8b20bc4768b55498f2b2b74d6d12e7e8c62bdbdaJason Browne * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
8b20bc4768b55498f2b2b74d6d12e7e8c62bdbdaJason Browne *
8b20bc4768b55498f2b2b74d6d12e7e8c62bdbdaJason Browne * Copyright (c) 2014 ForgeRock AS. All rights reserved.
8b20bc4768b55498f2b2b74d6d12e7e8c62bdbdaJason Browne *
8b20bc4768b55498f2b2b74d6d12e7e8c62bdbdaJason Browne * The contents of this file are subject to the terms
8b20bc4768b55498f2b2b74d6d12e7e8c62bdbdaJason Browne * of the Common Development and Distribution License
8b20bc4768b55498f2b2b74d6d12e7e8c62bdbdaJason Browne * (the License). You may not use this file except in
8b20bc4768b55498f2b2b74d6d12e7e8c62bdbdaJason Browne * compliance with the License.
8b20bc4768b55498f2b2b74d6d12e7e8c62bdbdaJason Browne *
8b20bc4768b55498f2b2b74d6d12e7e8c62bdbdaJason Browne * You can obtain a copy of the License at
8b20bc4768b55498f2b2b74d6d12e7e8c62bdbdaJason Browne * http://forgerock.org/license/CDDLv1.0.html
8b20bc4768b55498f2b2b74d6d12e7e8c62bdbdaJason Browne * See the License for the specific language governing
8b20bc4768b55498f2b2b74d6d12e7e8c62bdbdaJason Browne * permission and limitations under the License.
8b20bc4768b55498f2b2b74d6d12e7e8c62bdbdaJason Browne *
8b20bc4768b55498f2b2b74d6d12e7e8c62bdbdaJason Browne * When distributing Covered Code, include this CDDL
8b20bc4768b55498f2b2b74d6d12e7e8c62bdbdaJason Browne * Header Notice in each file and include the License file
8b20bc4768b55498f2b2b74d6d12e7e8c62bdbdaJason Browne * at http://forgerock.org/license/CDDLv1.0.html
8b20bc4768b55498f2b2b74d6d12e7e8c62bdbdaJason Browne * If applicable, add the following below the CDDL Header,
8b20bc4768b55498f2b2b74d6d12e7e8c62bdbdaJason Browne * with the fields enclosed by brackets [] replaced by
8b20bc4768b55498f2b2b74d6d12e7e8c62bdbdaJason Browne * your own identifying information:
8b20bc4768b55498f2b2b74d6d12e7e8c62bdbdaJason Browne * "Portions Copyrighted [year] [name of copyright owner]"
8b20bc4768b55498f2b2b74d6d12e7e8c62bdbdaJason Browne */
8b20bc4768b55498f2b2b74d6d12e7e8c62bdbdaJason Browne
33b843c6297041e8c1a73b737821958ed0883366Jason Browne/*
33b843c6297041e8c1a73b737821958ed0883366Jason Browne Base Page Styles
33b843c6297041e8c1a73b737821958ed0883366Jason Browne*/
33b843c6297041e8c1a73b737821958ed0883366Jason Browne
33b843c6297041e8c1a73b737821958ed0883366Jason Browne
8d7f4062530cb28c3500555d87f62ed1a95cc630Jason Browne.subtitle-bar h2 {
8d7f4062530cb28c3500555d87f62ed1a95cc630Jason Browne float: left;
8d7f4062530cb28c3500555d87f62ed1a95cc630Jason Browne margin-top: 0;
33b843c6297041e8c1a73b737821958ed0883366Jason Browne}
33b843c6297041e8c1a73b737821958ed0883366Jason Browne
33b843c6297041e8c1a73b737821958ed0883366Jason Browne.subtitle-bar a {
8d7f4062530cb28c3500555d87f62ed1a95cc630Jason Browne float: right;
33b843c6297041e8c1a73b737821958ed0883366Jason Browne text-decoration: none;
33b843c6297041e8c1a73b737821958ed0883366Jason Browne}
33b843c6297041e8c1a73b737821958ed0883366Jason Browne
9e90d9b80268528a6f6b3144a429849a75681f47Elizabeth Browne.btn .fa {
8d7f4062530cb28c3500555d87f62ed1a95cc630Jason Browne width: 21px;
8d7f4062530cb28c3500555d87f62ed1a95cc630Jason Browne text-align: left;
ebd5e19e50d5274715d9898f1e190797bee6708ahuck.elliott}
ebd5e19e50d5274715d9898f1e190797bee6708ahuck.elliott
9e90d9b80268528a6f6b3144a429849a75681f47Elizabeth Browne.dropdown-toggle .fa {
9e90d9b80268528a6f6b3144a429849a75681f47Elizabeth Browne text-align: right;
9e90d9b80268528a6f6b3144a429849a75681f47Elizabeth Browne}
9e90d9b80268528a6f6b3144a429849a75681f47Elizabeth Browne
ebd5e19e50d5274715d9898f1e190797bee6708ahuck.elliott#subNavHolder {
ebd5e19e50d5274715d9898f1e190797bee6708ahuck.elliott display: none;
ebd5e19e50d5274715d9898f1e190797bee6708ahuck.elliott}
ebd5e19e50d5274715d9898f1e190797bee6708ahuck.elliott
ebd5e19e50d5274715d9898f1e190797bee6708ahuck.elliott.back-bar {
ebd5e19e50d5274715d9898f1e190797bee6708ahuck.elliott padding: 15px;
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott border-bottom: 1px solid #eee;
ebd5e19e50d5274715d9898f1e190797bee6708ahuck.elliott margin-bottom: 15px;
d793c252ec33acae92c2f8a50e88ab0fa0084f97Jason Browne}
d793c252ec33acae92c2f8a50e88ab0fa0084f97Jason Browne
d793c252ec33acae92c2f8a50e88ab0fa0084f97Jason Browne.clean-btn:hover {
d793c252ec33acae92c2f8a50e88ab0fa0084f97Jason Browne color: #000;
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott}
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott.schema-panel {
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott border-top: 1px solid #eee;
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott padding: 15px;
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott h3 {
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott margin-top: 0px;
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott }
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott}
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott.inline-label {
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott padding-left: 15px;
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott}
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott/*
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott Managed Object Admin
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott*/
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott#managedPropertyWrapper {
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott input[type=text]{
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott width: 300px;
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott }
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott .managed-property {
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott border: 1px solid #efefef;
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott margin-top: 15px;
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott padding: 10px;
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott }
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott}
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott.scripts-container {
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott margin-top: 15px;
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott .event-hook-body {
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott margin-top: 15px;
9ad7d0020702ab233be7bce3c52cf209ebec0e35huck.elliott }
47cc5f766bc87d137826ba8c42692a3bb43c46a8Jason Browne}