svn commit: r1781731 [15/45] - in /ofbiz/trunk: applications/accounting/src/main/java/org/apache/ofbiz/accounting/thirdparty/ideal/ applications/accounting/webapp/ap/error/ applications/accounting/webapp/ar/error/ applications/commonext/webapp/ofbizset...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1781731 [15/45] - in /ofbiz/trunk: applications/accounting/src/main/java/org/apache/ofbiz/accounting/thirdparty/ideal/ applications/accounting/webapp/ap/error/ applications/accounting/webapp/ar/error/ applications/commonext/webapp/ofbizset...

jleroux@apache.org
Modified: ofbiz/trunk/plugins/solr/webapp/solr/css/angular/logging.css
URL: http://svn.apache.org/viewvc/ofbiz/trunk/plugins/solr/webapp/solr/css/angular/logging.css?rev=1781731&r1=1781730&r2=1781731&view=diff
==============================================================================
--- ofbiz/trunk/plugins/solr/webapp/solr/css/angular/logging.css (original)
+++ ofbiz/trunk/plugins/solr/webapp/solr/css/angular/logging.css Sun Feb  5 11:09:59 2017
@@ -1,376 +1,376 @@
-/*
-
-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 #logging .loader
-{
-  background-position: 0 50%;
-  padding-left: 21px;
-}
-
-#content #logging .block h2
-{
-  background-image: url( ../../img/ico/document-text.png );
-  margin-bottom: 10px;
-}
-
-#content #logging .block h2 span span
-{
-  color: #c0c0c0;
-  font-weight: normal;
-  margin-left: 10px;
-}
-
-#content #logging #viewer
-{
-  position: relative;
-}
-
-#content #logging #viewer time
-{
-  white-space: pre;
-}
-
-#content #logging #viewer #footer
-{
-  margin-top: 20px;
-}
-
-#content #logging #viewer #state
-{
-  background-position: 0 50%;
-  float: left;
-  color: #c0c0c0;
-  padding-left: 21px;
-  width: 45%;
-}
-
-#content #logging #viewer #date-format
-{
-  float: right;
-}
-
-#content #logging #viewer #date-format a
-{
-  background-image: url( ../../img/ico/ui-check-box-uncheck.png );
-  background-position: 0 50%;
-  color: #c0c0c0;
-  display: block;
-  padding-left: 21px;
-}
-
-#content #logging #viewer #date-format a:hover
-{
-  color: #008;
-}
-
-#content #logging #viewer #date-format a.on
-{
-  background-image: url( ../../img/ico/ui-check-box.png );
-  color: #333;
-}
-
-#content #logging #viewer table
-{
-  border-collapse: collapse;
-  width: 100%;
-}
-
-#content #logging #viewer th,
-#content #logging #viewer td a,
-#content #logging #viewer tbody .trace td
-{
-  padding: 3px 10px;
-}
-
-#content #logging #viewer td
-{
-  vertical-align: top;
-}
-
-#content #logging #viewer td a
-{
-  display: block;
-}
-
-#content #logging #viewer thead th
-{
-  font-weight: bold;
-  text-align: left;
-}
-
-#content #logging #viewer tbody td,
-#content #logging #viewer tfoot td
-{
-  border-top: 1px solid #f0f0f0;
-}
-
-#content #logging #viewer thead th.message
-{
-  width:100%;
-}
-
-#content #logging #viewer tbody td.span a
-{
-  padding-left: 0;
-  padding-right: 0;
-}
-
-#content #logging #viewer tbody span
-{
-  display: block;
-  padding-left: 10px;
-  padding-right: 10px;
-}
-
-#content #logging #viewer tbody .level-info .level span { background-color: #ebf5eb; }
-#content #logging #viewer tbody .level-warning     span { background-color: #FFD930; }
-#content #logging #viewer tbody .level-severe     span  { background-color: #c43c35; color: #fff; }
-
-#content #logging #viewer tbody .level-debug  span  { background-color: #ebf5eb; }
-#content #logging #viewer tbody .level-warn   span  { background-color: #FFD930; }
-#content #logging #viewer tbody .level-error  span  { background-color: #FF6130; }
-#content #logging #viewer tbody .level-fatal  span  { background-color: #c43c35; }
-
-#content #logging #viewer tbody .has-trace a
-{
-  cursor: pointer;
-}
-
-#content #logging #viewer tbody .has-trace a:hover
-{
-  color: #008;
-}
-
-#content #logging #viewer tbody .has-trace .message a
-{
-  background-image: url( ../../img/ico/information.png );
-  background-position: 100% 50%;
-  display: block;
-  padding-right: 21px;
-}
-
-#content #logging #viewer tbody .has-trace.open .message a
-{
-  background-image: url( ../../img/ico/information-white.png );
-}
-
-#content #logging #viewer tbody .trace td
-{
-  border-top: 0;
-  color: #c0c0c0;
-}
-
-#content #logging #viewer .has-data tfoot
-{
-  display: none;
-}
-
-#content #logging #viewer tfoot td
-{
-  color: #c0c0c0;
-}
-
-#content #logging .jstree > li
-{
-  margin-left: 0;
-}
-
-#content #logging .jstree li
-{
-  position: relative;
-}
-
-#content #logging .jstree .level-finest  { background-color: #d5e5fc; }
-#content #logging .jstree .level-fine    { background-color: #d5fafc; }
-#content #logging .jstree .level-config  { background-color: #e6fded; }
-#content #logging .jstree .level-info    { background-color: #fafcd7; }
-#content #logging .jstree .level-warning { background-color: #fcecd5; }
-#content #logging .jstree .level-severe  { background-color: #fcdcda; }
-#content #logging .jstree .level-off     { background-color: #ffffff; }
-
-/* Log4j */
-#content #logging .jstree .level-all     { background-color: #9EDAFF; }
-#content #logging .jstree .level-trace   { background-color: #d5e5fc; }
-#content #logging .jstree .level-debug   { background-color: #d5fafc; }
-#content #logging .jstree .level-warn    { background-color: #e6fded; }
-#content #logging .jstree .level-error   { background-color: #fcecd5; }
-#content #logging .jstree .level-fatal   { background-color: #fcdcda; }
-
-
-#content #logging .jstree a
-{
-  height: 17px;
-  line-height: 17px;
-  padding: 0;
-  width: 90%;
-}
-
-#content #logging .jstree a:hover
-{
-  color: #008;
-}
-
-#content #logging .jstree a span.ns
-{
-  display: none;
-}
-
-#content #logging.ns .jstree a span.ns
-{
-  display: inline;
-}
-
-#content #logging .jstree a span.name
-{
-  background-position: 100% 50%;
-  cursor: pointer;
-  padding-right: 21px;
-}
-
-#content #logging .jstree a span.name em
-{
-  color: #f00;
-  font-style: normal;
-  text-transform: uppercase;
-}
-
-#content #logging .jstree a.trigger.set
-{
-  font-weight: bold;
-}
-
-#content #logging .jstree a:hover span.name
-{
-  background-image: url( ../../img/ico/pencil-small.png );
-}
-
-#content #logging .jstree .selector-holder
-{
-  position: absolute;
-  top: -2px;
-  z-index: 700;
-}
-
-#content #logging .jstree .selector-holder.open
-{
-  background-color: #fff;
-  margin-left: -19px;
-  z-index: 800;
-}
-
-#content #logging .jstree li .selector-holder { left: 440px; }
-#content #logging .jstree li li .selector-holder { left: 422px; }
-#content #logging .jstree li li li .selector-holder { left: 404px; }
-#content #logging .jstree li li li li .selector-holder { left: 386px; }
-#content #logging .jstree li li li li li .selector-holder { left: 368px; }
-#content #logging .jstree li li li li li li .selector-holder { left: 350px; }
-#content #logging .jstree li li li li li li li .selector-holder { left: 332px; }
-#content #logging .jstree li li li li li li li li .selector-holder { left: 314px; }
-
-#content #logging .jstree .selector
-{
-  border: 1px solid transparent;
-  position: relative;
-}
-
-#content #logging .jstree .open .selector
-{
-  border-color: #f0f0f0;
-  box-shadow: 5px 5px 10px #c0c0c0;
-  -moz-box-shadow: 5px 5px 10px #c0c0c0;
-  -webkit-box-shadow: 5px 5px 10px #c0c0c0;
-}
-
-#content #logging .jstree .selector a
-{
-  display: block;
-  padding: 2px;
-  width: auto;
-}
-
-#content #logging .jstree .open .selector .close
-{
-  background-image: url( ../../img/ico/cross-0.png );
-  background-position: 50% 50%;
-  display: block;
-  position: absolute;
-  right: -25px;
-  top: 0;
-  width: 20px;
-}
-
-#content #logging .jstree .open .selector .close:hover
-{
-  background-image: url( ../../img/ico/cross-1.png );
-}
-
-#content #logging .jstree .open .selector .close span
-{
-  display: none;
-}
-
-#content #logging .jstree .open .selector a.trigger
-{
-  display: none;
-}
-
-#content #logging .jstree .open .selector ul
-{
-  display: block;
-}
-
-#content #logging .jstree .selector ul li
-{
-  background: none;
-  margin-left: 0;
-}
-
-#content #logging .jstree .selector ul li a
-{
-  background-image: url( ../../img/ico/ui-radio-button-uncheck.png );
-  background-position: 2px 50%;
-  padding-left: 21px;
-}
-
-#content #logging .jstree .selector ul li a.level
-{
-  background-color: #f0f0f0;
-}
-
-#content #logging .jstree .selector ul li a:hover
-{
-  background-image: url( ../../img/ico/ui-radio-button.png );
-}
-
-#content #logging .jstree .selector li.unset
-{
-  border-top: 1px solid #f0f0f0;
-}
-
-#content #logging .jstree .selector li.unset a
-{
-  background-image: url( ../../img/ico/cross-0.png );
-  background-position: 4px 50%;
-}
-
-#content #logging .jstree .selector li.unset a:hover
-{
-  background-image: url( ../../img/ico/cross-1.png );
-  color: #800;
-}
+/*
+
+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 #logging .loader
+{
+  background-position: 0 50%;
+  padding-left: 21px;
+}
+
+#content #logging .block h2
+{
+  background-image: url( ../../img/ico/document-text.png );
+  margin-bottom: 10px;
+}
+
+#content #logging .block h2 span span
+{
+  color: #c0c0c0;
+  font-weight: normal;
+  margin-left: 10px;
+}
+
+#content #logging #viewer
+{
+  position: relative;
+}
+
+#content #logging #viewer time
+{
+  white-space: pre;
+}
+
+#content #logging #viewer #footer
+{
+  margin-top: 20px;
+}
+
+#content #logging #viewer #state
+{
+  background-position: 0 50%;
+  float: left;
+  color: #c0c0c0;
+  padding-left: 21px;
+  width: 45%;
+}
+
+#content #logging #viewer #date-format
+{
+  float: right;
+}
+
+#content #logging #viewer #date-format a
+{
+  background-image: url( ../../img/ico/ui-check-box-uncheck.png );
+  background-position: 0 50%;
+  color: #c0c0c0;
+  display: block;
+  padding-left: 21px;
+}
+
+#content #logging #viewer #date-format a:hover
+{
+  color: #008;
+}
+
+#content #logging #viewer #date-format a.on
+{
+  background-image: url( ../../img/ico/ui-check-box.png );
+  color: #333;
+}
+
+#content #logging #viewer table
+{
+  border-collapse: collapse;
+  width: 100%;
+}
+
+#content #logging #viewer th,
+#content #logging #viewer td a,
+#content #logging #viewer tbody .trace td
+{
+  padding: 3px 10px;
+}
+
+#content #logging #viewer td
+{
+  vertical-align: top;
+}
+
+#content #logging #viewer td a
+{
+  display: block;
+}
+
+#content #logging #viewer thead th
+{
+  font-weight: bold;
+  text-align: left;
+}
+
+#content #logging #viewer tbody td,
+#content #logging #viewer tfoot td
+{
+  border-top: 1px solid #f0f0f0;
+}
+
+#content #logging #viewer thead th.message
+{
+  width:100%;
+}
+
+#content #logging #viewer tbody td.span a
+{
+  padding-left: 0;
+  padding-right: 0;
+}
+
+#content #logging #viewer tbody span
+{
+  display: block;
+  padding-left: 10px;
+  padding-right: 10px;
+}
+
+#content #logging #viewer tbody .level-info .level span { background-color: #ebf5eb; }
+#content #logging #viewer tbody .level-warning     span { background-color: #FFD930; }
+#content #logging #viewer tbody .level-severe     span  { background-color: #c43c35; color: #fff; }
+
+#content #logging #viewer tbody .level-debug  span  { background-color: #ebf5eb; }
+#content #logging #viewer tbody .level-warn   span  { background-color: #FFD930; }
+#content #logging #viewer tbody .level-error  span  { background-color: #FF6130; }
+#content #logging #viewer tbody .level-fatal  span  { background-color: #c43c35; }
+
+#content #logging #viewer tbody .has-trace a
+{
+  cursor: pointer;
+}
+
+#content #logging #viewer tbody .has-trace a:hover
+{
+  color: #008;
+}
+
+#content #logging #viewer tbody .has-trace .message a
+{
+  background-image: url( ../../img/ico/information.png );
+  background-position: 100% 50%;
+  display: block;
+  padding-right: 21px;
+}
+
+#content #logging #viewer tbody .has-trace.open .message a
+{
+  background-image: url( ../../img/ico/information-white.png );
+}
+
+#content #logging #viewer tbody .trace td
+{
+  border-top: 0;
+  color: #c0c0c0;
+}
+
+#content #logging #viewer .has-data tfoot
+{
+  display: none;
+}
+
+#content #logging #viewer tfoot td
+{
+  color: #c0c0c0;
+}
+
+#content #logging .jstree > li
+{
+  margin-left: 0;
+}
+
+#content #logging .jstree li
+{
+  position: relative;
+}
+
+#content #logging .jstree .level-finest  { background-color: #d5e5fc; }
+#content #logging .jstree .level-fine    { background-color: #d5fafc; }
+#content #logging .jstree .level-config  { background-color: #e6fded; }
+#content #logging .jstree .level-info    { background-color: #fafcd7; }
+#content #logging .jstree .level-warning { background-color: #fcecd5; }
+#content #logging .jstree .level-severe  { background-color: #fcdcda; }
+#content #logging .jstree .level-off     { background-color: #ffffff; }
+
+/* Log4j */
+#content #logging .jstree .level-all     { background-color: #9EDAFF; }
+#content #logging .jstree .level-trace   { background-color: #d5e5fc; }
+#content #logging .jstree .level-debug   { background-color: #d5fafc; }
+#content #logging .jstree .level-warn    { background-color: #e6fded; }
+#content #logging .jstree .level-error   { background-color: #fcecd5; }
+#content #logging .jstree .level-fatal   { background-color: #fcdcda; }
+
+
+#content #logging .jstree a
+{
+  height: 17px;
+  line-height: 17px;
+  padding: 0;
+  width: 90%;
+}
+
+#content #logging .jstree a:hover
+{
+  color: #008;
+}
+
+#content #logging .jstree a span.ns
+{
+  display: none;
+}
+
+#content #logging.ns .jstree a span.ns
+{
+  display: inline;
+}
+
+#content #logging .jstree a span.name
+{
+  background-position: 100% 50%;
+  cursor: pointer;
+  padding-right: 21px;
+}
+
+#content #logging .jstree a span.name em
+{
+  color: #f00;
+  font-style: normal;
+  text-transform: uppercase;
+}
+
+#content #logging .jstree a.trigger.set
+{
+  font-weight: bold;
+}
+
+#content #logging .jstree a:hover span.name
+{
+  background-image: url( ../../img/ico/pencil-small.png );
+}
+
+#content #logging .jstree .selector-holder
+{
+  position: absolute;
+  top: -2px;
+  z-index: 700;
+}
+
+#content #logging .jstree .selector-holder.open
+{
+  background-color: #fff;
+  margin-left: -19px;
+  z-index: 800;
+}
+
+#content #logging .jstree li .selector-holder { left: 440px; }
+#content #logging .jstree li li .selector-holder { left: 422px; }
+#content #logging .jstree li li li .selector-holder { left: 404px; }
+#content #logging .jstree li li li li .selector-holder { left: 386px; }
+#content #logging .jstree li li li li li .selector-holder { left: 368px; }
+#content #logging .jstree li li li li li li .selector-holder { left: 350px; }
+#content #logging .jstree li li li li li li li .selector-holder { left: 332px; }
+#content #logging .jstree li li li li li li li li .selector-holder { left: 314px; }
+
+#content #logging .jstree .selector
+{
+  border: 1px solid transparent;
+  position: relative;
+}
+
+#content #logging .jstree .open .selector
+{
+  border-color: #f0f0f0;
+  box-shadow: 5px 5px 10px #c0c0c0;
+  -moz-box-shadow: 5px 5px 10px #c0c0c0;
+  -webkit-box-shadow: 5px 5px 10px #c0c0c0;
+}
+
+#content #logging .jstree .selector a
+{
+  display: block;
+  padding: 2px;
+  width: auto;
+}
+
+#content #logging .jstree .open .selector .close
+{
+  background-image: url( ../../img/ico/cross-0.png );
+  background-position: 50% 50%;
+  display: block;
+  position: absolute;
+  right: -25px;
+  top: 0;
+  width: 20px;
+}
+
+#content #logging .jstree .open .selector .close:hover
+{
+  background-image: url( ../../img/ico/cross-1.png );
+}
+
+#content #logging .jstree .open .selector .close span
+{
+  display: none;
+}
+
+#content #logging .jstree .open .selector a.trigger
+{
+  display: none;
+}
+
+#content #logging .jstree .open .selector ul
+{
+  display: block;
+}
+
+#content #logging .jstree .selector ul li
+{
+  background: none;
+  margin-left: 0;
+}
+
+#content #logging .jstree .selector ul li a
+{
+  background-image: url( ../../img/ico/ui-radio-button-uncheck.png );
+  background-position: 2px 50%;
+  padding-left: 21px;
+}
+
+#content #logging .jstree .selector ul li a.level
+{
+  background-color: #f0f0f0;
+}
+
+#content #logging .jstree .selector ul li a:hover
+{
+  background-image: url( ../../img/ico/ui-radio-button.png );
+}
+
+#content #logging .jstree .selector li.unset
+{
+  border-top: 1px solid #f0f0f0;
+}
+
+#content #logging .jstree .selector li.unset a
+{
+  background-image: url( ../../img/ico/cross-0.png );
+  background-position: 4px 50%;
+}
+
+#content #logging .jstree .selector li.unset a:hover
+{
+  background-image: url( ../../img/ico/cross-1.png );
+  color: #800;
+}

