aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-07-27 07:27:51 +0000
committerMario <mario@mariovavti.com>2022-07-27 07:27:51 +0000
commit2e9211cf413973a116eff864ad04336ebe14ad3a (patch)
tree7dabc07a183e8964aea0e14b5141665545677377 /view/theme
parent769c8225683f843e14039bea232c2ff13670144a (diff)
downloadvolse-hubzilla-2e9211cf413973a116eff864ad04336ebe14ad3a.tar.gz
volse-hubzilla-2e9211cf413973a116eff864ad04336ebe14ad3a.tar.bz2
volse-hubzilla-2e9211cf413973a116eff864ad04336ebe14ad3a.zip
fix regression in dark schema
Diffstat (limited to 'view/theme')
-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