diff options
author | Mario <mario@mariovavti.com> | 2022-08-20 11:26:28 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-08-20 11:26:28 +0000 |
commit | d8a62268059ad38b0ac9efd585f22f39ec0c1bab (patch) | |
tree | 66fd09b42a207a080074c198bf72efe6b1120220 /view/theme | |
parent | fedf60a32c36ab902f25d7a0dc7088b8d9c31bbd (diff) | |
download | volse-hubzilla-d8a62268059ad38b0ac9efd585f22f39ec0c1bab.tar.gz volse-hubzilla-d8a62268059ad38b0ac9efd585f22f39ec0c1bab.tar.bz2 volse-hubzilla-d8a62268059ad38b0ac9efd585f22f39ec0c1bab.zip |
fix syntax error
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/schema/dark.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/theme/redbasic/schema/dark.css b/view/theme/redbasic/schema/dark.css index 158887c01..806f0ff43 100644 --- a/view/theme/redbasic/schema/dark.css +++ b/view/theme/redbasic/schema/dark.css @@ -4,7 +4,6 @@ --bs-dark-rgb: #e1e1e1; } ---bs-dark-rgb .widget, .vcard-card { background-color: unset; |