Propchange: ofbiz/trunk/plugins/solr/webapp/solr/css/angular/logging.css
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: ofbiz/trunk/plugins/solr/webapp/solr/css/angular/menu.css
URL: http://svn.apache.org/viewvc/ofbiz/trunk/plugins/solr/webapp/solr/css/angular/menu.css?rev=1781731&r1=1781730&r2=1781731&view=diff
==============================================================================
--- ofbiz/trunk/plugins/solr/webapp/solr/css/angular/menu.css (original)
+++ ofbiz/trunk/plugins/solr/webapp/solr/css/angular/menu.css Sun Feb  5 11:09:59 2017
@@ -1,328 +1,328 @@
-/*
-
-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.
-
-*/
-
-#menu-wrapper
-{
-  position: fixed;
-  top: 120px;
-  width: 150px;
-}
-
-.scroll #menu-wrapper
-{
-  position: absolute;
-  top: 90px;
-}
-
-.has-environment #menu-wrapper
-{
-  top: 160px;
-}
-
-#menu-wrapper a
-{
-  display: block;
-  padding: 4px 2px;
-  overflow: hidden;
-  text-overflow: ellipsis;
-}
-
-#core-selector,#collection-selector
-{
-  margin-top: 20px;
-  padding-right: 10px;
-}
-
-#core-selector a,
-#collection-selector a
-{
-  padding: 0;
-  padding-left: 8px;
-}
-
-#core-selector select,
-#collection-selector select
-{
-  width: 100%;
-}
-
-#core-selector #has-no-cores a,
-#collection-selector #has-no-collections a
-{
-  background-image: url( ../../img/ico/database--plus.png );
-}
-
-#core-selector #has-no-cores span,
-#collection-selector #has-no-collections span
-{
-  color: #c0c0c0;
-  display: block;
-}
-
-#menu-wrapper .active p
-{
-  background-color: #fafafa;
-  border-color: #c0c0c0;
-}
-
-#menu-wrapper p a,
-#menu a
-{
-  background-position: 5px 50%;
-  padding-left: 26px;
-  padding-top: 5px;
-  padding-bottom: 5px;
-}
-
-#menu-wrapper p a:hover
-{
-  background-color: #f0f0f0;
-}
-
-#menu-wrapper .active p a
-{
-  background-color: #c0c0c0;
-  font-weight: bold;
-}
-
-#menu p.loader
-{
-  background-position: 5px 50%;
-  color: #c0c0c0;
-  margin-top: 5px;
-  padding-left: 26px;
-}
-
-#menu p a small
-{
-  color: #b5b5b5;
-  font-weight: normal;
-}
-
-#menu p a small span.txt
-{
-}
-
-#menu p a small:hover span.txt
-{
-  display: inline;
-}
-
-#menu .busy
-{
-  border-right-color: #f6f5d9;
-}
-
-#menu .busy p a
-{
-  background-color: #f6f5d9;
-  background-image: url( ../../img/ico/status-away.png );
-}
-
-#menu .offline
-{
-  border-right-color: #eccfcf;
-}
-
-#menu .offline p a
-{
-  background-color: #eccfcf;
-  background-image: url( ../../img/ico/status-busy.png );
-}
-
-#menu .online
-{
-  border-right-color: #cfecd3;
-}
-
-#menu .online p a
-{
-  background-color: #cfecd3;
-  background-image: url( ../../img/ico/status.png );
-}
-
-#menu .ping small
-{
-  color: #000
-}
-
-#menu li
-{
-  border-bottom: 1px solid #f0f0f0;
-}
-
-#menu li:last-child
-{
-  border-bottom: 0;
-}
-
-#menu li.optional
-{
-}
-
-.sub-menu p
-{
-  border-top: 1px solid #f0f0f0;
-}
-
-.sub-menu li:first-child p
-{
-  border-top: 0;
-}
-
-.sub-menu p a
-{
-  background-image: url( ../../img/ico/status-offline.png );
-}
-
-.sub-menu .active p a
-{
-  background-image: url( ../../img/ico/box.png );
-}
-
-.sub-menu ul,
-#menu ul
-{
-  padding-top: 5px;
-  padding-bottom: 10px;
-}
-
-.sub-menu .active ul,
-#menu .active ul
-{
-  display: block;
-}
-
-#menu ul li
-{
-  border-bottom: 0;
-}
-
-#core-menu ul li a,
-#collection-menu ul li a,
-#menu ul li a
-{
-  background-position: 7px 50%;
-  border-bottom: 1px solid #f0f0f0;
-  color: #bbb;
-  margin-left: 15px;
-  padding-left: 26px;
-}
-
-.sub-menu ul li:last-child a,
-#menu ul li:last-child a
-{
-  border-bottom: 0;
-}
-
-.sub-menu ul li a:hover,
-#menu ul li a:hover
-{
-  background-color: #f0f0f0;
-  color: #333;
-}
-
-.sub-menu ul li.active a,
-#menu ul li.active a
-{
-  background-color: #d0d0d0;
-  border-color: #d0d0d0;
-  color: #333;
-}
-
-#menu #index.global p a { background-image: url( ../../img/ico/dashboard.png ); }
-
-#menu #logging.global p a { background-image: url( ../../img/ico/inbox-document-text.png ); }
-#menu #logging.global .level a { background-image: url( ../../img/ico/gear.png ); }
-
-#menu #java-properties.global p a { background-image: url( ../../img/ico/jar.png ); }
-
-#menu #threads.global p a { background-image: url( ../../img/ico/ui-accordion.png ); }
-
-#menu #collections.global p a { background-image: url( ../../img/ico/documents-stack.png ); }
-#menu #cores.global p a { background-image: url( ../../img/ico/databases.png ); }
-
-#menu #cloud.global p a { background-image: url( ../../img/ico/network-cloud.png ); }
-#menu #cloud.global .tree a { background-image: url( ../../img/ico/folder-tree.png ); }
-#menu #cloud.global .graph a { background-image: url( ../../img/ico/molecule.png ); }
-#menu #cloud.global .rgraph a { background-image: url( ../../img/ico/asterisk.png ); }
-#menu #cloud.global .dump a { background-image: url( ../../img/ico/download-cloud.png ); }
-
-.sub-menu .ping.error a
-{
-  
-  background-color: #ffcccc;
-  background-image: url( ../../img/ico/system-monitor--exclamation.png );
-  border-color: #ffcccc;
-  cursor: help;
-}
-
-.sub-menu .overview a { background-image: url( ../../img/ico/home.png ); }
-.sub-menu .query a { background-image: url( ../../img/ico/magnifier.png ); }
-.sub-menu .stream a { background-image: url( ../../img/ico/node.png ); }
-.sub-menu .analysis a { background-image: url( ../../img/ico/funnel.png ); }
-.sub-menu .documents a { background-image: url( ../../img/ico/documents-stack.png ); }
-.sub-menu .files a { background-image: url( ../../img/ico/folder.png ); }
-.sub-menu .schema a { background-image: url( ../../img/ico/book-open-text.png ); }
-.sub-menu .replication a { background-image: url( ../../img/ico/node.png ); }
-.sub-menu .distribution a { background-image: url( ../../img/ico/node-select.png ); }
-.sub-menu .ping a { background-image: url( ../../img/ico/system-monitor.png ); }
-.sub-menu .logging a { background-image: url( ../../img/ico/inbox-document-text.png ); }
-.sub-menu .plugins a { background-image: url( ../../img/ico/block.png ); }
-.sub-menu .dataimport a { background-image: url( ../../img/ico/document-import.png ); }
-.sub-menu .segments a { background-image: url( ../../img/ico/construction.png ); }
-
-
-#content #navigation
-{
-  border-right: 1px solid #e0e0e0;
-}
-
-#content #navigation a
-{
-  display: block;
-  padding: 4px 2px;
-}
-
-#content #navigation .current
-{
-  border-color: #e0e0e0;
-}
-
-#content #navigation a
-{
-  background-position: 5px 50%;
-  padding-left: 26px;
-  padding-top: 5px;
-  padding-bottom: 5px;
-  overflow: hidden;
-  text-overflow: ellipsis;
-  white-space: nowrap;
-}
-
-#content #navigation a:hover
-{
-  background-color: #f0f0f0;
-}
-
-#content #navigation .current a
-{
-  background-color: #e0e0e0;
-  font-weight: bold;
-}
+/*
+
+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.
+
+*/
+
+#menu-wrapper
+{
+  position: fixed;
+  top: 120px;
+  width: 150px;
+}
+
+.scroll #menu-wrapper
+{
+  position: absolute;
+  top: 90px;
+}
+
+.has-environment #menu-wrapper
+{
+  top: 160px;
+}
+
+#menu-wrapper a
+{
+  display: block;
+  padding: 4px 2px;
+  overflow: hidden;
+  text-overflow: ellipsis;
+}
+
+#core-selector,#collection-selector
+{
+  margin-top: 20px;
+  padding-right: 10px;
+}
+
+#core-selector a,
+#collection-selector a
+{
+  padding: 0;
+  padding-left: 8px;
+}
+
+#core-selector select,
+#collection-selector select
+{
+  width: 100%;
+}
+
+#core-selector #has-no-cores a,
+#collection-selector #has-no-collections a
+{
+  background-image: url( ../../img/ico/database--plus.png );
+}
+
+#core-selector #has-no-cores span,
+#collection-selector #has-no-collections span
+{
+  color: #c0c0c0;
+  display: block;
+}
+
+#menu-wrapper .active p
+{
+  background-color: #fafafa;
+  border-color: #c0c0c0;
+}
+
+#menu-wrapper p a,
+#menu a
+{
+  background-position: 5px 50%;
+  padding-left: 26px;
+  padding-top: 5px;
+  padding-bottom: 5px;
+}
+
+#menu-wrapper p a:hover
+{
+  background-color: #f0f0f0;
+}
+
+#menu-wrapper .active p a
+{
+  background-color: #c0c0c0;
+  font-weight: bold;
+}
+
+#menu p.loader
+{
+  background-position: 5px 50%;
+  color: #c0c0c0;
+  margin-top: 5px;
+  padding-left: 26px;
+}
+
+#menu p a small
+{
+  color: #b5b5b5;
+  font-weight: normal;
+}
+
+#menu p a small span.txt
+{
+}
+
+#menu p a small:hover span.txt
+{
+  display: inline;
+}
+
+#menu .busy
+{
+  border-right-color: #f6f5d9;
+}
+
+#menu .busy p a
+{
+  background-color: #f6f5d9;
+  background-image: url( ../../img/ico/status-away.png );
+}
+
+#menu .offline
+{
+  border-right-color: #eccfcf;
+}
+
+#menu .offline p a
+{
+  background-color: #eccfcf;
+  background-image: url( ../../img/ico/status-busy.png );
+}
+
+#menu .online
+{
+  border-right-color: #cfecd3;
+}
+
+#menu .online p a
+{
+  background-color: #cfecd3;
+  background-image: url( ../../img/ico/status.png );
+}
+
+#menu .ping small
+{
+  color: #000
+}
+
+#menu li
+{
+  border-bottom: 1px solid #f0f0f0;
+}
+
+#menu li:last-child
+{
+  border-bottom: 0;
+}
+
+#menu li.optional
+{
+}
+
+.sub-menu p
+{
+  border-top: 1px solid #f0f0f0;
+}
+
+.sub-menu li:first-child p
+{
+  border-top: 0;
+}
+
+.sub-menu p a
+{
+  background-image: url( ../../img/ico/status-offline.png );
+}
+
+.sub-menu .active p a
+{
+  background-image: url( ../../img/ico/box.png );
+}
+
+.sub-menu ul,
+#menu ul
+{
+  padding-top: 5px;
+  padding-bottom: 10px;
+}
+
+.sub-menu .active ul,
+#menu .active ul
+{
+  display: block;
+}
+
+#menu ul li
+{
+  border-bottom: 0;
+}
+
+#core-menu ul li a,
+#collection-menu ul li a,
+#menu ul li a
+{
+  background-position: 7px 50%;
+  border-bottom: 1px solid #f0f0f0;
+  color: #bbb;
+  margin-left: 15px;
+  padding-left: 26px;
+}
+
+.sub-menu ul li:last-child a,
+#menu ul li:last-child a
+{
+  border-bottom: 0;
+}
+
+.sub-menu ul li a:hover,
+#menu ul li a:hover
+{
+  background-color: #f0f0f0;
+  color: #333;
+}
+
+.sub-menu ul li.active a,
+#menu ul li.active a
+{
+  background-color: #d0d0d0;
+  border-color: #d0d0d0;
+  color: #333;
+}
+
+#menu #index.global p a { background-image: url( ../../img/ico/dashboard.png ); }
+
+#menu #logging.global p a { background-image: url( ../../img/ico/inbox-document-text.png ); }
+#menu #logging.global .level a { background-image: url( ../../img/ico/gear.png ); }
+
+#menu #java-properties.global p a { background-image: url( ../../img/ico/jar.png ); }
+
+#menu #threads.global p a { background-image: url( ../../img/ico/ui-accordion.png ); }
+
+#menu #collections.global p a { background-image: url( ../../img/ico/documents-stack.png ); }
+#menu #cores.global p a { background-image: url( ../../img/ico/databases.png ); }
+
+#menu #cloud.global p a { background-image: url( ../../img/ico/network-cloud.png ); }
+#menu #cloud.global .tree a { background-image: url( ../../img/ico/folder-tree.png ); }
+#menu #cloud.global .graph a { background-image: url( ../../img/ico/molecule.png ); }
+#menu #cloud.global .rgraph a { background-image: url( ../../img/ico/asterisk.png ); }
+#menu #cloud.global .dump a { background-image: url( ../../img/ico/download-cloud.png ); }
+
+.sub-menu .ping.error a
+{
+  
+  background-color: #ffcccc;
+  background-image: url( ../../img/ico/system-monitor--exclamation.png );
+  border-color: #ffcccc;
+  cursor: help;
+}
+
+.sub-menu .overview a { background-image: url( ../../img/ico/home.png ); }
+.sub-menu .query a { background-image: url( ../../img/ico/magnifier.png ); }
+.sub-menu .stream a { background-image: url( ../../img/ico/node.png ); }
+.sub-menu .analysis a { background-image: url( ../../img/ico/funnel.png ); }
+.sub-menu .documents a { background-image: url( ../../img/ico/documents-stack.png ); }
+.sub-menu .files a { background-image: url( ../../img/ico/folder.png ); }
+.sub-menu .schema a { background-image: url( ../../img/ico/book-open-text.png ); }
+.sub-menu .replication a { background-image: url( ../../img/ico/node.png ); }
+.sub-menu .distribution a { background-image: url( ../../img/ico/node-select.png ); }
+.sub-menu .ping a { background-image: url( ../../img/ico/system-monitor.png ); }
+.sub-menu .logging a { background-image: url( ../../img/ico/inbox-document-text.png ); }
+.sub-menu .plugins a { background-image: url( ../../img/ico/block.png ); }
+.sub-menu .dataimport a { background-image: url( ../../img/ico/document-import.png ); }
+.sub-menu .segments a { background-image: url( ../../img/ico/construction.png ); }
+
+
+#content #navigation
+{
+  border-right: 1px solid #e0e0e0;
+}
+
+#content #navigation a
+{
+  display: block;
+  padding: 4px 2px;
+}
+
+#content #navigation .current
+{
+  border-color: #e0e0e0;
+}
+
+#content #navigation a
+{
+  background-position: 5px 50%;
+  padding-left: 26px;
+  padding-top: 5px;
+  padding-bottom: 5px;
+  overflow: hidden;
+  text-overflow: ellipsis;
+  white-space: nowrap;
+}
+
+#content #navigation a:hover
+{
+  background-color: #f0f0f0;
+}
+
+#content #navigation .current a
+{
+  background-color: #e0e0e0;
+  font-weight: bold;
+}

