/* Licensed to Cloudera, Inc. under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. Cloudera, Inc. 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. */ .container { margin-left: 20px !important; } .dropdown-menu li { font-size: 14px; } .dropdown a.dropdown-toggle { padding-left: 10px; padding-right: 10px; } .search-bar { background-color: #F5F5F5; border-bottom: 1px solid #e3e3e3; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); margin: 0; padding: 10px; padding-left: 20px; padding-right: 20px; text-align: left; width: 100%; position: fixed; top: 28px; z-index: 1000; } .search-bar input { margin-left: 10px; padding-right: 20px; } .search-bar input.deletable { background-image: url("../art/remove.png"); background-repeat: no-repeat; background-position: 99% 50%; } .search-bar ul li { text-align: right; } .sort-by { font-size: 11px; height: 24px; width: 120px; margin-top: -2px; } .nav-header { padding-left: 0 !important; padding-top: 8px; } .facet-list { list-style: none outside none; padding: 0; margin: 0; } .facet-list li { padding-left: 8px; padding-right: 3px; } .facet-list li a { word-wrap: break-word; } .counter { color: #999999; font-size: 13px; } .pagination { border-radius: 4px 4px 4px 4px; list-style: none outside none; margin: 0 0 20px; padding: 8px 15px; } .results.container { width: 1180px; } .results.span2 { width: 180px; } .results.span10 { width: 980px; } .results.span12 { width: 1180px; } .errorlist { display: none; } .breadcrumb { background-color: #FFFFFF; padding-left: 0; margin-bottom: 0; } #result-container { margin-top: 20px; } .facetItem { display: none; } .selectMask { background-color: #F9F9F9; background-image: linear-gradient(to bottom, #FFFFFF, #F1F1F1); background-repeat: repeat-x; border: 1px solid #C0C0C0; border-right-color: rgba(0, 0, 0, 0.1); border-radius: 2px; border-bottom-right-radius: 0; border-top-right-radius: 0; box-shadow: none; color: #444444; display: inline-block; font-size: 13px; height: 29px; line-height: 29px; margin: 0; margin-left: 5px; min-height: 29px; min-width: 120px; padding: 0 8px; text-shadow: none; vertical-align: middle; overflow: hidden; text-overflow: ellipsis; } .search-query { border-bottom-left-radius: 0 !important; border-top-left-radius: 0 !important; margin-left: 0 !important; border-left: 0 !important; } .download-btn-group { min-width: auto; } .download-btn-group > ul > li { text-align: left; } .dashboard .container-fluid { padding: 6px; } .row-container { width: 100%; min-height: 70px; } .row-container.is-editing { border: 1px solid #e5e5e5; } .ui-sortable { background-color: #F3F3F3; min-height: 100px; } .ui-sortable h2 { padding-left: 10px !important; } .ui-sortable h2 ul { float: left; margin-right: 10px; font-size: 14px; } .ui-sortable-disabled { background-color: #FFF; } .card-column { border: none; min-height: 400px !important; } .card-widget { padding-top: 0; border: 0; min-height: 100px; } .card-widget .card-heading { font-size: 12px !important; font-weight: bold !important; line-height: 24px !important; padding-left: 3px !important; padding-right: 3px !important; } .card-widget .card-body { margin-top: 0; min-height: 40px; } .card-toolbar { margin: 0; padding: 4px; padding-top: 0; top: 70px; position: fixed; width: 100%; z-index: 1000; } .row-header { background-color: #F6F6F6; display: inline; padding: 3px; border: 1px solid #e5e5e5; border-bottom: none; } .row-highlight { background-color: #DDD; min-height: 100px; } #emptyDashboard { position: absolute; right: 204px; top: 80px; color: #666; font-size: 20px; z-index: 1000; } #emptyDashboardEditing { position: absolute; left: 120px; top: 160px; color: #666; font-size: 20px; } .emptyRow { margin-top: 10px; margin-left: 140px; color: #666; font-size: 18px; } .preview-row { background-color: #f9f9f9; min-height: 400px !important; margin-top: 30px; } .toolbar-label { float: left; font-weight: bold; color: #999; padding-left: 8px; padding-top: 24px; } .draggable-widget { width: 60px; text-align: center; float: left; border: 1px solid #CCC; margin-top: 10px; margin-left: 10px; cursor: move; } .draggable-widget.disabled { cursor: default; } .draggable-widget a { font-size: 28px; line-height: 46px; } .draggable-widget.disabled a { cursor: default; color: #CCC; } .layout-container { width: 100px; float: left; margin-top: 10px; margin-left: 10px; } .layout-box { float: left; height: 48px; background-color: #DDD; text-align: center; } .layout-box i { color: #333; font-size: 28px; line-height: 48px; } .layout-container:hover .layout-box { background-color: #CCC; } .with-top-margin { margin-top: 60px; } .ui-sortable .card-heading { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .search-bar { padding-top: 6px; padding-bottom: 6px; } .widget-settings-section { display: none; } em { font-weight: bold; background-color: yellow; } .fields-chooser li { cursor: pointer; margin-bottom: 10px; } .fields-chooser li .badge { font-weight: normal; font-size: 12px; } .widget-spinner { padding: 10px; font-size: 80px; color: #CCC; text-align: center; } .card { margin: 0; } .badge-left { border-radius: 9px 0px 0px 9px; padding-right: 5px; } .badge-right { border-radius: 0px 9px 9px 0px; padding-left: 5px; } .trash-filter { cursor: pointer; } .move-widget { cursor: move; } body.modal-open { overflow: auto !important; } .editable-click { cursor: pointer; } .CodeMirror { border: 1px dotted #DDDDDD; } [contenteditable=true] { border: 1px dotted #DDDDDD; outline: 0; margin-top: 20px; margin-bottom: 20px; min-height: 150px; } [contenteditable=true] [class*="span"], .tmpl [class*="span"] { background-color: #eee; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; min-height: 40px; line-height: 40px; background-color: #F3F3F3; border: 2px dashed #DDD; } .tmpl { margin: 10px; height: 60px; } .tmpl [class*="span"] { color: #999; font-size: 12px; text-align: center; font-weight: bold; } .editor-title { font-weight: bold; color: #262626; border-bottom: 1px solid #338bb8; } .add-row { background-color: #F6F6F6; min-height: 36px; border: 2px dashed #DDD; text-align: center; padding: 4px; cursor: pointer; } .add-row:before { color: #DDD; display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; font-size: 24px; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f055"; } .add-row-highlight { min-height: 10px; background-color: #CCC; } .document-details { background-color: #F6F6F6; padding: 10px; border: 1px solid #e5e5e5; } .result-row:nth-child(even) { background-color: #F6F6F6; } .result-row td { white-space: nowrap; padding: 3px; } #result-container thead tr { border-bottom: 1px solid #e5e5e5; } .demi-modal { min-height: 80px; } .filter-box { float: left; margin-right: 10px; margin-bottom: 10px; background-color: #F6F6F6; padding: 5px; border: 1px solid #d8d8d8; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .spinedit-cnt div.spinedit .fa-chevron-up { top: -7px; color: #666; } .spinedit-cnt div.spinedit .fa-chevron-down { top: 7px; left: -4px; color: #666; } .clearable { background: url(/search/static/art/clearField.png) no-repeat right -10px center; border: 1px solid #999; padding: 3px 18px 3px 4px; border-radius: 3px; transition: background 0.4s !important; } @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { .clearable { background: url(/search/static/art/clearField@2x.png) no-repeat right -10px center; background-size: 10px 10px; } } .clearable.x { background-position: right 5px center; } .clearable.onX { cursor: pointer !important; } .field-selector { display: inline-block; margin-left: 3px; min-height: 20px; line-height: 20px } .field-selector.hoverable { cursor: pointer; } .field-selector.hoverable:hover { background-color: #DDD; } .facet-field-cnt { margin-bottom: 6px; } .facet-field-switch { display: inline; margin-top: 10px; } .facet-field-label { color: #333; font-size: 11px; margin-bottom: 2px; margin-right: 4px; text-transform: uppercase; text-shadow: 1px 1px 0 #fff; } .facet-field-label-fixed-width { width: 90px; text-align: right; padding-right: 8px; display: inline-block; } .card-widget .input-append, .card-widget .input-prepend, .card-widget select, .card-widget input { margin-bottom: 0; }