Merge pull request #6523 from YuriSizov/rtd-versions-local

Add a custom local template for the RTD panel
This commit is contained in:
Max Hilbrunner
2023-01-08 15:58:14 +01:00
committed by GitHub
2 changed files with 61 additions and 1 deletions

View File

@@ -1449,7 +1449,7 @@ p + .classref-constant {
position: fixed;
}
/* Version selector (only visible on Read the Docs) */
/* Read the Docs flyout panel, with language and version selectors. */
.rst-versions {
background-color: var(--navbar-current-background-color);