[Glitch] Fix languages dropdown on light theme

Port e925b06721 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
master
Yamagishi Kazutoshi 2022-05-20 02:26:19 +09:00 committed by Claire
parent 22111914bf
commit 228ec75048
1 changed files with 6 additions and 0 deletions

View File

@ -165,6 +165,12 @@
}
}
.language-dropdown__dropdown__results__item:hover,
.language-dropdown__dropdown__results__item:focus,
.language-dropdown__dropdown__results__item:active {
background-color: $ui-base-color;
}
.dropdown-menu__separator,
.dropdown-menu__item.edited-timestamp__history__item,
.dropdown-menu__container__header,