One last navigation tab font adjustment, and made search input only generate for HTML (what's used for daily online docs).
All formats default to off, and need to be explicitly turned on in alternate configuration files (settings can be overridden). git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -495,7 +495,10 @@ A[HREF="modules.html"] SPAN:before {
|
||||
content: "Categories / ";
|
||||
}
|
||||
|
||||
/* Doxygen defaults the top navigation tabs to a small, bold font,
|
||||
so we reset it here to a larger, normal font. */
|
||||
DIV.navigation A SPAN {
|
||||
font-size: 110%;
|
||||
font-size: 120%;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user