Update Doxygen css to relocate the search box

This commit is contained in:
Henry 2011-06-15 11:45:12 +01:00
parent 5c953f11d7
commit f378580930

View File

@ -52,3 +52,12 @@ tr.memlist
background-color: #F0F0F0;
}
#searchli {
padding: 0px;
}
#MSearchBox {
margin-top: 0px;
width: 200px;
}