]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Fix languages dropdown on light theme
authorYamagishi Kazutoshi <ykzts@desire.sh>
Thu, 19 May 2022 17:26:19 +0000 (02:26 +0900)
committersingle-right-quote <11325618-aescling@users.noreply.gitlab.com>
Fri, 27 May 2022 03:54:56 +0000 (23:54 -0400)
Port e925b06721057f83f2e3e8e7bdb21f39318b90a2 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
app/javascript/flavours/glitch/styles/mastodon-light/diff.scss

index bb91abdac07df5621de469e07c0c8f80ab34c683..d16f23aed3642c53b8a5d0e91f785fcca8f17b18 100644 (file)
   }
 }
 
+.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,