SOLR-8199 add word 'try' to new UI link

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712258 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Upayavira 2015-11-03 11:28:05 +00:00
parent d48790fc84
commit 4c27fd899f
2 changed files with 5 additions and 2 deletions

View File

@ -707,8 +707,11 @@ pre.syntax .tex .formula
top: -20px;
}
.other-ui-link span {
.other-ui-link span.help {
background-image: url( ../../img/ico/information-white.png );
right: 0px;
padding-left: 16px;
}
.other-ui-link a.ul {
text-decoration: underline;
}

View File

@ -80,7 +80,7 @@ limitations under the License.
</div>
<div class="other-ui-link">
<a href="/solr/">New UI</a><a target="_blank" href="http://wiki.apache.org/solr/AngularUI">&nbsp;<span class="help"></span></a>
Try <a class="ul" href="/solr/">New UI</a><a target="_blank" href="http://wiki.apache.org/solr/AngularUI">&nbsp;<span class="help"></span></a>
</div>
<div id="content-wrapper">