mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Merge branch 'master' into content-block
This commit is contained in:
commit
e001f8d149
@ -2,10 +2,10 @@
|
|||||||
position: fixed
|
position: fixed
|
||||||
bottom: 0
|
bottom: 0
|
||||||
left: 0
|
left: 0
|
||||||
|
overflow-y: scroll
|
||||||
width: $nav-desktop-width
|
width: $nav-desktop-width
|
||||||
color: $section-background-color
|
color: $section-background-color
|
||||||
background: darken($menu-background-color, 8%)
|
background: darken($menu-background-color, 8%)
|
||||||
border-top: solid 10px $menu-background-color
|
|
||||||
font-family: $base-font-family
|
font-family: $base-font-family
|
||||||
z-index: $z-index-tray
|
z-index: $z-index-tray
|
||||||
a
|
a
|
||||||
@ -34,6 +34,8 @@
|
|||||||
&.rst-active-old-version
|
&.rst-active-old-version
|
||||||
background-color: $yellow
|
background-color: $yellow
|
||||||
color: $black
|
color: $black
|
||||||
|
&.shift-up
|
||||||
|
max-height: 100%
|
||||||
&.shift-up .rst-other-versions
|
&.shift-up .rst-other-versions
|
||||||
display: block
|
display: block
|
||||||
.rst-other-versions
|
.rst-other-versions
|
||||||
|
Loading…
Reference in New Issue
Block a user