fixed invalid CSS files in Solr's Angular UI

This commit is contained in:
Sascha Szott 2019-01-18 12:45:59 +01:00 committed by Tomas Fernandez Lobbe
parent cbfc9cccf6
commit 28d54d5faf
3 changed files with 4 additions and 4 deletions

View File

@ -82,7 +82,7 @@ limitations under the License.
#content #analysis .settings #tor_schema span
{
// display: none;
/* display: none; */
}
#content #analysis .settings #tor_schema:hover span

View File

@ -675,7 +675,7 @@ pre.syntax .tex .formula
z-index: 100;
}
#connection-status-recovered:
#connection-status-recovered
{
z-index:102;
}
@ -764,4 +764,4 @@ pre.syntax .tex .formula
.other-ui-link a.ul {
text-decoration: underline;
}
}

View File

@ -168,7 +168,7 @@ limitations under the License.
#content #dataimport #current_state .info .details span
{
# color: #c0c0c0;
color: #c0c0c0;
}
#content #dataimport #current_state .info .abort-import