SOLR-3327 Add bold-styles for Logging-Tab

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1326529 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Stefan Matheis 2012-04-16 07:59:19 +00:00
parent dac19aacfa
commit 9f84903e50
1 changed files with 5 additions and 0 deletions

View File

@ -74,6 +74,11 @@
padding-right: 21px;
}
#content #logging .jstree a.trigger.set
{
font-weight: bold;
}
#content #logging .jstree a:hover span.name
{
background-image: url( ../../img/ico/pencil-small.png );