Skip to content

Commit

Permalink
SOLR-12276: Revert changes back to the state according to the comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaiJDev committed Nov 7, 2024
1 parent e4a72fd commit 2560326
Show file tree
Hide file tree
Showing 336 changed files with 368 additions and 368 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ limitations under the License.

#content #analysis-holder
{
background-image: url( ../../../solrUi/src/assets/div.gif );
background-image: url( ../../img/div.gif );
background-position: 50% 0;
background-repeat: repeat-y;
}
Expand Down Expand Up @@ -68,7 +68,7 @@ limitations under the License.

#content #analysis .settings #tor_schema
{
background-image: url( ../../../solrUi/src/assets/ico/question-white.png );
background-image: url( ../../img/ico/question-white.png );
background-position: 0 50%;
color: #4D4D4D;
margin-left: 5px;
Expand All @@ -77,7 +77,7 @@ limitations under the License.

#content #analysis .settings #tor_schema:hover
{
background-image: url( ../../../solrUi/src/assets/ico/question.png );
background-image: url( ../../img/ico/question.png );
}

#content #analysis .settings #tor_schema span
Expand All @@ -103,7 +103,7 @@ limitations under the License.

#content #analysis .settings button span
{
background-image: url( ../../../solrUi/src/assets/ico/funnel.png );
background-image: url( ../../img/ico/funnel.png );
}

#content #analysis .settings .verbose_output
Expand All @@ -114,7 +114,7 @@ limitations under the License.

#content #analysis .settings .verbose_output a
{
background-image: url( ../../../solrUi/src/assets/ico/ui-check-box-uncheck.png );
background-image: url( ../../img/ico/ui-check-box-uncheck.png );
background-position: 0 50%;
color: #4D4D4D;
display: block;
Expand All @@ -123,7 +123,7 @@ limitations under the License.

#content #analysis .settings .verbose_output.active a
{
background-image: url( ../../../solrUi/src/assets/ico/ui-check-box.png );
background-image: url( ../../img/ico/ui-check-box.png );
}

#content #analysis .index label,
Expand Down Expand Up @@ -158,7 +158,7 @@ limitations under the License.
#content #analysis .analysis-error
{
background-color: #f00;
background-image: url( ../../../solrUi/src/assets/ico/construction.png );
background-image: url( ../../img/ico/construction.png );
background-position: 10px 50%;
color: #fff;
font-weight: bold;
Expand Down Expand Up @@ -299,5 +299,5 @@ limitations under the License.
border-top: 0;
}

#content #analysis #field-analysis h2 { background-image: url( ../../../solrUi/src/assets/ico/receipt.png ); }
#content #analysis .analysis-result h2 { background-image: url( ../../../solrUi/src/assets/ico/receipt-invoice.png ); }
#content #analysis #field-analysis h2 { background-image: url( ../../img/ico/receipt.png ); }
#content #analysis .analysis-result h2 { background-image: url( ../../img/ico/receipt-invoice.png ); }
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
display: block;
width: 12px;
height: 12px;
background: url("../../../solrUi/src/assets/chosen-sprite.png") -42px 1px no-repeat;
background: url("../../img/chosen-sprite.png") -42px 1px no-repeat;
font-size: 1px;
}

Expand All @@ -143,7 +143,7 @@
display: block;
width: 100%;
height: 100%;
background: url("../../../solrUi/src/assets/chosen-sprite.png") no-repeat 0px 2px;
background: url("../../img/chosen-sprite.png") no-repeat 0px 2px;
}

.chosen-container-single .chosen-search {
Expand All @@ -161,7 +161,7 @@
height: auto;
outline: 0;
border: 1px solid #aaa;
background: url("../../../solrUi/src/assets/chosen-sprite.png") no-repeat 100% -20px;
background: url("../../img/chosen-sprite.png") no-repeat 100% -20px;
font-size: 1em;
font-family: sans-serif;
line-height: normal;
Expand Down Expand Up @@ -319,7 +319,7 @@
display: block;
width: 12px;
height: 12px;
background: url("../../../solrUi/src/assets/chosen-sprite.png") -42px 1px no-repeat;
background: url("../../img/chosen-sprite.png") -42px 1px no-repeat;
font-size: 1px;
}

Expand Down Expand Up @@ -472,7 +472,7 @@

