SOLR-3238: Remove WIP-Notice

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1328875 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Stefan Matheis 2012-04-22 13:15:42 +00:00
parent 29f71547d3
commit ff71f97b01
2 changed files with 0 additions and 28 deletions

View File

@ -58,11 +58,6 @@ limitations under the License.
<a href="./" id="solr"><span>Apache SOLR</span></a>
<div id="wip-notice">
<p>This interface is work in progress.</p>
<p><a href="https://issues.apache.org/jira/browse/SOLR-3238">Please report any Bugs/Requests/Suggestions: <span>SOLR-3238</span></a></p>
</div>
<p id="environment">&nbsp;</p>
</div>

View File

@ -88,29 +88,6 @@ ul
display: none;
}
#header #wip-notice
{
background-color: #eceffa;
background-image: url( ../../img/ico/information-button.png );
background-position: 8px 7px;
border: 1px solid #4465cb;
padding: 5px 10px;
padding-left: 31px;
left: 212px;
position: absolute;
top: 0;
}
#header #wip-notice a
{
display: block;
}
#header #wip-notice span
{
border-bottom: 1px solid #c0c0c0;
}
#main
{
min-width: 750px;