From 0cbebd07ee23cacccf0fa5522d658a3ebfc4c19f Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Sun, 5 May 2024 19:27:59 +0200 Subject: Fix bad color for setting cog in ayu theme --- tests/rustdoc-gui/src/theme_css/custom-theme.css | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/rustdoc-gui/src/theme_css/custom-theme.css') diff --git a/tests/rustdoc-gui/src/theme_css/custom-theme.css b/tests/rustdoc-gui/src/theme_css/custom-theme.css index b7f89d4cf15..a56c31ab9d2 100644 --- a/tests/rustdoc-gui/src/theme_css/custom-theme.css +++ b/tests/rustdoc-gui/src/theme_css/custom-theme.css @@ -49,6 +49,7 @@ --search-tab-button-not-selected-background: #e6e6e6; --search-tab-button-selected-border-top-color: #0089ff; --search-tab-button-selected-background: #fff; + --settings-menu-filter: none; --stab-background-color: #fff5d6; --stab-code-color: #000; --code-highlight-kw-color: #8959a8; -- cgit 1.4.1-3-g733a5