aboutsummaryrefslogtreecommitdiff
path: root/p/themes/base-theme/frss.css
diff options
context:
space:
mode:
authorGravatar maTh <1645099+math-GH@users.noreply.github.com> 2024-08-29 08:14:02 +0200
committerGravatar GitHub <noreply@github.com> 2024-08-29 08:14:02 +0200
commit1d4443b39979a127f6104b3ebb5ea3f98e07e93b (patch)
treeb812f8e4ccce9d5675414b67d1133fa6b385d2fd /p/themes/base-theme/frss.css
parentcb355914e6ed49ba09e3b6a58bce3adc6171b745 (diff)
Improved: Feed aside bar more improvements (#6746)
* fix background color of category toggler * nord theme * adark theme * dark pink theme
Diffstat (limited to 'p/themes/base-theme/frss.css')
-rw-r--r--p/themes/base-theme/frss.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/themes/base-theme/frss.css b/p/themes/base-theme/frss.css
index fa2fa8146..2ac7dae9c 100644
--- a/p/themes/base-theme/frss.css
+++ b/p/themes/base-theme/frss.css
@@ -1173,7 +1173,7 @@ input[type="search"] {
.aside_feed .tree-folder-title button.dropdown-toggle {
padding: 0;
border: 0;
- background-color: inherit;
+ background-color: transparent;
cursor: pointer;
}