mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-05 19:00:16 +00:00
doc: make doc version selector more obvious
Move the doc version selector menu higher on the left nav to make it more visible (from its prior bottom of the nav menu) Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
5531673f79
commit
fe470cfe23
5
doc/static/acrn-custom.css
vendored
5
doc/static/acrn-custom.css
vendored
@@ -30,13 +30,10 @@
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* tweak doc version selection
|
||||
/* tweak doc version selection */
|
||||
.rst-versions {
|
||||
position: static;
|
||||
border-top: none;
|
||||
padding: 0px;
|
||||
}
|
||||
*/
|
||||
|
||||
.rst-versions .rst-current-version {
|
||||
padding: 5px;
|
||||
|
Reference in New Issue
Block a user