.chosen-rtl .chosen-search input[type="text"] {
padding: 4px 5px 4px 20px;
background: url("../../../solrUi/src/assets/chosen-sprite.png") no-repeat -30px -20px;
background: url("../../img/chosen-sprite.png") no-repeat -30px -20px;
direction: rtl;
}

Expand All @@ -494,7 +494,7 @@
.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
.chosen-container .chosen-results-scroll-down span,
.chosen-container .chosen-results-scroll-up span {
background-image: url("../../../solrUi/src/assets/[email protected]") !important;
background-image: url("../../img/[email protected]") !important;
background-size: 52px 37px !important;
background-repeat: no-repeat !important;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ limitations under the License.
#content #cloud #error
{
background-color: #f00;
background-image: url( ../../../solrUi/src/assets/ico/construction.png );
background-image: url( ../../img/ico/construction.png );
background-position: 10px 12px;
color: #fff;
font-weight: bold;
Expand Down Expand Up @@ -87,15 +87,15 @@ limitations under the License.

#content #cloud #debug .clipboard a
{
background-image: url( ../../../solrUi/src/assets/ico/clipboard-paste.png );
background-image: url( ../../img/ico/clipboard-paste.png );
z-index: 98;
}

#content #cloud #debug .clipboard a:hover,
#content #cloud #debug .clipboard a.hover,
#content #cloud #debug .clipboard.copied a
{
background-image: url( ../../../solrUi/src/assets/ico/clipboard-paste-document-text.png );
background-image: url( ../../img/ico/clipboard-paste-document-text.png );
}

#content #cloud #debug .close
Expand All @@ -105,13 +105,13 @@ limitations under the License.

#content #cloud #debug .close a
{
background-image: url( ../../../solrUi/src/assets/ico/cross-0.png );
background-image: url( ../../img/ico/cross-0.png );
padding-left: 21px;
}

#content #cloud #debug .close a:hover
{
background-image: url( ../../../solrUi/src/assets/ico/cross-1.png );
background-image: url( ../../img/ico/cross-1.png );
}

#content #cloud #debug .debug
Expand All @@ -138,7 +138,7 @@ limitations under the License.

#content #cloud .content.show
{
background-image: url( ../../../solrUi/src/assets/div.gif );
background-image: url( ../../img/div.gif );
background-repeat: repeat-y;
background-position: 31% 0;
}
Expand Down Expand Up @@ -169,7 +169,7 @@ limitations under the License.

#content #cloud #file-content .close
{
background-image: url( ../../../solrUi/src/assets/ico/cross-0.png );
background-image: url( ../../img/ico/cross-0.png );
background-position: 50% 50%;
display: block;
height: 20px;
Expand All @@ -181,21 +181,21 @@ limitations under the License.

#content #cloud #file-content .close:hover
{
background-image: url( ../../../solrUi/src/assets/ico/cross-1.png );
background-image: url( ../../img/ico/cross-1.png );
}

#content #cloud #file-content #toggle.plus
{
font-style: italic;
padding-left: 17px;
background-image: url( ../../../solrUi/src/assets/ico/toggle-small-expand.png );
background-image: url( ../../img/ico/toggle-small-expand.png );
}

#content #cloud #file-content #toggle.minus
{
font-style: italic;
padding-left: 17px;
background-image: url( ../../../solrUi/src/assets/ico/toggle-small.png );
background-image: url( ../../img/ico/toggle-small.png );
}

#content #cloud #file-content #data
Expand Down Expand Up @@ -556,7 +556,7 @@ limitations under the License.

#content #cloud .reload
{
background-image: url( ../../../solrUi/src/assets/ico/arrow-circle.png );
background-image: url( ../../img/ico/arrow-circle.png );
padding-left: 21px;
float: left;
}
Expand All @@ -568,7 +568,7 @@ limitations under the License.

#content #cloud .details-button
{
background-image: url(../../../solrUi/src/assets/ico/ui-check-box-uncheck.png);
background-image: url(../../img/ico/ui-check-box-uncheck.png);
background-position: 0 50%;
color: #8D8D8D;
margin-top: 7px;
Expand All @@ -579,7 +579,7 @@ limitations under the License.

#content #cloud .details-button.on
{
background-image: url( ../../../solrUi/src/assets/ico/ui-check-box.png );
background-image: url( ../../img/ico/ui-check-box.png );
color: #333;
}

Expand Down
Loading

0 comments on commit 2560326

Please sign in to comment.