SOLR-4529: Improve Admin UI Dashboard legibility

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452830 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Stefan Matheis 2013-03-05 15:00:02 +00:00
parent 7de447115d
commit a5e5c904c8
2 changed files with 3 additions and 5 deletions

View File

@ -236,6 +236,9 @@ Optimizations
will keep some less common unnecessary replications from happening.
(Mark Miller, Simon Scofield)
* SOLR-4529: Improve Admin UI Dashboard legibility (Felix Buenemann via
steffkes)
Other Changes
----------------------

View File

@ -98,11 +98,6 @@
padding-bottom: 3px;
}
#content #index .data li.odd
{
color: #c0c0c0;
}
#content #index .data li dt
{
float: left;