aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Dark/dark.css
diff options
context:
space:
mode:
authorGravatar maTh <1645099+math-GH@users.noreply.github.com> 2024-12-26 19:05:18 +0100
committerGravatar GitHub <noreply@github.com> 2024-12-26 19:05:18 +0100
commit1d10b3697d5fa04415d36059d5e04ad71aae0b78 (patch)
tree0379c098eec5444e824a18aa4cdcc47b7d0ecdad /p/themes/Dark/dark.css
parent84f75e487c16d98a4c1c458fa314f565bedd65cf (diff)
new: reader view: footer has manage icons (#7133)
* add footer * rename content thin medium large class * rework css * footer improved
Diffstat (limited to 'p/themes/Dark/dark.css')
-rw-r--r--p/themes/Dark/dark.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/themes/Dark/dark.css b/p/themes/Dark/dark.css
index 5eac2762f..e6ff8f2b8 100644
--- a/p/themes/Dark/dark.css
+++ b/p/themes/Dark/dark.css
@@ -543,7 +543,7 @@ button.as-link[disabled] {
background-color: var(--dark-background-color2);
}
-#stream.reader .flux .content {
+#stream.reader .flux .flux_content {
background-color: var(--dark-background-color1);
border: none;
}