mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Fix colors
This commit is contained in:
parent
fd66443ecb
commit
203082f166
@ -28,10 +28,10 @@
|
|||||||
float: left
|
float: left
|
||||||
&.rst-out-of-date
|
&.rst-out-of-date
|
||||||
background-color: $red
|
background-color: $red
|
||||||
color: $black
|
color: $white
|
||||||
&.rst-active-old-version
|
&.rst-active-old-version
|
||||||
background-color: $yellow
|
background-color: $yellow
|
||||||
color: $white
|
color: $black
|
||||||
&.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