Propchange: ofbiz/trunk/plugins/solr/webapp/solr/css/angular/menu.css
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: ofbiz/trunk/plugins/solr/webapp/solr/css/angular/plugins.css
URL: http://svn.apache.org/viewvc/ofbiz/trunk/plugins/solr/webapp/solr/css/angular/plugins.css?rev=1781731&r1=1781730&r2=1781731&view=diff
==============================================================================
--- ofbiz/trunk/plugins/solr/webapp/solr/css/angular/plugins.css (original)
+++ ofbiz/trunk/plugins/solr/webapp/solr/css/angular/plugins.css Sun Feb  5 11:09:59 2017
@@ -1,212 +1,212 @@
-/*
-
-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 #plugins #navigation
-{
-  width: 20%;
-}
-
-#content #plugins #navigation .cache a { background-image: url( ../../img/ico/disk-black.png ); }
-#content #plugins #navigation .core a { background-image: url( ../../img/ico/wooden-box.png ); }
-#content #plugins #navigation .other a { background-image: url( ../../img/ico/zone.png ); }
-#content #plugins #navigation .highlighting a { background-image: url( ../../img/ico/highlighter-text.png ); }
-#content #plugins #navigation .updatehandler a{ background-image: url( ../../img/ico/arrow-circle.png ); }
-#content #plugins #navigation .queryhandler a { background-image: url( ../../img/ico/magnifier.png ); }
-#content #plugins #navigation .queryparser a { background-image: url( ../../img/ico/asterisk.png ); }
-
-#content #plugins #navigation .PLUGINCHANGES { margin-top: 20px; }
-#content #plugins #navigation .PLUGINCHANGES a { background-image: url( ../../img/ico/eye.png ); }
-#content #plugins #navigation .RELOAD a { background-image: url( ../../img/ico/arrow-circle.png ); }
-
-
-#content #plugins #navigation a
-{
-  position: relative;
-}
-
-#content #plugins #navigation a span
-{
-  background-color: #bba500;
-  border-radius: 5px;
-  color: #fff;
-  font-size: 10px;
-  font-weight: normal;
-  line-height: 1.4em;
-  padding-left: 4px;
-  padding-right: 4px;
-  position: absolute;
-  right: 5px;
-  top: 7px;
-}
-
-#content #plugins #frame
-{
-  float: right;
-  width: 78%;
-}
-
-#content #plugins #frame .entry
-{
-  margin-bottom: 10px;
-}
-
-#content #plugins #frame .entry:last-child
-{
-  margin-bottom: 0;
-}
-
-#content #plugins #frame .entry a
-{
-  background-image: url( ../../img/ico/chevron-small-expand.png );
-  background-position: 0 50%;
-  display: block;
-  font-weight: bold;
-  padding-left: 21px;
-}
-
-#content #plugins #frame .entry.changed a span
-{
-  color: #bba500;
-}
-
-#content #plugins #frame .entry.expanded a
-{
-  background-image: url( ../../img/ico/chevron-small.png );
-}
-
-#content #plugins #frame .entry.expanded ul
-{
-  display: block;
-}
-
-#content #plugins #frame .entry ul
-{
-  border-left: 9px solid #f0f3ff;
-  margin-left: 3px;
-  padding-top: 5px;
-  padding-left: 10px;
-}
-
-#content #plugins #frame .entry li
-{
-  padding-top: 2px;
-  padding-bottom: 2px;
-}
-
-#content #plugins #frame .entry li.stats
-{
-  border-top: 1px solid #c0c0c0;
-  margin-top: 5px;
-  padding-top: 5px;
-}
-
-#content #plugins #frame .entry li.odd
-{
-  background-color: #f8f8f8;
-}
-
-#content #plugins #frame .entry dt,
-#content #plugins #frame .entry .stats span
-{
-  float: left;
-  width: 11%;
-}
-
-#content #plugins #frame .entry dd,
-#content #plugins #frame .entry .stats ul
-{
-  float: right;
-  width: 88%;
-}
-
-#content #plugins #frame .entry .stats ul
-{
-  border-left: 0;
-  margin: 0;
-  padding: 0;
-}
-
-#content #plugins #frame .entry .stats dt
-{
-  width: 27%;
-}
-
-#content #plugins #frame .entry .stats dd
-{
-  width: 72%;
-}
-
-#content #plugins #frame .entry.expanded a.linker {
-  background-image: none;
-  background-position: 0 0;
-  display: inline;
-  font-weight: normal;
-  padding:0px;
-}
-
-#content #plugins #frame .entry.expanded a.linker:hover {
-  background-color:#F0F3FF;
-}
-
-#recording #blockUI
-{
-    position: absolute;
-    left:0;
-    top:0;
-    width: 100%;
-    height: 100%;
-    background-color: #000;
-    opacity: 0.6;
-    z-index:1000;
-    padding:0;
-}
-
-#recording .wrapper
-{
-    position: absolute;
-    top: 50%;
-    left: 50%;
-    padding: 30px;
-    width: 415px;
-    height: 100px;
-    border: 2px solid black;
-    background-color: #FFF;
-    opacity: 1;
-    z-index: 2000;
-    transform: translate(-50%, -50%);
-}
-
-#recording p
-{
-  background-position: 0 50%;
-  float: left;
-  padding-left: 21px;
-  padding-top: 7px;
-  padding-bottom: 7px;
-}
-
-#recording button
-{
-  float: right;
-}
-
-#recording button span
-{
-  background-image: url( ../../img/ico/new-text.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 #plugins #navigation
+{
+  width: 20%;
+}
+
+#content #plugins #navigation .cache a { background-image: url( ../../img/ico/disk-black.png ); }
+#content #plugins #navigation .core a { background-image: url( ../../img/ico/wooden-box.png ); }
+#content #plugins #navigation .other a { background-image: url( ../../img/ico/zone.png ); }
+#content #plugins #navigation .highlighting a { background-image: url( ../../img/ico/highlighter-text.png ); }
+#content #plugins #navigation .updatehandler a{ background-image: url( ../../img/ico/arrow-circle.png ); }
+#content #plugins #navigation .queryhandler a { background-image: url( ../../img/ico/magnifier.png ); }
+#content #plugins #navigation .queryparser a { background-image: url( ../../img/ico/asterisk.png ); }
+
+#content #plugins #navigation .PLUGINCHANGES { margin-top: 20px; }
+#content #plugins #navigation .PLUGINCHANGES a { background-image: url( ../../img/ico/eye.png ); }
+#content #plugins #navigation .RELOAD a { background-image: url( ../../img/ico/arrow-circle.png ); }
+
+
+#content #plugins #navigation a
+{
+  position: relative;
+}
+
+#content #plugins #navigation a span
+{
+  background-color: #bba500;
+  border-radius: 5px;
+  color: #fff;
+  font-size: 10px;
+  font-weight: normal;
+  line-height: 1.4em;
+  padding-left: 4px;
+  padding-right: 4px;
+  position: absolute;
+  right: 5px;
+  top: 7px;
+}
+
+#content #plugins #frame
+{
+  float: right;
+  width: 78%;
+}
+
+#content #plugins #frame .entry
+{
+  margin-bottom: 10px;
+}
+
+#content #plugins #frame .entry:last-child
+{
+  margin-bottom: 0;
+}
+
+#content #plugins #frame .entry a
+{
+  background-image: url( ../../img/ico/chevron-small-expand.png );
+  background-position: 0 50%;
+  display: block;
+  font-weight: bold;
+  padding-left: 21px;
+}
+
+#content #plugins #frame .entry.changed a span
+{
+  color: #bba500;
+}
+
+#content #plugins #frame .entry.expanded a
+{
+  background-image: url( ../../img/ico/chevron-small.png );
+}
+
+#content #plugins #frame .entry.expanded ul
+{
+  display: block;
+}
+
+#content #plugins #frame .entry ul
+{
+  border-left: 9px solid #f0f3ff;
+  margin-left: 3px;
+  padding-top: 5px;
+  padding-left: 10px;
+}
+
+#content #plugins #frame .entry li
+{
+  padding-top: 2px;
+  padding-bottom: 2px;
+}
+
+#content #plugins #frame .entry li.stats
+{
+  border-top: 1px solid #c0c0c0;
+  margin-top: 5px;
+  padding-top: 5px;
+}
+
+#content #plugins #frame .entry li.odd
+{
+  background-color: #f8f8f8;
+}
+
+#content #plugins #frame .entry dt,
+#content #plugins #frame .entry .stats span
+{
+  float: left;
+  width: 11%;
+}
+
+#content #plugins #frame .entry dd,
+#content #plugins #frame .entry .stats ul
+{
+  float: right;
+  width: 88%;
+}
+
+#content #plugins #frame .entry .stats ul
+{
+  border-left: 0;
+  margin: 0;
+  padding: 0;
+}
+
+#content #plugins #frame .entry .stats dt
+{
+  width: 27%;
+}
+
+#content #plugins #frame .entry .stats dd
+{
+  width: 72%;
+}
+
+#content #plugins #frame .entry.expanded a.linker {
+  background-image: none;
+  background-position: 0 0;
+  display: inline;
+  font-weight: normal;
+  padding:0px;
+}
+
+#content #plugins #frame .entry.expanded a.linker:hover {
+  background-color:#F0F3FF;
+}
+
+#recording #blockUI
+{
+    position: absolute;
+    left:0;
+    top:0;
+    width: 100%;
+    height: 100%;
+    background-color: #000;
+    opacity: 0.6;
+    z-index:1000;
+    padding:0;
+}
+
+#recording .wrapper
+{
+    position: absolute;
+    top: 50%;
+    left: 50%;
+    padding: 30px;
+    width: 415px;
+    height: 100px;
+    border: 2px solid black;
+    background-color: #FFF;
+    opacity: 1;
+    z-index: 2000;
+    transform: translate(-50%, -50%);
+}
+
+#recording p
+{
+  background-position: 0 50%;
+  float: left;
+  padding-left: 21px;
+  padding-top: 7px;
+  padding-bottom: 7px;
+}
+
+#recording button
+{
+  float: right;
+}
+
+#recording button span
+{
+  background-image: url( ../../img/ico/new-text.png );
+}

Propchange: ofbiz/trunk/plugins/solr/webapp/solr/css/angular/plugins.css
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: ofbiz/trunk/plugins/solr/webapp/solr/css/angular/query.css
URL: http://svn.apache.org/viewvc/ofbiz/trunk/plugins/solr/webapp/solr/css/angular/query.css?rev=1781731&r1=1781730&r2=1781731&view=diff
==============================================================================
--- ofbiz/trunk/plugins/solr/webapp/solr/css/angular/query.css (original)
+++ ofbiz/trunk/plugins/solr/webapp/solr/css/angular/query.css Sun Feb  5 11:09:59 2017
@@ -1,162 +1,162 @@
-/*
-
-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 #query
-{
-  background-image: url( ../../img/div.gif );
-  background-position: 22% 0;
-  background-repeat: repeat-y;
-}
-
-#content #query #form
-{
-  float: left;
-  width: 21%;
-}
-
-#content #query #form label
-{
-  cursor: pointer;
-  display: block;
-  margin-top: 5px;
-}
-
-#content #query #form input,
-#content #query #form select,
-#content #query #form textarea
-{
-  margin-bottom: 2px;
-  width: 100%;
-}
-
-#content #query #form input,
-#content #query #form textarea
-{
-  width: 98%;
-}
-
-#content #query #form .multiple input
-{
-  float: left;
-  width: 80%
-}
-
-#content #query #form .multiple .buttons
-{
-  float: right;
-  width: 16%;
-}
-
-
-#content #query #form .multiple a
-{
-  background-position: 50% 50%;
-  display: block;
-  height: 25px;
-  width: 49%;
-}
-
-#content #query #form .multiple a.add
-{
-  background-image: url( ../../img/ico/plus-button.png );
-  float: right;
-}
-
-#content #query #form .multiple a.rem
-{
-  background-image: url( ../../img/ico/minus-button.png );
-  float: left;
-}
-
-#content #query #form #start
-{
-  float: left;
-  width: 45%;
-}
-
-#content #query #form #rows
-{
-  float: right;
-  width: 45%;
-}
-
-#content #query #form .checkbox input
-{
-  margin-bottom: 0;
-  width: auto;
-}
-
-#content #query #form fieldset,
-#content #query #form .optional.expanded
-{
-  border: 1px solid #fff;
-  border-top: 1px solid #c0c0c0;
-  margin-bottom: 5px;
-}
-
-#content #query #form fieldset.common
-{
-  margin-top: 10px;
-}
-
-#content #query #form fieldset legend,
-#content #query #form .optional.expanded legend
-{
-  display: block;
-  margin-left: 10px;
-  padding: 0px 5px;
-}
-
-#content #query #form fieldset legend label
-{
-  margin-top: 0;
-}
-
-#content #query #form fieldset .fieldset
-{
-  border-bottom: 1px solid #f0f0f0;
-  margin-bottom: 5px;
-  padding-bottom: 10px;
-}
-
-#content #query #form .optional
-{
-  border: 0;
-}
-
-#content #query #form .optional legend
-{
-  margin-left: 0;
-  padding-left: 0;
-}
-
-#content #query #form .optional.expanded .fieldset
-{
-  display: block;
-}
-
-#content #query #result
-{
-  float: right;
-  width: 77%;
-}
-
-#content #query #result #response
-{
-}
+/*
+
+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 #query
+{
+  background-image: url( ../../img/div.gif );
+  background-position: 22% 0;
+  background-repeat: repeat-y;
+}
+
+#content #query #form
+{
+  float: left;
+  width: 21%;
+}
+
+#content #query #form label
+{
+  cursor: pointer;
+  display: block;
+  margin-top: 5px;
+}
+
+#content #query #form input,
+#content #query #form select,
+#content #query #form textarea
+{
+  margin-bottom: 2px;
+  width: 100%;
+}
+
+#content #query #form input,
+#content #query #form textarea
+{
+  width: 98%;
+}
+
+#content #query #form .multiple input
+{
+  float: left;
+  width: 80%
+}
+
+#content #query #form .multiple .buttons
+{
+  float: right;
+  width: 16%;
+}
+
+
+#content #query #form .multiple a
+{
+  background-position: 50% 50%;
+  display: block;
+  height: 25px;
+  width: 49%;
+}
+
+#content #query #form .multiple a.add
+{
+  background-image: url( ../../img/ico/plus-button.png );
+  float: right;
+}
+
+#content #query #form .multiple a.rem
+{
+  background-image: url( ../../img/ico/minus-button.png );
+  float: left;
+}
+
+#content #query #form #start
+{
+  float: left;
+  width: 45%;
+}
+
+#content #query #form #rows
+{
+  float: right;
+  width: 45%;
+}
+
+#content #query #form .checkbox input
+{
+  margin-bottom: 0;
+  width: auto;
+}
+
+#content #query #form fieldset,
+#content #query #form .optional.expanded
+{
+  border: 1px solid #fff;
+  border-top: 1px solid #c0c0c0;
+  margin-bottom: 5px;
+}
+
+#content #query #form fieldset.common
+{
+  margin-top: 10px;
+}
+
+#content #query #form fieldset legend,
+#content #query #form .optional.expanded legend
+{
+  display: block;
+  margin-left: 10px;
+  padding: 0px 5px;
+}
+
+#content #query #form fieldset legend label
+{
+  margin-top: 0;
+}
+
+#content #query #form fieldset .fieldset
+{
+  border-bottom: 1px solid #f0f0f0;
+  margin-bottom: 5px;
+  padding-bottom: 10px;
+}
+
+#content #query #form .optional
+{
+  border: 0;
+}
+
+#content #query #form .optional legend
+{
+  margin-left: 0;
+  padding-left: 0;
+}
+
+#content #query #form .optional.expanded .fieldset
+{
+  display: block;
+}
+
+#content #query #result
+{
+  float: right;
+  width: 77%;
+}
+
+#content #query #result #response
+{
+}

Propchange: ofbiz/trunk/plugins/solr/webapp/solr/css/angular/query.css
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: ofbiz/trunk/plugins/solr/webapp/solr/css/angular/replication.css
URL: http://svn.apache.org/viewvc/ofbiz/trunk/plugins/solr/webapp/solr/css/angular/replication.css?rev=1781731&r1=1781730&r2=1781731&view=diff
==============================================================================
--- ofbiz/trunk/plugins/solr/webapp/solr/css/angular/replication.css (original)
+++ ofbiz/trunk/plugins/solr/webapp/solr/css/angular/replication.css Sun Feb  5 11:09:59 2017
@@ -1,500 +1,500 @@
-/*
-
-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 #replication
-{
-  background-image: url( ../../img/div.gif );
-  background-position: 21% 0;
-  background-repeat: repeat-y;
-}
-
-#content #replication #frame
-{
-  float: right;
-  width: 78%;
-}
-
-#content #replication #navigation
-{
-  border-right: 0;
-  float: left;
-  width: 20%;
-}
-
-#content #replication #error
-{
-  background-color: #f00;
-  background-image: url( ../../img/ico/construction.png );
-  background-position: 10px 50%;
-  color: #fff;
-  font-weight: bold;
-  margin-bottom: 20px;
-  padding: 10px;
-  padding-left: 35px;
-}
-
-#content #replication .block
-{
-  border-bottom: 1px solid #c0c0c0;
-  margin-bottom: 20px;
-  padding-bottom: 20px;
-}
-
-#content #replication .block.last
-{
-  border-bottom: 0;
-}
-
-#content #replication .masterOnly,
-#content #replication .slaveOnly
-{
-}
-
-#content #replication.master .masterOnly
-{
-  display: block;
-}
-
-#content #replication.slave .slaveOnly
-{
-  display: block;
-}
-
-#content #replication .replicating
-{
-}
-
-#content #replication.replicating .replicating
-{
-  display: block;
-}
-
-#content #replication #progress
-{
-  padding-bottom: 80px;
-  position: relative;
-}
-
-#content #replication #progress .info
-{
-  padding: 5px;
-}
-
-#content #replication #progress #start
-{
-  margin-left: 100px;
-  border-left: 1px solid #c0c0c0;
-}
-
-#content #replication #progress #bar
-{
-  background-color: #f0f0f0;
-  margin-left: 100px;
-  margin-right: 100px;
-  position: relative;
-}
-
-#content #replication #progress #bar #bar-info,
-#content #replication #progress #bar #eta
-{
-  position: absolute;
-  right: -100px;
-  width: 100px;
-}
-
-#content #replication #progress #bar #bar-info
-{
-  border-left: 1px solid #f0f0f0;
-  margin-top: 30px;
-}
-
-#content #replication #progress #eta .info
-{
-  color: #c0c0c0;
-  height: 30px;
-  line-height: 30px;
-  padding-top: 0;
-  padding-bottom: 0;
-}
-
-#content #replication #progress #speed
-{
-  color: #c0c0c0;
-  position: absolute;
-  right: 100px;
-  top: 0;
-}
-
-#content #replication #progress #bar #done
-{
-  background-color: #c0c0c0;
-  box-shadow: 5px 5px 10px #c0c0c0;
-  -moz-box-shadow: 5px 5px 10px #c0c0c0;
-  -webkit-box-shadow: 5px 5px 10px #c0c0c0;
-  height: 30px;
-  position: relative;
-}
-
-#content #replication #progress #bar #done .percent
-{
-  font-weight: bold;
-  height: 30px;
-  line-height: 30px;
-  padding-left: 5px;
-  padding-right: 5px;
-  position: absolute;
-  right: 0;
-  text-align: right;
-}
-
-#content #replication #progress #bar #done #done-info
-{
-  border-right: 1px solid #c0c0c0;
-  position: absolute;
-  right: 0;
-  margin-top: 30px;
-  text-align: right;
-  width: 100px;
-}
-
-#content #replication #progress #bar #done #done-info .percent
-{
-  font-weight: bold;
-}
-
-#content #replication .block .label,
-#content #replication #current-file .file,
-#content #replication #current-file .progress,
-#content #replication #iterations .iterations
-{
-  float: left;
-}
-
-#content #replication .block .label
-{
-  width: 100px;
-}
-
-#content #replication .block .label span
-{
-  display: block;
-  padding-left: 21px;
-}
-
-#content #replication #current-file
-{
-  border-top: 1px solid #f0f0f0;
-  margin-top: 10px;
-  padding-top: 10px;
-}
-
-#content #replication #current-file .progress
-{
-  color: #c0c0c0;
-  margin-left: 20px;
-}
-
-#content #replication #iterations .label span
-{
-  background-image: url( ../../img/ico/node-design.png );
-}
-
-#content #replication #iterations .iterations li
-{
-  background-position: 100% 50%;
-  padding-right: 21px;
-}
-
-#content #replication #iterations .iterations.expanded li
-{
-  display: block;
-}
-
-#content #replication #iterations .iterations .latest
-{
-  display: block;
-}
-
-#content #replication #iterations .iterations .replicated
-{
-  color: #80c480;
-}
-
-#content #replication #iterations .iterations ul:hover .replicated,
-#content #replication #iterations .iterations .replicated.latest
-{
-  color: #080;
-}
-
-#content #replication #iterations .iterations .replicated.latest
-{
-  background-image: url( ../../img/ico/tick.png );
-}
-
-#content #replication #iterations .iterations .failed
-{
-  color: #c48080;
-}
-
-#content #replication #iterations .iterations ul:hover .failed,
-#content #replication #iterations .iterations .failed.latest
-{
-  color: #800;
-}
-
-#content #replication #iterations .iterations .failed.latest
-{
-  background-image: url( ../../img/ico/cross.png );
-}
-
-#content #replication #iterations .iterations a
-{
-  border-top: 1px solid #f0f0f0;
-  margin-top: 2px;
-  padding-top: 2px;
-}
-
-#content #replication #iterations .iterations a span
-{
-  background-position: 0 50%;
-  color: #c0c0c0;
-  padding-left: 21px;
-}
-
-#content #replication #iterations .iterations a span.expand
-{
-  background-image: url( ../../img/ico/chevron-small-expand.png );
-  display: block;
-}
-
-#content #replication #iterations .iterations a span.collapse
-{
-  background-image: url( ../../img/ico/chevron-small.png );
-  display: block;
-}
-
-#content #replication #details table
-{
-  margin-left: 20px;
-  border-collapse: collapse;
-}
-
-#content #replication #details table th
-{
-  text-align: left;
-}
-
-#content #replication.slave #details table .slaveOnly
-{
-  display: table-row;
-}
-
-#content #replication #details table thead th
-{
-  color: #c0c0c0;
-}
-
-#content #replication #details table thead th,
-#content #replication #details table tbody td
-{
-  padding-right: 20px;
-}
-
-#content #replication #details table thead td,
-#content #replication #details table thead th,
-#content #replication #details table tbody th,
-#content #replication #details table tbody td div
-{
-  padding-top: 3px;
-  padding-bottom: 3px;
-}
-
-#content #replication #details table tbody td,
-#content #replication #details table tbody th
-{
-  border-top: 1px solid #f0f0f0;
-}
-
-#content #replication #details table thead td
-{
-  width: 100px;
-}
-
-#content #replication #details table thead td span
-{
-  background-image: url( ../../img/ico/clipboard-list.png );
-  background-position: 0 50%;
-  display: block;
-  padding-left: 21px;
-}
-
-#content #replication #details table tbody th
-{
-  padding-right: 10px;
-  text-align: right;
-  white-space: nowrap;
-}
-
-#content #replication #details table tbody .size
-{
-  text-align: right;
-  white-space: nowrap;
-}
-
-#content #replication #details table tbody .generation div
-{
-  text-align: center;
-}
-
-#content #replication #details table tbody .diff div
-{
-  background-color: #fcfcc9;
-  padding-left: 1px;
-  padding-right: 1px;
-}
-
-#content #replication .settings .label span
-{
-  background-image: url( ../../img/ico/hammer-screwdriver.png );
-}
-
-#content #replication .settings ul,
-#content #replication .settings dl dt,
-#content #replication .settings dl dd
-{
-  float: left;
-}
-
-#content #replication .settings ul li
-{
-  border-top: 1px solid #f0f0f0;
-  padding-top: 3px;
-  padding-top: 3px;
-}
-
-#content #replication .settings ul li:first-child
-{
-  border-top: 0;
-  padding-top: 0;
-}
-
-#content #replication .settings dl dt
-{
-  clear: left;
-  margin-right: 5px;
-  width: 120px;
-}
-
-#content #replication .settings dl .ico
-{
-  background-position: 0 50%;
-  padding-left: 21px;
-}
-
-#content #replication .settings dl .ico.ico-0
-{
-  background-image: url( ../../img/ico/slash.png );
-}
-
-#content #replication .settings dl .ico.ico-1
-{
-  background-image: url( ../../img/ico/tick.png );
-}
-
-#content #replication .timer
-{
-  box-shadow: 5px 5px 10px #c0c0c0;
-  -moz-box-shadow: 5px 5px 10px #c0c0c0;
-  -webkit-box-shadow: 5px 5px 10px #c0c0c0;
-  margin-bottom: 20px;
-  padding: 10px;
-}
-
-#content #replication .timer p,
-#content #replication .timer small
-{
-  padding-left: 21px;
-}
-
-#content #replication .timer p
-{
-  background-image: url( ../../img/ico/clock-select-remain.png );
-  background-position: 0 50%;
-}
-
-#content #replication .timer p .approx
-{
-  color: #c0c0c0;
-  margin-right: 1px;
-}
-
-#content #replication .timer p .tick
-{
-  font-weight: bold;
-}
-
-#content #replication .timer small
-{
-  color: #c0c0c0;
-}
-
-#content #replication #navigation button
-{
-  display: block;
-  margin-bottom: 10px;
-}
-
-#content #replication #navigation button.optional
-{
-}
-
-#content #replication #navigation .replicate-now span
-{
-  background-image: url( ../../img/ico/document-convert.png );
-}
-
-#content #replication #navigation .abort-replication span
-{
-  background-image: url( ../../img/ico/hand.png );
-}
-
-#content #replication #navigation .disable-polling span
-{
-  background-image: url( ../../img/ico/cross.png );
-}
-
-#content #replication #navigation .enable-polling span
-{
-  background-image: url( ../../img/ico/tick.png );
-}
-
-#content #replication #navigation .disable-replication span
-{
-  background-image: url( ../../img/ico/cross.png );
-}
-
-#content #replication #navigation .enable-replication span
-{
-  background-image: url( ../../img/ico/tick.png );
-}
-
-#content #replication #navigation .refresh-status span
-{
-  background-image: url( ../../img/ico/arrow-circle.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 #replication
+{
+  background-image: url( ../../img/div.gif );
+  background-position: 21% 0;
+  background-repeat: repeat-y;
+}
+
+#content #replication #frame
+{
+  float: right;
+  width: 78%;
+}
+
+#content #replication #navigation
+{
+  border-right: 0;
+  float: left;
+  width: 20%;
+}
+
+#content #replication #error
+{
+  background-color: #f00;
+  background-image: url( ../../img/ico/construction.png );
+  background-position: 10px 50%;
+  color: #fff;
+  font-weight: bold;
+  margin-bottom: 20px;
+  padding: 10px;
+  padding-left: 35px;
+}
+
+#content #replication .block
+{
+  border-bottom: 1px solid #c0c0c0;
+  margin-bottom: 20px;
+  padding-bottom: 20px;
+}
+
+#content #replication .block.last
+{
+  border-bottom: 0;
+}
+
+#content #replication .masterOnly,
+#content #replication .slaveOnly
+{
+}
+
+#content #replication.master .masterOnly
+{
+  display: block;
+}
+
+#content #replication.slave .slaveOnly
+{
+  display: block;
+}
+
+#content #replication .replicating
+{
+}
+
+#content #replication.replicating .replicating
+{
+  display: block;
+}
+
+#content #replication #progress
+{
+  padding-bottom: 80px;
+  position: relative;
+}
+
+#content #replication #progress .info
+{
+  padding: 5px;
+}
+
+#content #replication #progress #start
+{
+  margin-left: 100px;
+  border-left: 1px solid #c0c0c0;
+}
+
+#content #replication #progress #bar
+{
+  background-color: #f0f0f0;
+  margin-left: 100px;
+  margin-right: 100px;
+  position: relative;
+}
+
+#content #replication #progress #bar #bar-info,
+#content #replication #progress #bar #eta
+{
+  position: absolute;
+  right: -100px;
+  width: 100px;
+}
+
+#content #replication #progress #bar #bar-info
+{
+  border-left: 1px solid #f0f0f0;
+  margin-top: 30px;
+}
+
+#content #replication #progress #eta .info
+{
+  color: #c0c0c0;
+  height: 30px;
+  line-height: 30px;
+  padding-top: 0;
+  padding-bottom: 0;
+}
+
+#content #replication #progress #speed
+{
+  color: #c0c0c0;
+  position: absolute;
+  right: 100px;
+  top: 0;
+}
+
+#content #replication #progress #bar #done
+{
+  background-color: #c0c0c0;
+  box-shadow: 5px 5px 10px #c0c0c0;
+  -moz-box-shadow: 5px 5px 10px #c0c0c0;
+  -webkit-box-shadow: 5px 5px 10px #c0c0c0;
+  height: 30px;
+  position: relative;
+}
+
+#content #replication #progress #bar #done .percent
+{
+  font-weight: bold;
+  height: 30px;
+  line-height: 30px;
+  padding-left: 5px;
+  padding-right: 5px;
+  position: absolute;
+  right: 0;
+  text-align: right;
+}
+
+#content #replication #progress #bar #done #done-info
+{
+  border-right: 1px solid #c0c0c0;
+  position: absolute;
+  right: 0;
+  margin-top: 30px;
+  text-align: right;
+  width: 100px;
+}
+
+#content #replication #progress #bar #done #done-info .percent
+{
+  font-weight: bold;
+}
+
+#content #replication .block .label,
+#content #replication #current-file .file,
+#content #replication #current-file .progress,
+#content #replication #iterations .iterations
+{
+  float: left;
+}
+
+#content #replication .block .label
+{
+  width: 100px;
+}
+
+#content #replication .block .label span
+{
+  display: block;
+  padding-left: 21px;
+}
+
+#content #replication #current-file
+{
+  border-top: 1px solid #f0f0f0;
+  margin-top: 10px;
+  padding-top: 10px;
+}
+
+#content #replication #current-file .progress
+{
+  color: #c0c0c0;
+  margin-left: 20px;
+}
+
+#content #replication #iterations .label span
+{
+  background-image: url( ../../img/ico/node-design.png );
+}
+
+#content #replication #iterations .iterations li
+{
+  background-position: 100% 50%;
+  padding-right: 21px;
+}
+
+#content #replication #iterations .iterations.expanded li
+{
+  display: block;
+}
+
+#content #replication #iterations .iterations .latest
+{
+  display: block;
+}
+
+#content #replication #iterations .iterations .replicated
+{
+  color: #80c480;
+}
+
+#content #replication #iterations .iterations ul:hover .replicated,
+#content #replication #iterations .iterations .replicated.latest
+{
+  color: #080;
+}
+
+#content #replication #iterations .iterations .replicated.latest
+{
+  background-image: url( ../../img/ico/tick.png );
+}
+
+#content #replication #iterations .iterations .failed
+{
+  color: #c48080;
+}
+
+#content #replication #iterations .iterations ul:hover .failed,
+#content #replication #iterations .iterations .failed.latest
+{
+  color: #800;
+}
+
+#content #replication #iterations .iterations .failed.latest
+{
+  background-image: url( ../../img/ico/cross.png );
+}
+
+#content #replication #iterations .iterations a
+{
+  border-top: 1px solid #f0f0f0;
+  margin-top: 2px;
+  padding-top: 2px;
+}
+
+#content #replication #iterations .iterations a span
+{
+  background-position: 0 50%;
+  color: #c0c0c0;
+  padding-left: 21px;
+}
+
+#content #replication #iterations .iterations a span.expand
+{
+  background-image: url( ../../img/ico/chevron-small-expand.png );
+  display: block;
+}
+
+#content #replication #iterations .iterations a span.collapse
+{
+  background-image: url( ../../img/ico/chevron-small.png );
+  display: block;
+}
+
+#content #replication #details table
+{
+  margin-left: 20px;
+  border-collapse: collapse;
+}
+
+#content #replication #details table th
+{
+  text-align: left;
+}
+
+#content #replication.slave #details table .slaveOnly
+{
+  display: table-row;
+}
+
+#content #replication #details table thead th
+{
+  color: #c0c0c0;
+}
+
+#content #replication #details table thead th,
+#content #replication #details table tbody td
+{
+  padding-right: 20px;
+}
+
+#content #replication #details table thead td,
+#content #replication #details table thead th,
+#content #replication #details table tbody th,
+#content #replication #details table tbody td div
+{
+  padding-top: 3px;
+  padding-bottom: 3px;
+}
+
+#content #replication #details table tbody td,
+#content #replication #details table tbody th
+{
+  border-top: 1px solid #f0f0f0;
+}
+
+#content #replication #details table thead td
+{
+  width: 100px;
+}
+
+#content #replication #details table thead td span
+{
+  background-image: url( ../../img/ico/clipboard-list.png );
+  background-position: 0 50%;
+  display: block;
+  padding-left: 21px;
+}
+
+#content #replication #details table tbody th
+{
+  padding-right: 10px;
+  text-align: right;
+  white-space: nowrap;
+}
+
+#content #replication #details table tbody .size
+{
+  text-align: right;
+  white-space: nowrap;
+}
+
+#content #replication #details table tbody .generation div
+{
+  text-align: center;
+}
+
+#content #replication #details table tbody .diff div
+{
+  background-color: #fcfcc9;
+  padding-left: 1px;
+  padding-right: 1px;
+}
+
+#content #replication .settings .label span
+{
+  background-image: url( ../../img/ico/hammer-screwdriver.png );
+}
+
+#content #replication .settings ul,
+#content #replication .settings dl dt,
+#content #replication .settings dl dd
+{
+  float: left;
+}
+
+#content #replication .settings ul li
+{
+  border-top: 1px solid #f0f0f0;
+  padding-top: 3px;
+  padding-top: 3px;
+}
+
+#content #replication .settings ul li:first-child
+{
+  border-top: 0;
+  padding-top: 0;
+}
+
+#content #replication .settings dl dt
+{
+  clear: left;
+  margin-right: 5px;
+  width: 120px;
+}
+
+#content #replication .settings dl .ico
+{
+  background-position: 0 50%;
+  padding-left: 21px;
+}
+
+#content #replication .settings dl .ico.ico-0
+{
+  background-image: url( ../../img/ico/slash.png );
+}
+
+#content #replication .settings dl .ico.ico-1
+{
+  background-image: url( ../../img/ico/tick.png );
+}
+
+#content #replication .timer
+{
+  box-shadow: 5px 5px 10px #c0c0c0;
+  -moz-box-shadow: 5px 5px 10px #c0c0c0;
+  -webkit-box-shadow: 5px 5px 10px #c0c0c0;
+  margin-bottom: 20px;
+  padding: 10px;
+}
+
+#content #replication .timer p,
+#content #replication .timer small
+{
+  padding-left: 21px;
+}
+
+#content #replication .timer p
+{
+  background-image: url( ../../img/ico/clock-select-remain.png );
+  background-position: 0 50%;
+}
+
+#content #replication .timer p .approx
+{
+  color: #c0c0c0;
+  margin-right: 1px;
+}
+
+#content #replication .timer p .tick
+{
+  font-weight: bold;
+}
+
+#content #replication .timer small
+{
+  color: #c0c0c0;
+}
+
+#content #replication #navigation button
+{
+  display: block;
+  margin-bottom: 10px;
+}
+
+#content #replication #navigation button.optional
+{
+}
+
+#content #replication #navigation .replicate-now span
+{
+  background-image: url( ../../img/ico/document-convert.png );
+}
+
+#content #replication #navigation .abort-replication span
+{
+  background-image: url( ../../img/ico/hand.png );
+}
+
+#content #replication #navigation .disable-polling span
+{
+  background-image: url( ../../img/ico/cross.png );
+}
+
+#content #replication #navigation .enable-polling span
+{
+  background-image: url( ../../img/ico/tick.png );
+}
+
+#content #replication #navigation .disable-replication span
+{
+  background-image: url( ../../img/ico/cross.png );
+}
+
+#content #replication #navigation .enable-replication span
+{
+  background-image: url( ../../img/ico/tick.png );
+}
+
+#content #replication #navigation .refresh-status span
+{
+  background-image: url( ../../img/ico/arrow-circle.png );
+}

Propchange: ofbiz/trunk/plugins/solr/webapp/solr/css/angular/replication.css
------------------------------------------------------------------------------
    svn:eol-style = native