mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
[fix] Color for language selection
This commit is contained in:
parent
d1104b4472
commit
5211983eeb
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ body .off-canvas .learn-sidebar .learn-nav ul li ul li.active > a {
|
||||||
border-left: black 2px solid;
|
border-left: black 2px solid;
|
||||||
}
|
}
|
||||||
|
|
||||||
body .off-canvas .learn-sidebar .learn-nav .read-icon, body .off-canvas .learn-sidebar .searchbox {
|
body .off-canvas .learn-sidebar .learn-nav .read-icon, body .off-canvas .learn-sidebar .searchbox, body .off-canvas .learn-sidebar .search-options .version-chooser select {
|
||||||
color: rgba(0, 0, 0, 0.6);
|
color: rgba(0, 0, 0, 0.6);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue