Modified: ofbiz/trunk/plugins/solr/webapp/solr/css/angular/schema-browser.css
URL: http://svn.apache.org/viewvc/ofbiz/trunk/plugins/solr/webapp/solr/css/angular/schema-browser.css?rev=1781731&r1=1781730&r2=1781731&view=diff ============================================================================== --- ofbiz/trunk/plugins/solr/webapp/solr/css/angular/schema-browser.css (original) +++ ofbiz/trunk/plugins/solr/webapp/solr/css/angular/schema-browser.css Sun Feb 5 11:09:59 2017 @@ -1,567 +1,567 @@ -/* - -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. - -*/ - -#content #schema-browser .loader -{ - background-position: 0 50%; - padding-left: 21px; -} - -#content #schema-browser.loaded -{ - background-image: url( ../../img/div.gif ); - background-position: 21% 0; - background-repeat: repeat-y; -} - -#content #schema-browser #data -{ - float: right; - width: 78%; -} - -#content #schema-browser #related -{ - float: left; - width: 20%; -} - -#content #schema-browser #related select -{ - width: 100%; -} - -#content #schema-browser #related select optgroup -{ - font-style: normal; - padding: 5px; -} - -#content #schema-browser #related select option -{ - padding-left: 10px; -} - -#content #schema-browser #related #f-df-t -{ - border-bottom: 1px solid #f0f0f0; - padding-bottom: 15px; -} - -#content #schema-browser #related .ukf-dsf dt -{ -} - -#content #schema-browser #related dl -{ - margin-top: 15px; -} - -#content #schema-browser #related dl dt, -#content #schema-browser #related dl dd a -{ - color: #c0c0c0; -} - -#content #schema-browser #related dl dt -{ - font-weight: bold; - margin-top: 5px; -} - -#content #schema-browser #related dl dd a -{ - display: block; - padding-left: 10px; -} - -#content #schema-browser #related dl dd a:hover -{ - background-color: #f8f8f8; -} - -#content #schema-browser #related .field .field, -#content #schema-browser #related .field .field a, -#content #schema-browser #related .dynamic-field .dynamic-field, -#content #schema-browser #related .dynamic-field .dynamic-field a, -#content #schema-browser #related .type .type, -#content #schema-browser #related .type .type a, -#content #schema-browser #related .active, -#content #schema-browser #related .active a -{ - color: #333; -} - -#content #schema-browser #related .copyfield, -#content #schema-browser #related .copyfield a -{ - color: #666; -} - -#content #schema-browser #data -{ -} - -#content #schema-browser #data #index dt -{ - float: left; - margin-right: 5px; - width: 150px; -} - -#content #schema-browser #data #field .field-options -{ - margin-bottom: 10px; -} - -#content #schema-browser #data #field .field-options .head h2 -{ - padding-left: 5px; -} - -#content #schema-browser #data #field .partial -{ -} - -#content #schema-browser #data #field .partial p -{ - background-image: url( ../../img/ico/exclamation-button.png ); - background-position: 0 50%; - padding-left: 21px; -} - -#content #schema-browser #data #field .field-options .options dt, -#content #schema-browser #data #field .field-options .options dd -{ - float: left; -} - -#content #schema-browser #data #field .field-options .options dt -{ - clear: left; - margin-right: 5px; - width: 100px; -} - -#content #schema-browser #data #field .field-options .flags -{ - margin-top: 10px; - margin-bottom: 20px; -} - -#content #schema-browser #data #field .field-options .flags thead td -{ - color: #c0c0c0; - padding-right: 5px; - width: 100px; -} - -#content #schema-browser #data #field .field-options .flags tbody td, -#content #schema-browser #data #field .field-options .flags th -{ - padding: 2px 5px; -} - -#content #schema-browser #data #field .field-options .flags thead td, -#content #schema-browser #data #field .field-options .flags tbody th -{ - padding-left: 0; -} - -#content #schema-browser #data #field .field-options .flags thead th, -#content #schema-browser #data #field .field-options .flags tbody td -{ - border-left: 1px solid #f0f0f0; -} - -#content #schema-browser #data #field .field-options .flags tbody th, -#content #schema-browser #data #field .field-options .flags tbody td -{ - border-top: 1px solid #f0f0f0; -} - -#content #schema-browser #data #field .field-options .flags tbody .check -{ - background-color: #fafdfa; - background-image: url( ../../img/ico/tick.png ); - background-position: 50% 50%; - text-align: center; -} - -#content #schema-browser #data #field .field-options .flags tbody .check span -{ -} - -#content #schema-browser #data #field .field-options .flags tbody .text -{ - color: #c0c0c0; -} - -#content #schema-browser #data #field .field-options .analyzer, -#content #schema-browser #data #field .field-options .analyzer li, -#content #schema-browser #data #field .field-options .analyzer ul, -#content #schema-browser #data #field .field-options .analyzer ul li -{ -} - -#content #schema-browser #data #field .field-options .analyzer p, -#content #schema-browser #data #field .field-options .analyzer dl -{ - float: left; -} - -#content #schema-browser #data #field .field-options .analyzer p -{ - margin-right: 5px; - text-align: right; - width: 125px; - white-space: pre; -} - -#content #schema-browser #data #field .field-options .analyzer p a -{ - cursor: auto; -} - -#content #schema-browser #data #field .field-options .analyzer p a.analysis -{ - cursor: pointer; - display: block; -} - -#content #schema-browser #data #field .field-options .analyzer p a.analysis span -{ - background-image: url( ../../img/ico/question-white.png ); - background-position: 0 50%; - padding-left: 21px; -} - -#content #schema-browser #data #field .field-options .analyzer p a.analysis:hover span -{ - background-image: url( ../../img/ico/question.png ); - color: #008; -} - -#content #schema-browser #data #field .field-options .analyzer a -{ - cursor: auto; -} - -#content #schema-browser #data #field .field-options .analyzer .toggle -{ - background-image: url( ../../img/ico/chevron-small-expand.png ); - background-position: 100% 50%; - cursor: pointer; - display: block; - padding-right: 21px; -} - -#content #schema-browser #data #field .field-options .analyzer .open .toggle -{ - background-image: url( ../../img/ico/chevron-small.png ); -} - -#content #schema-browser #data #field .field-options .analyzer li -{ - border-top: 1px solid #f0f0f0; - margin-top: 10px; - padding-top: 10px; -} - -#content #schema-browser #data #field .field-options .analyzer ul -{ - clear: left; - margin-left: 55px; - padding-top: 5px; -} - -#content #schema-browser #data #field .field-options .analyzer .open ul -{ - display: block; -} - -#content #schema-browser #data #field .field-options .analyzer ul li -{ - border-top: 1px solid #f8f8f8; - margin-top: 5px; - padding-top: 5px; -} - -#content #schema-browser #data #field .field-options .analyzer ul p -{ - color: #999; - margin-right: 5px; - text-align: right; - width: 70px; -} - -#content #schema-browser #data #field .field-options .analyzer ul dd -{ - margin-left: 20px; -} - -#content #schema-browser #data #field .field-options .analyzer ul dd -{ - background-image: url( ../../img/ico/document-list.png ); - background-position: 0 50%; - color: #c0c0c0; - padding-left: 21px; -} - -#content #schema-browser #data #field .field-options .analyzer ul dd.ico-0 -{ - background-image: url( ../../img/ico/slash.png ); -} - -#content #schema-browser #data #field .field-options .analyzer ul dd.ico-1 -{ - background-image: url( ../../img/ico/tick.png ); -} - -#content #schema-browser #data #field .head -{ - margin-bottom: 5px; -} - -#content #schema-browser #data #field .terminfo-holder -{ - border-top: 1px solid #c0c0c0; - padding-top: 10px; -} - -#content #schema-browser #data #field .terminfo-holder .trigger -{ - float: left; - width: 140px; -} - -#content #schema-browser #data #field .terminfo-holder .trigger button span -{ - background-image: url( ../../img/ico/information.png ); -} - -#content #schema-browser #data #field .terminfo-holder .status -{ - border-left: 1px solid #f0f0f0; - float: left; - padding-left: 20px; - padding-right: 20px; -} - -#content #schema-browser #data #field .terminfo-holder.disabled .trigger button span -{ - background-image: url( ../../img/ico/prohibition.png ); -} - -#content #schema-browser #data #field .terminfo-holder.disabled .status -{ - display: block; -} - -#content #schema-browser #data #field .terminfo-holder .trigger .autoload -{ -} - -#content #schema-browser #data #field .terminfo-holder.loaded .trigger .autoload -{ - background-image: url( ../../img/ico/ui-check-box-uncheck.png ); - background-position: 0 50%; - color: #c0c0c0; - display: block; - margin-top: 10px; - padding-left: 21px; -} - -#content #schema-browser #data #field .terminfo-holder .trigger .autoload:hover -{ - color: #008; -} - -#content #schema-browser #data #field .terminfo-holder .trigger .autoload.on -{ - background-image: url( ../../img/ico/ui-check-box.png ); - color: #333; -} - -#content #schema-browser #data #field .topterms-holder, -#content #schema-browser #data #field .histogram-holder -{ - border-left: 1px solid #f0f0f0; - float: left; - padding-left: 20px; - padding-right: 20px; -} - -#content #schema-browser #data #field .topterms-holder .head input -{ - height: 18px; - line-height: 16px; - text-align: right; - width: 30px; -} - -#content #schema-browser #data #field .topterms-holder .head .max-holder -{ - color: #c0c0c0; -} - -#content #schema-browser #data #field .topterms-holder .head .max-holder:hover .max -{ - color: #008; -} - -#content #schema-browser #data #field .topterms-holder .head #query_link -{ - background-image: url( ../../img/ico/question-white.png ); - background-position: 0 50%; - color: #c0c0c0; - padding-left: 21px; - margin-left: 5px; -} - -#content #schema-browser #data #field .topterms-holder .head #query_link:hover -{ - background-image: url( ../../img/ico/question.png ); -} - - -#content #schema-browser #data #field .topterms-holder .head #query_link span -{ - visibility: hidden; -} - -#content #schema-browser #data #field .topterms-holder .head #query_link:hover span -{ - visibility: visible; -} - -#content #schema-browser .topterms-holder li -{ - border-top: 1px solid #999; - margin-bottom: 5px; -} - -/* possible overwrite with inline style */ -#content #schema-browser .topterms-holder li p -{ - background-color: #999; - color: #fff; - float: left; -} - -#content #schema-browser .topterms-holder li p span -{ - display: block; - padding-right: 2px; - text-align: right; -} - -/* possible overwrite with inline style */ -#content #schema-browser .topterms-holder li ul -{ - margin-left: 30px; -} - -#content #schema-browser .topterms-holder li li -{ - border-top: 0; - margin-bottom: 0; - white-space: nowrap; -} - -#content #schema-browser .topterms-holder li li.odd -{ - background-color: #f0f0f0; -} - -#content #schema-browser .topterms-holder li li a -{ - display: block; - padding-left: 2px; - padding-right: 2px; -} - -#content #schema-browser .topterms-holder li li a:hover -{ - background-color: #c0c0c0; -} - -#content #schema-browser #data #field .histogram-holder ul -{ - margin-left: 25px; -} - -#content #schema-browser #data #field .histogram-holder li -{ - margin-bottom: 2px; - position: relative; - width: 150px; -} - -#content #schema-browser #data #field .histogram-holder li.odd -{ - background-color: #f0f0f0; -} - -#content #schema-browser #data #field .histogram-holder li dl, -#content #schema-browser #data #field .histogram-holder li dt -{ - padding-top: 1px; - padding-bottom: 1px; -} - -#content #schema-browser #data #field .histogram-holder li dl -{ - background-color: #c0c0c0; - min-width: 1px; -} - -#content #schema-browser #data #field .histogram-holder li dt -{ - color: #a0a0a0; - position: absolute; - overflow: hidden; - left: -25px; - top: 0px; -} - -#content #schema-browser #data #field .histogram-holder li dt span -{ - display: block; - padding-right: 4px; - text-align: right; -} - -#content #schema-browser #data #field .histogram-holder li dd -{ - clear: left; - float: left; - margin-left: 2px; - white-space: nowrap; -} - -#content #schema-browser #data #field .histogram-holder li:hover dl -{ - background-color: #b0b0b0; -} - -#content #schema-browser #data #field .histogram-holder li:hover dt -{ - color: #333; -} +/* + +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. + +*/ + +#content #schema-browser .loader +{ + background-position: 0 50%; + padding-left: 21px; +} + +#content #schema-browser.loaded +{ + background-image: url( ../../img/div.gif ); + background-position: 21% 0; + background-repeat: repeat-y; +} + +#content #schema-browser #data +{ + float: right; + width: 78%; +} + +#content #schema-browser #related +{ + float: left; + width: 20%; +} + +#content #schema-browser #related select +{ + width: 100%; +} + +#content #schema-browser #related select optgroup +{ + font-style: normal; + padding: 5px; +} + +#content #schema-browser #related select option +{ + padding-left: 10px; +} + +#content #schema-browser #related #f-df-t +{ + border-bottom: 1px solid #f0f0f0; + padding-bottom: 15px; +} + +#content #schema-browser #related .ukf-dsf dt +{ +} + +#content #schema-browser #related dl +{ + margin-top: 15px; +} + +#content #schema-browser #related dl dt, +#content #schema-browser #related dl dd a +{ + color: #c0c0c0; +} + +#content #schema-browser #related dl dt +{ + font-weight: bold; + margin-top: 5px; +} + +#content #schema-browser #related dl dd a +{ + display: block; + padding-left: 10px; +} + +#content #schema-browser #related dl dd a:hover +{ + background-color: #f8f8f8; +} + +#content #schema-browser #related .field .field, +#content #schema-browser #related .field .field a, +#content #schema-browser #related .dynamic-field .dynamic-field, +#content #schema-browser #related .dynamic-field .dynamic-field a, +#content #schema-browser #related .type .type, +#content #schema-browser #related .type .type a, +#content #schema-browser #related .active, +#content #schema-browser #related .active a +{ + color: #333; +} + +#content #schema-browser #related .copyfield, +#content #schema-browser #related .copyfield a +{ + color: #666; +} + +#content #schema-browser #data +{ +} + +#content #schema-browser #data #index dt +{ + float: left; + margin-right: 5px; + width: 150px; +} + +#content #schema-browser #data #field .field-options +{ + margin-bottom: 10px; +} + +#content #schema-browser #data #field .field-options .head h2 +{ + padding-left: 5px; +} + +#content #schema-browser #data #field .partial +{ +} + +#content #schema-browser #data #field .partial p +{ + background-image: url( ../../img/ico/exclamation-button.png ); + background-position: 0 50%; + padding-left: 21px; +} + +#content #schema-browser #data #field .field-options .options dt, +#content #schema-browser #data #field .field-options .options dd +{ + float: left; +} + +#content #schema-browser #data #field .field-options .options dt +{ + clear: left; + margin-right: 5px; + width: 100px; +} + +#content #schema-browser #data #field .field-options .flags +{ + margin-top: 10px; + margin-bottom: 20px; +} + +#content #schema-browser #data #field .field-options .flags thead td +{ + color: #c0c0c0; + padding-right: 5px; + width: 100px; +} + +#content #schema-browser #data #field .field-options .flags tbody td, +#content #schema-browser #data #field .field-options .flags th +{ + padding: 2px 5px; +} + +#content #schema-browser #data #field .field-options .flags thead td, +#content #schema-browser #data #field .field-options .flags tbody th +{ + padding-left: 0; +} + +#content #schema-browser #data #field .field-options .flags thead th, +#content #schema-browser #data #field .field-options .flags tbody td +{ + border-left: 1px solid #f0f0f0; +} + +#content #schema-browser #data #field .field-options .flags tbody th, +#content #schema-browser #data #field .field-options .flags tbody td +{ + border-top: 1px solid #f0f0f0; +} + +#content #schema-browser #data #field .field-options .flags tbody .check +{ + background-color: #fafdfa; + background-image: url( ../../img/ico/tick.png ); + background-position: 50% 50%; + text-align: center; +} + +#content #schema-browser #data #field .field-options .flags tbody .check span +{ +} + +#content #schema-browser #data #field .field-options .flags tbody .text +{ + color: #c0c0c0; +} + +#content #schema-browser #data #field .field-options .analyzer, +#content #schema-browser #data #field .field-options .analyzer li, +#content #schema-browser #data #field .field-options .analyzer ul, +#content #schema-browser #data #field .field-options .analyzer ul li +{ +} + +#content #schema-browser #data #field .field-options .analyzer p, +#content #schema-browser #data #field .field-options .analyzer dl +{ + float: left; +} + +#content #schema-browser #data #field .field-options .analyzer p +{ + margin-right: 5px; + text-align: right; + width: 125px; + white-space: pre; +} + +#content #schema-browser #data #field .field-options .analyzer p a +{ + cursor: auto; +} + +#content #schema-browser #data #field .field-options .analyzer p a.analysis +{ + cursor: pointer; + display: block; +} + +#content #schema-browser #data #field .field-options .analyzer p a.analysis span +{ + background-image: url( ../../img/ico/question-white.png ); + background-position: 0 50%; + padding-left: 21px; +} + +#content #schema-browser #data #field .field-options .analyzer p a.analysis:hover span +{ + background-image: url( ../../img/ico/question.png ); + color: #008; +} + +#content #schema-browser #data #field .field-options .analyzer a +{ + cursor: auto; +} + +#content #schema-browser #data #field .field-options .analyzer .toggle +{ + background-image: url( ../../img/ico/chevron-small-expand.png ); + background-position: 100% 50%; + cursor: pointer; + display: block; + padding-right: 21px; +} + +#content #schema-browser #data #field .field-options .analyzer .open .toggle +{ + background-image: url( ../../img/ico/chevron-small.png ); +} + +#content #schema-browser #data #field .field-options .analyzer li +{ + border-top: 1px solid #f0f0f0; + margin-top: 10px; + padding-top: 10px; +} + +#content #schema-browser #data #field .field-options .analyzer ul +{ + clear: left; + margin-left: 55px; + padding-top: 5px; +} + +#content #schema-browser #data #field .field-options .analyzer .open ul +{ + display: block; +} + +#content #schema-browser #data #field .field-options .analyzer ul li +{ + border-top: 1px solid #f8f8f8; + margin-top: 5px; + padding-top: 5px; +} + +#content #schema-browser #data #field .field-options .analyzer ul p +{ + color: #999; + margin-right: 5px; + text-align: right; + width: 70px; +} + +#content #schema-browser #data #field .field-options .analyzer ul dd +{ + margin-left: 20px; +} + +#content #schema-browser #data #field .field-options .analyzer ul dd +{ + background-image: url( ../../img/ico/document-list.png ); + background-position: 0 50%; + color: #c0c0c0; + padding-left: 21px; +} + +#content #schema-browser #data #field .field-options .analyzer ul dd.ico-0 +{ + background-image: url( ../../img/ico/slash.png ); +} + +#content #schema-browser #data #field .field-options .analyzer ul dd.ico-1 +{ + background-image: url( ../../img/ico/tick.png ); +} + +#content #schema-browser #data #field .head +{ + margin-bottom: 5px; +} + +#content #schema-browser #data #field .terminfo-holder +{ + border-top: 1px solid #c0c0c0; + padding-top: 10px; +} + +#content #schema-browser #data #field .terminfo-holder .trigger +{ + float: left; + width: 140px; +} + +#content #schema-browser #data #field .terminfo-holder .trigger button span +{ + background-image: url( ../../img/ico/information.png ); +} + +#content #schema-browser #data #field .terminfo-holder .status +{ + border-left: 1px solid #f0f0f0; + float: left; + padding-left: 20px; + padding-right: 20px; +} + +#content #schema-browser #data #field .terminfo-holder.disabled .trigger button span +{ + background-image: url( ../../img/ico/prohibition.png ); +} + +#content #schema-browser #data #field .terminfo-holder.disabled .status +{ + display: block; +} + +#content #schema-browser #data #field .terminfo-holder .trigger .autoload +{ +} + +#content #schema-browser #data #field .terminfo-holder.loaded .trigger .autoload +{ + background-image: url( ../../img/ico/ui-check-box-uncheck.png ); + background-position: 0 50%; + color: #c0c0c0; + display: block; + margin-top: 10px; + padding-left: 21px; +} + +#content #schema-browser #data #field .terminfo-holder .trigger .autoload:hover +{ + color: #008; +} + +#content #schema-browser #data #field .terminfo-holder .trigger .autoload.on +{ + background-image: url( ../../img/ico/ui-check-box.png ); + color: #333; +} + +#content #schema-browser #data #field .topterms-holder, +#content #schema-browser #data #field .histogram-holder +{ + border-left: 1px solid #f0f0f0; + float: left; + padding-left: 20px; + padding-right: 20px; +} + +#content #schema-browser #data #field .topterms-holder .head input +{ + height: 18px; + line-height: 16px; + text-align: right; + width: 30px; +} + +#content #schema-browser #data #field .topterms-holder .head .max-holder +{ + color: #c0c0c0; +} + +#content #schema-browser #data #field .topterms-holder .head .max-holder:hover .max +{ + color: #008; +} + +#content #schema-browser #data #field .topterms-holder .head #query_link +{ + background-image: url( ../../img/ico/question-white.png ); + background-position: 0 50%; + color: #c0c0c0; + padding-left: 21px; + margin-left: 5px; +} + +#content #schema-browser #data #field .topterms-holder .head #query_link:hover +{ + background-image: url( ../../img/ico/question.png ); +} + + +#content #schema-browser #data #field .topterms-holder .head #query_link span +{ + visibility: hidden; +} + +#content #schema-browser #data #field .topterms-holder .head #query_link:hover span +{ + visibility: visible; +} + +#content #schema-browser .topterms-holder li +{ + border-top: 1px solid #999; + margin-bottom: 5px; +} + +/* possible overwrite with inline style */ +#content #schema-browser .topterms-holder li p +{ + background-color: #999; + color: #fff; + float: left; +} + +#content #schema-browser .topterms-holder li p span +{ + display: block; + padding-right: 2px; + text-align: right; +} + +/* possible overwrite with inline style */ +#content #schema-browser .topterms-holder li ul +{ + margin-left: 30px; +} + +#content #schema-browser .topterms-holder li li +{ + border-top: 0; + margin-bottom: 0; + white-space: nowrap; +} + +#content #schema-browser .topterms-holder li li.odd +{ + background-color: #f0f0f0; +} + +#content #schema-browser .topterms-holder li li a +{ + display: block; + padding-left: 2px; + padding-right: 2px; +} + +#content #schema-browser .topterms-holder li li a:hover +{ + background-color: #c0c0c0; +} + +#content #schema-browser #data #field .histogram-holder ul +{ + margin-left: 25px; +} + +#content #schema-browser #data #field .histogram-holder li +{ + margin-bottom: 2px; + position: relative; + width: 150px; +} + +#content #schema-browser #data #field .histogram-holder li.odd +{ + background-color: #f0f0f0; +} + +#content #schema-browser #data #field .histogram-holder li dl, +#content #schema-browser #data #field .histogram-holder li dt +{ + padding-top: 1px; + padding-bottom: 1px; +} + +#content #schema-browser #data #field .histogram-holder li dl +{ + background-color: #c0c0c0; + min-width: 1px; +} + +#content #schema-browser #data #field .histogram-holder li dt +{ + color: #a0a0a0; + position: absolute; + overflow: hidden; + left: -25px; + top: 0px; +} + +#content #schema-browser #data #field .histogram-holder li dt span +{ + display: block; + padding-right: 4px; + text-align: right; +} + +#content #schema-browser #data #field .histogram-holder li dd +{ + clear: left; + float: left; + margin-left: 2px; + white-space: nowrap; +} + +#content #schema-browser #data #field .histogram-holder li:hover dl +{ + background-color: #b0b0b0; +} + +#content #schema-browser #data #field .histogram-holder li:hover dt +{ + color: #333; +} Propchange: ofbiz/trunk/plugins/solr/webapp/solr/css/angular/schema-browser.css ------------------------------------------------------------------------------ svn:eol-style = native Modified: ofbiz/trunk/plugins/solr/webapp/solr/css/angular/schema.css URL: http://svn.apache.org/viewvc/ofbiz/trunk/plugins/solr/webapp/solr/css/angular/schema.css?rev=1781731&r1=1781730&r2=1781731&view=diff ============================================================================== --- ofbiz/trunk/plugins/solr/webapp/solr/css/angular/schema.css (original) +++ ofbiz/trunk/plugins/solr/webapp/solr/css/angular/schema.css Sun Feb 5 11:09:59 2017 @@ -1,704 +1,704 @@ -/* - -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. - -*/ - -#content #schema .loader -{ - background-position: 0 50%; - padding-left: 21px; -} - -#content #schema.loaded -{ - background-image: url( ../../img/div.gif ); - background-position: 21% 0; - background-repeat: repeat-y; -} - -#content #schema #data -{ - float: right; - width: 78%; -} - -#content #schema #related -{ - float: left; - width: 20%; -} - -#content #schema #related select -{ - width: 100%; -} - -#content #schema #related select optgroup -{ - font-style: normal; - padding: 5px; -} - -#content #schema #related select option -{ - padding-left: 10px; -} - -#content #schema #related #f-df-t -{ - border-bottom: 1px solid #f0f0f0; - padding-bottom: 15px; -} - -#content #schema #related .ukf-dsf dt -{ -} - -#content #schema #related dl -{ - margin-top: 15px; -} - -#content #schema #related dl dt, -#content #schema #related dl dd a -{ - color: #c0c0c0; -} - -#content #schema #related dl dt -{ - font-weight: bold; - margin-top: 5px; -} - -#content #schema #related dl dd a -{ - display: block; - padding-left: 10px; -} - -#content #schema #related dl dd a:hover -{ - background-color: #f8f8f8; -} - -#content #schema #related .field .field, -#content #schema #related .field .field a, -#content #schema #related .dynamic-field .dynamic-field, -#content #schema #related .dynamic-field .dynamic-field a, -#content #schema #related .type .type, -#content #schema #related .type .type a, -#content #schema #related .active, -#content #schema #related .active a -{ - color: #333; -} - -#content #schema #related .copyfield, -#content #schema #related .copyfield a -{ - color: #666; -} - -#content #schema #data -{ -} - -#content #schema #data #index dt -{ - float: left; - margin-right: 5px; - width: 150px; -} - -#content #schema #data #field .field-options -{ - margin-bottom: 10px; -} - -#content #schema #data #field .field-options .head h2 -{ - padding-left: 5px; -} - -#content #schema #data #field .partial -{ -} - -#content #schema #data #field .partial p -{ - background-image: url( ../../img/ico/exclamation-button.png ); - background-position: 0 50%; - padding-left: 21px; -} - -#content #schema #data #field .field-options .options dt, -#content #schema #data #field .field-options .options dd -{ - float: left; -} - -#content #schema #data #field .field-options .options dt -{ - clear: left; - margin-right: 5px; - width: 100px; -} - -#content #schema #data #field .field-options .flags -{ - margin-top: 10px; - margin-bottom: 20px; -} - -#content #schema #data #field .field-options .flags thead td -{ - color: #c0c0c0; - padding-right: 5px; - width: 100px; -} - -#content #schema #data #field .field-options .flags tbody td, -#content #schema #data #field .field-options .flags th -{ - padding: 2px 5px; -} - -#content #schema #data #field .field-options .flags thead td, -#content #schema #data #field .field-options .flags tbody th -{ - padding-left: 0; -} - -#content #schema #data #field .field-options .flags thead th, -#content #schema #data #field .field-options .flags tbody td -{ - border-left: 1px solid #f0f0f0; -} - -#content #schema #data #field .field-options .flags tbody th, -#content #schema #data #field .field-options .flags tbody td -{ - border-top: 1px solid #f0f0f0; -} - -#content #schema #data #field .field-options .flags tbody .check -{ - background-color: #fafdfa; - background-image: url( ../../img/ico/tick.png ); - background-position: 50% 50%; - text-align: center; -} - -#content #schema #data #field .field-options .flags tbody .check span -{ -} - -#content #schema #data #field .field-options .flags tbody .text -{ - color: #c0c0c0; -} - -#content #schema #data #field .field-options .analyzer, -#content #schema #data #field .field-options .analyzer li, -#content #schema #data #field .field-options .analyzer ul, -#content #schema #data #field .field-options .analyzer ul li -{ -} - -#content #schema #data #field .field-options .analyzer p, -#content #schema #data #field .field-options .analyzer dl -{ - float: left; -} - -#content #schema #data #field .field-options .analyzer p -{ - margin-right: 5px; - text-align: right; - width: 125px; - white-space: pre; -} - -#content #schema #data #field .field-options .analyzer p a -{ - cursor: auto; -} - -#content #schema #data #field .field-options .analyzer p a.analysis -{ - cursor: pointer; - display: block; -} - -#content #schema #data #field .field-options .analyzer p a.analysis span -{ - background-image: url( ../../img/ico/question-white.png ); - background-position: 0 50%; - padding-left: 21px; -} - -#content #schema #data #field .field-options .analyzer p a.analysis:hover span -{ - background-image: url( ../../img/ico/question.png ); - color: #008; -} - -#content #schema #data #field .field-options .analyzer a -{ - cursor: auto; -} - -#content #schema #data #field .field-options .analyzer .toggle -{ - background-image: url( ../../img/ico/chevron-small-expand.png ); - background-position: 100% 50%; - cursor: pointer; - display: block; - padding-right: 21px; -} - -#content #schema #data #field .field-options .analyzer .open .toggle -{ - background-image: url( ../../img/ico/chevron-small.png ); -} - -#content #schema #data #field .field-options .analyzer li -{ - border-top: 1px solid #f0f0f0; - margin-top: 10px; - padding-top: 10px; -} - -#content #schema #data #field .field-options .analyzer ul -{ - clear: left; - margin-left: 55px; - padding-top: 5px; -} - -#content #schema #data #field .field-options .analyzer .open ul -{ - display: block; -} - -#content #schema #data #field .field-options .analyzer ul li -{ - border-top: 1px solid #f8f8f8; - margin-top: 5px; - padding-top: 5px; -} - -#content #schema #data #field .field-options .analyzer ul p -{ - color: #999; - margin-right: 5px; - text-align: right; - width: 70px; -} - -#content #schema #data #field .field-options .analyzer ul dd -{ - margin-left: 20px; -} - -#content #schema #data #field .field-options .analyzer ul dd -{ - background-image: url( ../../img/ico/document-list.png ); - background-position: 0 50%; - color: #c0c0c0; - padding-left: 21px; -} - -#content #schema #data #field .field-options .analyzer ul dd.ico-0 -{ - background-image: url( ../../img/ico/slash.png ); -} - -#content #schema #data #field .field-options .analyzer ul dd.ico-1 -{ - background-image: url( ../../img/ico/tick.png ); -} - -#content #schema #data #field .head -{ - margin-bottom: 5px; -} - -#content #schema #data #field .terminfo-holder -{ - border-top: 1px solid #c0c0c0; - padding-top: 10px; -} - -#content #schema #data #field .terminfo-holder .trigger -{ - float: left; - width: 140px; -} - -#content #schema #data #field .terminfo-holder .trigger button span -{ - background-image: url( ../../img/ico/information.png ); -} - -#content #schema #data #field .terminfo-holder .status -{ - border-left: 1px solid #f0f0f0; - float: left; - padding-left: 20px; - padding-right: 20px; -} - -#content #schema #data #field .terminfo-holder.disabled .trigger button span -{ - background-image: url( ../../img/ico/prohibition.png ); -} - -#content #schema #data #field .terminfo-holder.disabled .status -{ - display: block; -} - -#content #schema #data #field .terminfo-holder .trigger .autoload -{ -} - -#content #schema #data #field .terminfo-holder.loaded .trigger .autoload -{ - background-image: url( ../../img/ico/ui-check-box-uncheck.png ); - background-position: 0 50%; - color: #c0c0c0; - display: block; - margin-top: 10px; - padding-left: 21px; -} - -#content #schema #data #field .terminfo-holder .trigger .autoload:hover -{ - color: #008; -} - -#content #schema #data #field .terminfo-holder .trigger .autoload.on -{ - background-image: url( ../../img/ico/ui-check-box.png ); - color: #333; -} - -#content #schema #data #field .topterms-holder, -#content #schema #data #field .histogram-holder -{ - border-left: 1px solid #f0f0f0; - float: left; - padding-left: 20px; - padding-right: 20px; -} - -#content #schema #data #field .topterms-holder .head input -{ - height: 18px; - line-height: 16px; - text-align: right; - width: 30px; -} - -#content #schema #data #field .topterms-holder .head .max-holder -{ - color: #c0c0c0; -} - -#content #schema #data #field .topterms-holder .head .max-holder:hover .max -{ - color: #008; -} - -#content #schema #data #field .topterms-holder .head #query_link -{ - background-image: url( ../../img/ico/question-white.png ); - background-position: 0 50%; - color: #c0c0c0; - padding-left: 21px; - margin-left: 5px; -} - -#content #schema #data #field .topterms-holder .head #query_link:hover -{ - background-image: url( ../../img/ico/question.png ); -} - - -#content #schema #data #field .topterms-holder .head #query_link span -{ - visibility: hidden; -} - -#content #schema #data #field .topterms-holder .head #query_link:hover span -{ - visibility: visible; -} - -#content #schema .topterms-holder li -{ - border-top: 1px solid #999; - margin-bottom: 5px; -} - -/* possible overwrite with inline style */ -#content #schema .topterms-holder li p -{ - background-color: #999; - color: #fff; - float: left; -} - -#content #schema .topterms-holder li p span -{ - display: block; - padding-right: 2px; - text-align: right; -} - -/* possible overwrite with inline style */ -#content #schema .topterms-holder li ul -{ - margin-left: 30px; -} - -#content #schema .topterms-holder li li -{ - border-top: 0; - margin-bottom: 0; - white-space: nowrap; -} - -#content #schema .topterms-holder li li.odd -{ - background-color: #f0f0f0; -} - -#content #schema .topterms-holder li li a -{ - display: block; - padding-left: 2px; - padding-right: 2px; -} - -#content #schema .topterms-holder li li a:hover -{ - background-color: #c0c0c0; -} - -#content #schema #data #field .histogram-holder ul -{ - margin-left: 25px; -} - -#content #schema #data #field .histogram-holder li -{ - margin-bottom: 2px; - position: relative; - width: 150px; -} - -#content #schema #data #field .histogram-holder li.odd -{ - background-color: #f0f0f0; -} - -#content #schema #data #field .histogram-holder li dl, -#content #schema #data #field .histogram-holder li dt -{ - padding-top: 1px; - padding-bottom: 1px; -} - -#content #schema #data #field .histogram-holder li dl -{ - background-color: #c0c0c0; - min-width: 1px; -} - -#content #schema #data #field .histogram-holder li dt -{ - color: #a0a0a0; - position: absolute; - overflow: hidden; - left: -25px; - top: 0px; -} - -#content #schema #data #field .histogram-holder li dt span -{ - display: block; - padding-right: 4px; - text-align: right; -} - -#content #schema #data #field .histogram-holder li dd -{ - clear: left; - float: left; - margin-left: 2px; - white-space: nowrap; -} - -#content #schema #data #field .histogram-holder li:hover dl -{ - background-color: #b0b0b0; -} - -#content #schema #data #field .histogram-holder li:hover dt -{ - color: #333; -} - -#content #schema #actions { - margin-bottom: 20px; - min-height: 30px; -} - -#content #schema .actions #addField span { background-image: url( ../../img/ico/document-list.png ); } -#content #schema .actions #addDynamicField span { background-image: url( ../../img/ico/documents-stack.png ); } -#content #schema .actions #addCopyField span { background-image: url( ../../img/ico/document-import.png ); } - -#content #schema .actions div.action -{ - width: 320px; - background-color: #fff; - border: 1px solid #f0f0f0; - box-shadow: 5px 5px 10px #c0c0c0; - -moz-box-shadow: 5px 5px 10px #c0c0c0; - -webkit-box-shadow: 5px 5px 10px #c0c0c0; - position: absolute; - left: 160px; - top: 50px; - padding: 10px; - z-index: 2; -} - -#content #schema .actions p -{ - padding-bottom: 8px; -} - -#content #schema .actions label -{ - float: left; - padding-top: 3px; - padding-bottom: 3px; - text-align: right; - width: 25%; -} - -#content #schema .actions input, -#content #schema .actions select, -#content #schema .actions .buttons, -#content #schema .actions .note span -{ - float: right; - width: 71%; -} - -#content #schema .actions label.checkbox { - margin-left: 27%; - text-align: left; - width: 73%; - padding: 0px; - margin-top: 0px; -} -#content #schema .actions .checkbox input { - float: none; - width: auto; -} - -#content #schema .add_showhide { - background-image: url( ../../img/ico/chevron-small-expand.png ); - background-position: 100% 50%; - cursor: pointer; - padding-right: 21px; -} - -#content #schema .add_showhide.open { - background-image: url( ../../img/ico/chevron-small.png ); -} - -#content #schema label -{ - cursor: pointer; - display: block; - margin-top: 5px; - width: 100%; -} - -#content #schema .checkbox -{ - margin-bottom: 0; - width: auto; -} - -#content #schema .chosen-container { - margin-left: 6px; - width: 100%; -} -#content #schema .chosen-drop input, -#content #schema .chosen-results { - width: 100% !important; -} - -#content #schema button span -{ - background-image: url( ../../img/ico/cross.png ); -} -#content #schema button.submit span -{ - background-image: url( ../../img/ico/tick.png ); -} - -#content #schema .error -{ - background-image: url( ../../img/ico/cross-button.png ); - background-position: 22% 1px; - color: #c00; - font-weight: bold; - margin-bottom: 10px; -} - -#content #schema #actions .error span -{ - float: right; - width: 71%; - padding-left: 3px; - padding-right: 3px; -} - -#content #schema .delete-field button span { - background-image: url( ../../img/ico/cross.png ); -} - -#content #schema span.rem { - background-image: url( ../../img/ico/cross.png ); - background-position: 100% 50%; - cursor: pointer; - padding-right: 21px; - right:10px; - float:right; -} - -#content #schema .copyfield .updatable a { - float:left; - width:80%; -} +/* + +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. + +*/ + +#content #schema .loader +{ + background-position: 0 50%; + padding-left: 21px; +} + +#content #schema.loaded +{ + background-image: url( ../../img/div.gif ); + background-position: 21% 0; + background-repeat: repeat-y; +} + +#content #schema #data +{ + float: right; + width: 78%; +} + +#content #schema #related +{ + float: left; + width: 20%; +} + +#content #schema #related select +{ + width: 100%; +} + +#content #schema #related select optgroup +{ + font-style: normal; + padding: 5px; +} + +#content #schema #related select option +{ + padding-left: 10px; +} + +#content #schema #related #f-df-t +{ + border-bottom: 1px solid #f0f0f0; + padding-bottom: 15px; +} + +#content #schema #related .ukf-dsf dt +{ +} + +#content #schema #related dl +{ + margin-top: 15px; +} + +#content #schema #related dl dt, +#content #schema #related dl dd a +{ + color: #c0c0c0; +} + +#content #schema #related dl dt +{ + font-weight: bold; + margin-top: 5px; +} + +#content #schema #related dl dd a +{ + display: block; + padding-left: 10px; +} + +#content #schema #related dl dd a:hover +{ + background-color: #f8f8f8; +} + +#content #schema #related .field .field, +#content #schema #related .field .field a, +#content #schema #related .dynamic-field .dynamic-field, +#content #schema #related .dynamic-field .dynamic-field a, +#content #schema #related .type .type, +#content #schema #related .type .type a, +#content #schema #related .active, +#content #schema #related .active a +{ + color: #333; +} + +#content #schema #related .copyfield, +#content #schema #related .copyfield a +{ + color: #666; +} + +#content #schema #data +{ +} + +#content #schema #data #index dt +{ + float: left; + margin-right: 5px; + width: 150px; +} + +#content #schema #data #field .field-options +{ + margin-bottom: 10px; +} + +#content #schema #data #field .field-options .head h2 +{ + padding-left: 5px; +} + +#content #schema #data #field .partial +{ +} + +#content #schema #data #field .partial p +{ + background-image: url( ../../img/ico/exclamation-button.png ); + background-position: 0 50%; + padding-left: 21px; +} + +#content #schema #data #field .field-options .options dt, +#content #schema #data #field .field-options .options dd +{ + float: left; +} + +#content #schema #data #field .field-options .options dt +{ + clear: left; + margin-right: 5px; + width: 100px; +} + +#content #schema #data #field .field-options .flags +{ + margin-top: 10px; + margin-bottom: 20px; +} + +#content #schema #data #field .field-options .flags thead td +{ + color: #c0c0c0; + padding-right: 5px; + width: 100px; +} + +#content #schema #data #field .field-options .flags tbody td, +#content #schema #data #field .field-options .flags th +{ + padding: 2px 5px; +} + +#content #schema #data #field .field-options .flags thead td, +#content #schema #data #field .field-options .flags tbody th +{ + padding-left: 0; +} + +#content #schema #data #field .field-options .flags thead th, +#content #schema #data #field .field-options .flags tbody td +{ + border-left: 1px solid #f0f0f0; +} + +#content #schema #data #field .field-options .flags tbody th, +#content #schema #data #field .field-options .flags tbody td +{ + border-top: 1px solid #f0f0f0; +} + +#content #schema #data #field .field-options .flags tbody .check +{ + background-color: #fafdfa; + background-image: url( ../../img/ico/tick.png ); + background-position: 50% 50%; + text-align: center; +} + +#content #schema #data #field .field-options .flags tbody .check span +{ +} + +#content #schema #data #field .field-options .flags tbody .text +{ + color: #c0c0c0; +} + +#content #schema #data #field .field-options .analyzer, +#content #schema #data #field .field-options .analyzer li, +#content #schema #data #field .field-options .analyzer ul, +#content #schema #data #field .field-options .analyzer ul li +{ +} + +#content #schema #data #field .field-options .analyzer p, +#content #schema #data #field .field-options .analyzer dl +{ + float: left; +} + +#content #schema #data #field .field-options .analyzer p +{ + margin-right: 5px; + text-align: right; + width: 125px; + white-space: pre; +} + +#content #schema #data #field .field-options .analyzer p a +{ + cursor: auto; +} + +#content #schema #data #field .field-options .analyzer p a.analysis +{ + cursor: pointer; + display: block; +} + +#content #schema #data #field .field-options .analyzer p a.analysis span +{ + background-image: url( ../../img/ico/question-white.png ); + background-position: 0 50%; + padding-left: 21px; +} + +#content #schema #data #field .field-options .analyzer p a.analysis:hover span +{ + background-image: url( ../../img/ico/question.png ); + color: #008; +} + +#content #schema #data #field .field-options .analyzer a +{ + cursor: auto; +} + +#content #schema #data #field .field-options .analyzer .toggle +{ + background-image: url( ../../img/ico/chevron-small-expand.png ); + background-position: 100% 50%; + cursor: pointer; + display: block; + padding-right: 21px; +} + +#content #schema #data #field .field-options .analyzer .open .toggle +{ + background-image: url( ../../img/ico/chevron-small.png ); +} + +#content #schema #data #field .field-options .analyzer li +{ + border-top: 1px solid #f0f0f0; + margin-top: 10px; + padding-top: 10px; +} + +#content #schema #data #field .field-options .analyzer ul +{ + clear: left; + margin-left: 55px; + padding-top: 5px; +} + +#content #schema #data #field .field-options .analyzer .open ul +{ + display: block; +} + +#content #schema #data #field .field-options .analyzer ul li +{ + border-top: 1px solid #f8f8f8; + margin-top: 5px; + padding-top: 5px; +} + +#content #schema #data #field .field-options .analyzer ul p +{ + color: #999; + margin-right: 5px; + text-align: right; + width: 70px; +} + +#content #schema #data #field .field-options .analyzer ul dd +{ + margin-left: 20px; +} + +#content #schema #data #field .field-options .analyzer ul dd +{ + background-image: url( ../../img/ico/document-list.png ); + background-position: 0 50%; + color: #c0c0c0; + padding-left: 21px; +} + +#content #schema #data #field .field-options .analyzer ul dd.ico-0 +{ + background-image: url( ../../img/ico/slash.png ); +} + +#content #schema #data #field .field-options .analyzer ul dd.ico-1 +{ + background-image: url( ../../img/ico/tick.png ); +} + +#content #schema #data #field .head +{ + margin-bottom: 5px; +} + +#content #schema #data #field .terminfo-holder +{ + border-top: 1px solid #c0c0c0; + padding-top: 10px; +} + +#content #schema #data #field .terminfo-holder .trigger +{ + float: left; + width: 140px; +} + +#content #schema #data #field .terminfo-holder .trigger button span +{ + background-image: url( ../../img/ico/information.png ); +} + +#content #schema #data #field .terminfo-holder .status +{ + border-left: 1px solid #f0f0f0; + float: left; + padding-left: 20px; + padding-right: 20px; +} + +#content #schema #data #field .terminfo-holder.disabled .trigger button span +{ + background-image: url( ../../img/ico/prohibition.png ); +} + +#content #schema #data #field .terminfo-holder.disabled .status +{ + display: block; +} + +#content #schema #data #field .terminfo-holder .trigger .autoload +{ +} + +#content #schema #data #field .terminfo-holder.loaded .trigger .autoload +{ + background-image: url( ../../img/ico/ui-check-box-uncheck.png ); + background-position: 0 50%; + color: #c0c0c0; + display: block; + margin-top: 10px; + padding-left: 21px; +} + +#content #schema #data #field .terminfo-holder .trigger .autoload:hover +{ + color: #008; +} + +#content #schema #data #field .terminfo-holder .trigger .autoload.on +{ + background-image: url( ../../img/ico/ui-check-box.png ); + color: #333; +} + +#content #schema #data #field .topterms-holder, +#content #schema #data #field .histogram-holder +{ + border-left: 1px solid #f0f0f0; + float: left; + padding-left: 20px; + padding-right: 20px; +} + +#content #schema #data #field .topterms-holder .head input +{ + height: 18px; + line-height: 16px; + text-align: right; + width: 30px; +} + +#content #schema #data #field .topterms-holder .head .max-holder +{ + color: #c0c0c0; +} + +#content #schema #data #field .topterms-holder .head .max-holder:hover .max +{ + color: #008; +} + +#content #schema #data #field .topterms-holder .head #query_link +{ + background-image: url( ../../img/ico/question-white.png ); + background-position: 0 50%; + color: #c0c0c0; + padding-left: 21px; + margin-left: 5px; +} + +#content #schema #data #field .topterms-holder .head #query_link:hover +{ + background-image: url( ../../img/ico/question.png ); +} + + +#content #schema #data #field .topterms-holder .head #query_link span +{ + visibility: hidden; +} + +#content #schema #data #field .topterms-holder .head #query_link:hover span +{ + visibility: visible; +} + +#content #schema .topterms-holder li +{ + border-top: 1px solid #999; + margin-bottom: 5px; +} + +/* possible overwrite with inline style */ +#content #schema .topterms-holder li p +{ + background-color: #999; + color: #fff; + float: left; +} + +#content #schema .topterms-holder li p span +{ + display: block; + padding-right: 2px; + text-align: right; +} + +/* possible overwrite with inline style */ +#content #schema .topterms-holder li ul +{ + margin-left: 30px; +} + +#content #schema .topterms-holder li li +{ + border-top: 0; + margin-bottom: 0; + white-space: nowrap; +} + +#content #schema .topterms-holder li li.odd +{ + background-color: #f0f0f0; +} + +#content #schema .topterms-holder li li a +{ + display: block; + padding-left: 2px; + padding-right: 2px; +} + +#content #schema .topterms-holder li li a:hover +{ + background-color: #c0c0c0; +} + +#content #schema #data #field .histogram-holder ul +{ + margin-left: 25px; +} + +#content #schema #data #field .histogram-holder li +{ + margin-bottom: 2px; + position: relative; + width: 150px; +} + +#content #schema #data #field .histogram-holder li.odd +{ + background-color: #f0f0f0; +} + +#content #schema #data #field .histogram-holder li dl, +#content #schema #data #field .histogram-holder li dt +{ + padding-top: 1px; + padding-bottom: 1px; +} + +#content #schema #data #field .histogram-holder li dl +{ + background-color: #c0c0c0; + min-width: 1px; +} + +#content #schema #data #field .histogram-holder li dt +{ + color: #a0a0a0; + position: absolute; + overflow: hidden; + left: -25px; + top: 0px; +} + +#content #schema #data #field .histogram-holder li dt span +{ + display: block; + padding-right: 4px; + text-align: right; +} + +#content #schema #data #field .histogram-holder li dd +{ + clear: left; + float: left; + margin-left: 2px; + white-space: nowrap; +} + +#content #schema #data #field .histogram-holder li:hover dl +{ + background-color: #b0b0b0; +} + +#content #schema #data #field .histogram-holder li:hover dt +{ + color: #333; +} + +#content #schema #actions { + margin-bottom: 20px; + min-height: 30px; +} + +#content #schema .actions #addField span { background-image: url( ../../img/ico/document-list.png ); } +#content #schema .actions #addDynamicField span { background-image: url( ../../img/ico/documents-stack.png ); } +#content #schema .actions #addCopyField span { background-image: url( ../../img/ico/document-import.png ); } + +#content #schema .actions div.action +{ + width: 320px; + background-color: #fff; + border: 1px solid #f0f0f0; + box-shadow: 5px 5px 10px #c0c0c0; + -moz-box-shadow: 5px 5px 10px #c0c0c0; + -webkit-box-shadow: 5px 5px 10px #c0c0c0; + position: absolute; + left: 160px; + top: 50px; + padding: 10px; + z-index: 2; +} + +#content #schema .actions p +{ + padding-bottom: 8px; +} + +#content #schema .actions label +{ + float: left; + padding-top: 3px; + padding-bottom: 3px; + text-align: right; + width: 25%; +} + +#content #schema .actions input, +#content #schema .actions select, +#content #schema .actions .buttons, +#content #schema .actions .note span +{ + float: right; + width: 71%; +} + +#content #schema .actions label.checkbox { + margin-left: 27%; + text-align: left; + width: 73%; + padding: 0px; + margin-top: 0px; +} +#content #schema .actions .checkbox input { + float: none; + width: auto; +} + +#content #schema .add_showhide { + background-image: url( ../../img/ico/chevron-small-expand.png ); + background-position: 100% 50%; + cursor: pointer; + padding-right: 21px; +} + +#content #schema .add_showhide.open { + background-image: url( ../../img/ico/chevron-small.png ); +} + +#content #schema label +{ + cursor: pointer; + display: block; + margin-top: 5px; + width: 100%; +} + +#content #schema .checkbox +{ + margin-bottom: 0; + width: auto; +} + +#content #schema .chosen-container { + margin-left: 6px; + width: 100%; +} +#content #schema .chosen-drop input, +#content #schema .chosen-results { + width: 100% !important; +} + +#content #schema button span +{ + background-image: url( ../../img/ico/cross.png ); +} +#content #schema button.submit span +{ + background-image: url( ../../img/ico/tick.png ); +} + +#content #schema .error +{ + background-image: url( ../../img/ico/cross-button.png ); + background-position: 22% 1px; + color: #c00; + font-weight: bold; + margin-bottom: 10px; +} + +#content #schema #actions .error span +{ + float: right; + width: 71%; + padding-left: 3px; + padding-right: 3px; +} + +#content #schema .delete-field button span { + background-image: url( ../../img/ico/cross.png ); +} + +#content #schema span.rem { + background-image: url( ../../img/ico/cross.png ); + background-position: 100% 50%; + cursor: pointer; + padding-right: 21px; + right:10px; + float:right; +} + +#content #schema .copyfield .updatable a { + float:left; + width:80%; +} Propchange: ofbiz/trunk/plugins/solr/webapp/solr/css/angular/schema.css ------------------------------------------------------------------------------ svn:eol-style = native Modified: ofbiz/trunk/plugins/solr/webapp/solr/css/angular/segments.css URL: http://svn.apache.org/viewvc/ofbiz/trunk/plugins/solr/webapp/solr/css/angular/segments.css?rev=1781731&r1=1781730&r2=1781731&view=diff ============================================================================== --- ofbiz/trunk/plugins/solr/webapp/solr/css/angular/segments.css (original) +++ ofbiz/trunk/plugins/solr/webapp/solr/css/angular/segments.css Sun Feb 5 11:09:59 2017 @@ -1,173 +1,173 @@ -/* - -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. - -*/ - -#content #segments .loader -{ - background-position: 0 50%; - padding-left: 21px; -} - -#content #segments .reload -{ - background-image: url( ../../img/ico/arrow-circle.png ); - background-position: 50% 50%; - display: block; - height: 30px; - position: absolute; - right: 10px; - top: 10px; - width: 30px; -} - -#content #segments .reload.loader -{ - padding-left: 0; -} - -#content #segments .reload span -{ - display: none; -} - -#content #segments #result -{ - width: 77%; -} - -#content #segments #result #response -{ - margin-left: 25px; -} - -#content #segments .segments-holder ul { - margin-left: 25px; -} -#content #segments .segments-holder li { - margin-bottom: 2px; - position: relative; - width: 100%; -} - -#content #segments .segments-holder li .tooltip { - display: none; - background: #C8C8C8; - position: absolute; - z-index: 1000; - width:220px; - height:120px; - margin-left: 100%; - opacity: .8; - padding: 5px; - border: 1px solid; - border-radius: 5px; -} - -#content #segments .segments-holder li .tooltip .label { - float: left; - width: 20%; - opacity: 1; -} - -#content #segments .segments-holder li:hover .tooltip { - display:block; -} - -#content #segments .segments-holder li dl, -#content #segments .segments-holder li dt { - padding-bottom: 1px; - padding-top: 1px; -} -#content #segments .segments-holder li dl { - min-width: 1px; -} -#content #segments .segments-holder li dt { - color: #a0a0a0; - left: -45px; - overflow: hidden; - position: absolute; - top: 0; -} -#content #segments .segments-holder li dt div { - display: block; - padding-right: 4px; - text-align: right; -} -#content #segments .segments-holder li dd { - clear: left; - float: left; - margin-left: 2px; - white-space: nowrap; - width: 100%; -} - -#content #segments .segments-holder li dd div.deleted { - background-color: #808080; - padding-left: 5px; -} - -#content #segments .segments-holder li dd div.live { - background-color: #DDDDDD; - float: left; -} - -#content #segments .segments-holder li dd div.start { - float: left; - width: 20%; -} - -#content #segments .segments-holder li dd div.end { - text-align: right; -} - -.merge-candidate { - background-color: #FFC9F9 !important; -} - -#content #segments .segments-holder li dd div.w5 { - width: 20%; - float: left; -} - -#content #segments #auto-refresh { - margin-top: 4px; - background-position: 50% 50%; - display: block; - height: 30px; - position: absolute; - right: 50px; - top: 10px; -} - -#content #segments #auto-refresh a { - background-image: url( ../../img/ico/ui-check-box-uncheck.png ); - background-position: 0 50%; - color: #c0c0c0; - display: block; - padding-left: 21px; -} - -#content #segments #auto-refresh a.on, -#content #segments #auto-refresh a:hover { - color: #333; -} - -#content #segments #auto-refresh a.on { - background-image: url( ../../img/ico/ui-check-box.png ); -} - +/* + +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. + +*/ + +#content #segments .loader +{ + background-position: 0 50%; + padding-left: 21px; +} + +#content #segments .reload +{ + background-image: url( ../../img/ico/arrow-circle.png ); + background-position: 50% 50%; + display: block; + height: 30px; + position: absolute; + right: 10px; + top: 10px; + width: 30px; +} + +#content #segments .reload.loader +{ + padding-left: 0; +} + +#content #segments .reload span +{ + display: none; +} + +#content #segments #result +{ + width: 77%; +} + +#content #segments #result #response +{ + margin-left: 25px; +} + +#content #segments .segments-holder ul { + margin-left: 25px; +} +#content #segments .segments-holder li { + margin-bottom: 2px; + position: relative; + width: 100%; +} + +#content #segments .segments-holder li .tooltip { + display: none; + background: #C8C8C8; + position: absolute; + z-index: 1000; + width:220px; + height:120px; + margin-left: 100%; + opacity: .8; + padding: 5px; + border: 1px solid; + border-radius: 5px; +} + +#content #segments .segments-holder li .tooltip .label { + float: left; + width: 20%; + opacity: 1; +} + +#content #segments .segments-holder li:hover .tooltip { + display:block; +} + +#content #segments .segments-holder li dl, +#content #segments .segments-holder li dt { + padding-bottom: 1px; + padding-top: 1px; +} +#content #segments .segments-holder li dl { + min-width: 1px; +} +#content #segments .segments-holder li dt { + color: #a0a0a0; + left: -45px; + overflow: hidden; + position: absolute; + top: 0; +} +#content #segments .segments-holder li dt div { + display: block; + padding-right: 4px; + text-align: right; +} +#content #segments .segments-holder li dd { + clear: left; + float: left; + margin-left: 2px; + white-space: nowrap; + width: 100%; +} + +#content #segments .segments-holder li dd div.deleted { + background-color: #808080; + padding-left: 5px; +} + +#content #segments .segments-holder li dd div.live { + background-color: #DDDDDD; + float: left; +} + +#content #segments .segments-holder li dd div.start { + float: left; + width: 20%; +} + +#content #segments .segments-holder li dd div.end { + text-align: right; +} + +.merge-candidate { + background-color: #FFC9F9 !important; +} + +#content #segments .segments-holder li dd div.w5 { + width: 20%; + float: left; +} + +#content #segments #auto-refresh { + margin-top: 4px; + background-position: 50% 50%; + display: block; + height: 30px; + position: absolute; + right: 50px; + top: 10px; +} + +#content #segments #auto-refresh a { + background-image: url( ../../img/ico/ui-check-box-uncheck.png ); + background-position: 0 50%; + color: #c0c0c0; + display: block; + padding-left: 21px; +} + +#content #segments #auto-refresh a.on, +#content #segments #auto-refresh a:hover { + color: #333; +} + +#content #segments #auto-refresh a.on { + background-image: url( ../../img/ico/ui-check-box.png ); +} + Propchange: ofbiz/trunk/plugins/solr/webapp/solr/css/angular/segments.css ------------------------------------------------------------------------------ svn:eol-style = native Modified: ofbiz/trunk/plugins/solr/webapp/solr/css/angular/stream.css URL: http://svn.apache.org/viewvc/ofbiz/trunk/plugins/solr/webapp/solr/css/angular/stream.css?rev=1781731&r1=1781730&r2=1781731&view=diff ============================================================================== --- ofbiz/trunk/plugins/solr/webapp/solr/css/angular/stream.css (original) +++ ofbiz/trunk/plugins/solr/webapp/solr/css/angular/stream.css Sun Feb 5 11:09:59 2017 @@ -1,233 +1,233 @@ -/* - -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. - -*/ - -#content #stream -{ -} - -#content #stream #form -{ - float: top; -} - -#content #stream #form label -{ - cursor: pointer; - display: inline; - margin-top: 5px; -} - -#content #stream #form input, -#content #stream #form select, -#content #stream #form textarea -{ - margin-bottom: 2px; - width: 100%; -} - -#content #stream #form textarea -{ - height: 125px; -} - -#content #stream #form #start -{ - float: left; - width: 45%; -} - -#content #stream #form #rows -{ - float: right; - width: 45%; -} - -#content #stream #form input[type=checkbox] -{ - margin-bottom: 0; - margin-left: 5px; - margin-right: 0px; - width: 10px; - height: 10px; - display: inline; -} - -#content #stream #form fieldset -{ - border: 1px solid #fff; - border-top: 1px solid #c0c0c0; - margin-bottom: 5px; -} - -#content #stream #form fieldset.common -{ - margin-top: 10px; -} - -#content #stream #form fieldset legend -{ - display: block; - margin-left: 10px; - padding: 0px 5px; -} - -#content #stream #form fieldset legend label -{ - margin-top: 0; -} - -#content #stream #form button -{ - margin-right: 10px; -} - -#content #stream #form fieldset .fieldset -{ - border-bottom: 1px solid #f0f0f0; - margin-bottom: 5px; - padding-bottom: 10px; -} - -#content #stream #result -{ - float: bottom; -} - -#content #stream #result #response -{ -} - -/************************/ - -#content #stream #result #explanation -{ - border-top: 1px solid #f0f0f0; - border-bottom: 1px solid #f0f0f0; - border-left: 1px solid #f0f0f0; - border-right: 1px solid #f0f0f0; -} - -#content #stream #result #explanation .loader -{ - background-position: 0 50%; - padding-left: 21px; -} - -#content #stream #result #explanation #error -{ - background-color: #f00; - background-image: url( ../../img/ico/construction.png ); - background-position: 10px 12px; - color: #fff; - font-weight: bold; - margin-bottom: 20px; - padding: 10px; - padding-left: 35px; -} - -#content #stream #result #explanation #error .msg -{ - font-style: italic; - font-weight: normal; - margin-top: 10px; -} - -#content #stream #result #explanation .content -{ - padding-left: 0; - padding-right: 0; -} - -#content #stream #result #explanation .content.show -{ - background-image: url( ../../img/div.gif ); - background-repeat: repeat-y; - background-position: 31% 0; -} - -#content #stream #result #explanation #legend -{ - border: 1px solid #f0f0f0; - padding: 10px; - /*position: absolute; - right: 0; - bottom: 0;*/ -} - -#content #stream #result #explanation #legend li -{ - padding-left: 15px; - position: relative; - -webkit-box-sizing: border-box; -} - -#content #stream #result #explanation #legend li svg -{ - position: absolute; - left: 0; - top: 2px; -} - -#content #stream #result #explanation #explanation-content -{ - min-height: 50px; - width: 100% -} - -#content #stream #result #explanation #explanation-content .node circle -{ - color: #c48f00; - stroke: #c48f00; - fill: #c48f00; -} - -#content #stream #result #explanation #explanation-content .link -{ - fill: none; - stroke: #e0e0e0; - stroke-width: 1.5px; -} - -#content #stream #result #explanation #legend .datastore circle, -#content #stream #result #explanation #explanation-content .node.datastore circle -{ - stroke: #3800c4; - fill: #3800c4; -} - -#content #stream #result #explanation #legend .stream-source circle, -#content #stream #result #explanation #explanation-content .node.stream-source circle -{ - stroke: #21a9ec; - fill: #21a9ec; -} - -#content #stream #result #explanation #legend .stream-decorator circle, -#content #stream #result #explanation #explanation-content .node.stream-decorator circle -{ - stroke: #cb21ec; - fill: #cb21ec; -} - -#content #stream #result #explanation #legend .graph-source circle, -#content #stream #result #explanation #explanation-content .node.graph-source circle -{ - stroke: #21eca9; - fill: #21eca9; -} +/* + +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. + +*/ + +#content #stream +{ +} + +#content #stream #form +{ + float: top; +} + +#content #stream #form label +{ + cursor: pointer; + display: inline; + margin-top: 5px; +} + +#content #stream #form input, +#content #stream #form select, +#content #stream #form textarea +{ + margin-bottom: 2px; + width: 100%; +} + +#content #stream #form textarea +{ + height: 125px; +} + +#content #stream #form #start +{ + float: left; + width: 45%; +} + +#content #stream #form #rows +{ + float: right; + width: 45%; +} + +#content #stream #form input[type=checkbox] +{ + margin-bottom: 0; + margin-left: 5px; + margin-right: 0px; + width: 10px; + height: 10px; + display: inline; +} + +#content #stream #form fieldset +{ + border: 1px solid #fff; + border-top: 1px solid #c0c0c0; + margin-bottom: 5px; +} + +#content #stream #form fieldset.common +{ + margin-top: 10px; +} + +#content #stream #form fieldset legend +{ + display: block; + margin-left: 10px; + padding: 0px 5px; +} + +#content #stream #form fieldset legend label +{ + margin-top: 0; +} + +#content #stream #form button +{ + margin-right: 10px; +} + +#content #stream #form fieldset .fieldset +{ + border-bottom: 1px solid #f0f0f0; + margin-bottom: 5px; + padding-bottom: 10px; +} + +#content #stream #result +{ + float: bottom; +} + +#content #stream #result #response +{ +} + +/************************/ + +#content #stream #result #explanation +{ + border-top: 1px solid #f0f0f0; + border-bottom: 1px solid #f0f0f0; + border-left: 1px solid #f0f0f0; + border-right: 1px solid #f0f0f0; +} + +#content #stream #result #explanation .loader +{ + background-position: 0 50%; + padding-left: 21px; +} + +#content #stream #result #explanation #error +{ + background-color: #f00; + background-image: url( ../../img/ico/construction.png ); + background-position: 10px 12px; + color: #fff; + font-weight: bold; + margin-bottom: 20px; + padding: 10px; + padding-left: 35px; +} + +#content #stream #result #explanation #error .msg +{ + font-style: italic; + font-weight: normal; + margin-top: 10px; +} + +#content #stream #result #explanation .content +{ + padding-left: 0; + padding-right: 0; +} + +#content #stream #result #explanation .content.show +{ + background-image: url( ../../img/div.gif ); + background-repeat: repeat-y; + background-position: 31% 0; +} + +#content #stream #result #explanation #legend +{ + border: 1px solid #f0f0f0; + padding: 10px; + /*position: absolute; + right: 0; + bottom: 0;*/ +} + +#content #stream #result #explanation #legend li +{ + padding-left: 15px; + position: relative; + -webkit-box-sizing: border-box; +} + +#content #stream #result #explanation #legend li svg +{ + position: absolute; + left: 0; + top: 2px; +} + +#content #stream #result #explanation #explanation-content +{ + min-height: 50px; + width: 100% +} + +#content #stream #result #explanation #explanation-content .node circle +{ + color: #c48f00; + stroke: #c48f00; + fill: #c48f00; +} + +#content #stream #result #explanation #explanation-content .link +{ + fill: none; + stroke: #e0e0e0; + stroke-width: 1.5px; +} + +#content #stream #result #explanation #legend .datastore circle, +#content #stream #result #explanation #explanation-content .node.datastore circle +{ + stroke: #3800c4; + fill: #3800c4; +} + +#content #stream #result #explanation #legend .stream-source circle, +#content #stream #result #explanation #explanation-content .node.stream-source circle +{ + stroke: #21a9ec; + fill: #21a9ec; +} + +#content #stream #result #explanation #legend .stream-decorator circle, +#content #stream #result #explanation #explanation-content .node.stream-decorator circle +{ + stroke: #cb21ec; + fill: #cb21ec; +} + +#content #stream #result #explanation #legend .graph-source circle, +#content #stream #result #explanation #explanation-content .node.graph-source circle +{ + stroke: #21eca9; + fill: #21eca9; +} Propchange: ofbiz/trunk/plugins/solr/webapp/solr/css/angular/stream.css ------------------------------------------------------------------------------ svn:eol-style = native Modified: ofbiz/trunk/plugins/solr/webapp/solr/css/angular/threads.css URL: http://svn.apache.org/viewvc/ofbiz/trunk/plugins/solr/webapp/solr/css/angular/threads.css?rev=1781731&r1=1781730&r2=1781731&view=diff ============================================================================== --- ofbiz/trunk/plugins/solr/webapp/solr/css/angular/threads.css (original) +++ ofbiz/trunk/plugins/solr/webapp/solr/css/angular/threads.css Sun Feb 5 11:09:59 2017 @@ -1,161 +1,161 @@ -/* - -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. - -*/ - -#content #threads .loader -{ - background-position: 0 50%; - padding-left: 21px; -} - -#content #threads #thread-dump table -{ - border-collapse: collapse; - width: 100%; -} - -#content #threads #thread-dump table .spacer, -#content #threads #thread-dump tbody .state -{ - background-color: #fff; -} - -#content #threads #thread-dump table th, -#content #threads #thread-dump table td -{ - padding: 5px 3px; - vertical-align: top; -} - -#content #threads #thread-dump thead th -{ - background-color: #c8c8c8; - font-weight: bold; - text-align: left; -} - -#content #threads #thread-dump thead th.name -{ - width: 85%; -} - -#content #threads #thread-dump thead th.time -{ - text-align: right; - width: 15%; -} - -#content #threads #thread-dump tbody .odd -{ - background-color: #f0f0f0; -} - -#content #threads #thread-dump tbody .RUNNABLE a -{ - background-image: url( ../../img/ico/tick-circle.png ); -} - -#content #threads #thread-dump tbody .WAITING a, -#content #threads #thread-dump tbody .TIMED_WAITING a -{ - background-image: url( ../../img/ico/hourglass.png ); -} - -#content #threads #thread-dump tbody .WAITING.lock a, -#content #threads #thread-dump tbody .TIMED_WAITING.lock a -{ - background-image: url( ../../img/ico/hourglass--exclamation.png ); -} - -#content #threads #thread-dump tbody .name a -{ - background-position: 0 50%; - cursor: auto; - display: block; - padding-left: 21px; -} - -#content #threads #thread-dump tbody .stacktrace .name a -{ - cursor: pointer; -} - -#content #threads #thread-dump tbody .stacktrace .name a span -{ - background-image: url( ../../img/ico/chevron-small-expand.png ); - background-position: 100% 50%; - padding-right: 21px; -} - -#content #threads #thread-dump tbody .stacktrace.open .name a span -{ - background-image: url( ../../img/ico/chevron-small.png ); -} - -#content #threads #thread-dump tbody .name p -{ - background-image: url( ../../img/ico/arrow-000-small.png ); - background-position: 0 50%; - color: #c0c0c0; - font-size: 11px; - margin-left: 21px; - padding-left: 21px; -} - -#content #threads #thread-dump tbody .name div -{ - border-top: 1px solid #c0c0c0; - margin-left: 21px; - margin-top: 5px; - padding-top: 5px; -} - -#content #threads #thread-dump tbody .open .name div -{ - display: block; -} - -#content #threads #thread-dump tbody .name ul -{ - list-style-type: disc; - margin-left: 0.7em; - padding-left: 0.7em; -} - -#content #threads #thread-dump tbody .time -{ - text-align: right; -} - -#content #threads .controls -{ - padding-top: 5px; - padding-bottom: 5px; -} - -#content #threads .controls a -{ - background-image: url( ../../img/ico/chevron-small-expand.png ); - padding-left: 21px; -} - -#content #threads.expanded .controls a -{ - background-image: url( ../../img/ico/chevron-small.png ); -} - +/* + +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. + +*/ + +#content #threads .loader +{ + background-position: 0 50%; + padding-left: 21px; +} + +#content #threads #thread-dump table +{ + border-collapse: collapse; + width: 100%; +} + +#content #threads #thread-dump table .spacer, +#content #threads #thread-dump tbody .state +{ + background-color: #fff; +} + +#content #threads #thread-dump table th, +#content #threads #thread-dump table td +{ + padding: 5px 3px; + vertical-align: top; +} + +#content #threads #thread-dump thead th +{ + background-color: #c8c8c8; + font-weight: bold; + text-align: left; +} + +#content #threads #thread-dump thead th.name +{ + width: 85%; +} + +#content #threads #thread-dump thead th.time +{ + text-align: right; + width: 15%; +} + +#content #threads #thread-dump tbody .odd +{ + background-color: #f0f0f0; +} + +#content #threads #thread-dump tbody .RUNNABLE a +{ + background-image: url( ../../img/ico/tick-circle.png ); +} + +#content #threads #thread-dump tbody .WAITING a, +#content #threads #thread-dump tbody .TIMED_WAITING a +{ + background-image: url( ../../img/ico/hourglass.png ); +} + +#content #threads #thread-dump tbody .WAITING.lock a, +#content #threads #thread-dump tbody .TIMED_WAITING.lock a +{ + background-image: url( ../../img/ico/hourglass--exclamation.png ); +} + +#content #threads #thread-dump tbody .name a +{ + background-position: 0 50%; + cursor: auto; + display: block; + padding-left: 21px; +} + +#content #threads #thread-dump tbody .stacktrace .name a +{ + cursor: pointer; +} + +#content #threads #thread-dump tbody .stacktrace .name a span +{ + background-image: url( ../../img/ico/chevron-small-expand.png ); + background-position: 100% 50%; + padding-right: 21px; +} + +#content #threads #thread-dump tbody .stacktrace.open .name a span +{ + background-image: url( ../../img/ico/chevron-small.png ); +} + +#content #threads #thread-dump tbody .name p +{ + background-image: url( ../../img/ico/arrow-000-small.png ); + background-position: 0 50%; + color: #c0c0c0; + font-size: 11px; + margin-left: 21px; + padding-left: 21px; +} + +#content #threads #thread-dump tbody .name div +{ + border-top: 1px solid #c0c0c0; + margin-left: 21px; + margin-top: 5px; + padding-top: 5px; +} + +#content #threads #thread-dump tbody .open .name div +{ + display: block; +} + +#content #threads #thread-dump tbody .name ul +{ + list-style-type: disc; + margin-left: 0.7em; + padding-left: 0.7em; +} + +#content #threads #thread-dump tbody .time +{ + text-align: right; +} + +#content #threads .controls +{ + padding-top: 5px; + padding-bottom: 5px; +} + +#content #threads .controls a +{ + background-image: url( ../../img/ico/chevron-small-expand.png ); + padding-left: 21px; +} + +#content #threads.expanded .controls a +{ + background-image: url( ../../img/ico/chevron-small.png ); +} + Propchange: ofbiz/trunk/plugins/solr/webapp/solr/css/angular/threads.css ------------------------------------------------------------------------------ svn:eol-style = native |
Free forum by Nabble | Edit this page |