aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-07-27 07:27:51 +0000
committerMario <mario@mariovavti.com>2022-07-27 09:29:22 +0200
commit3abc9ee387a58e07a84fc00085dea44d42816127 (patch)
treeb8f9429599c26b6e0f4fe0abbc0b25b7d14489b7
parent40377796edd8c612ce9d68f52fc146ad32302f9e (diff)
downloadvolse-hubzilla-3abc9ee387a58e07a84fc00085dea44d42816127.tar.gz
volse-hubzilla-3abc9ee387a58e07a84fc00085dea44d42816127.tar.bz2
volse-hubzilla-3abc9ee387a58e07a84fc00085dea44d42816127.zip
fix regression in dark schema
(cherry picked from commit 2e9211cf413973a116eff864ad04336ebe14ad3a)
-rw-r--r--view/theme/redbasic/schema/dark.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/redbasic/schema/dark.css b/view/theme/redbasic/schema/dark.css
index 751ce25e8..8e6035e13 100644
--- a/view/theme/redbasic/schema/dark.css
+++ b/view/theme/redbasic/schema/dark.css
@@ -1,5 +1,6 @@
.generic-content-wrapper {
background-color: transparent;
+ border: 1px solid #333;
}
textarea, input, select