+1
-1
@@ -1850,7 +1850,7 @@ MATHJAX_CODEFILE =
|
|||||||
# The default value is: YES.
|
# The default value is: YES.
|
||||||
# This tag requires that the tag GENERATE_HTML is set to YES.
|
# This tag requires that the tag GENERATE_HTML is set to YES.
|
||||||
|
|
||||||
SEARCHENGINE = NO
|
SEARCHENGINE = YES
|
||||||
|
|
||||||
# When the SERVER_BASED_SEARCH tag is enabled the search engine will be
|
# When the SERVER_BASED_SEARCH tag is enabled the search engine will be
|
||||||
# implemented using a web server instead of a web client using JavaScript. There
|
# implemented using a web server instead of a web client using JavaScript. There
|
||||||
|
|||||||
@@ -231,12 +231,6 @@ h4 a:hover, a:active, h5 a:hover, a:active, h6 a:hover, a:active {
|
|||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
#banner span.search {
|
|
||||||
position: relative;
|
|
||||||
top: 48px;
|
|
||||||
left: 600px;
|
|
||||||
}
|
|
||||||
|
|
||||||
input[type=text], input[type=password] {
|
input[type=text], input[type=password] {
|
||||||
font-size: inherit;
|
font-size: inherit;
|
||||||
border-top: 1px solid #818181;
|
border-top: 1px solid #818181;
|
||||||
|
|||||||
@@ -22,9 +22,6 @@
|
|||||||
<span class="subtitle">
|
<span class="subtitle">
|
||||||
API Documentation
|
API Documentation
|
||||||
</span>
|
</span>
|
||||||
<span class="search">
|
|
||||||
<input type="text" placeholder="Search" onkeydown="search(this,event);"/>
|
|
||||||
</span>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||||
|
|||||||
Reference in New Issue
Block a user