/*! * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ //Bootstrap Variables & Mixins //The core bootstrap code have not been modified. These files //are included only for reference. @import (reference) "bootstrap-less/mixins.less"; @import (reference) "bootstrap-less/variables.less"; //MISC //---- @import "core.less"; @import "variables.less"; @import "mixins.less"; //COMPONENTS //----------- @import "header.less"; @import "sidebar.less"; @import "sidebar-mini.less"; @import "dropdown.less"; @import "forms.less"; @import "boxes.less"; @import "buttons.less"; @import "callout.less"; @import "alerts.less"; @import "navs.less"; @import "table.less"; @import "labels.less"; @import "modal.less"; @import "spinner.less"; //PAGES //------ @import "login.less"; //Miscellaneous //------------- @import "miscellaneous.less"; @import "displaytable.less"; //THEME @import "skin-black.less";