aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathieu "Matbac" Bacou <mathieu@bacou.me>2018-03-08 21:02:51 +0100
committerMario Vavti <mario@mariovavti.com>2018-03-09 09:24:35 +0100
commitbc40651bc2be5e02ee47c3c6f44e70aa4383c8fd (patch)
treee82332f4e895f4bf69aee74dfb5f7c0fa58784ec
parent442b510b23cb85fc38de180e58e0bafe5402acc8 (diff)
downloadvolse-hubzilla-bc40651bc2be5e02ee47c3c6f44e70aa4383c8fd.tar.gz
volse-hubzilla-bc40651bc2be5e02ee47c3c6f44e70aa4383c8fd.tar.bz2
volse-hubzilla-bc40651bc2be5e02ee47c3c6f44e70aa4383c8fd.zip
Remove useless background spec for category field
-rw-r--r--view/theme/redbasic/schema/dark.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/view/theme/redbasic/schema/dark.css b/view/theme/redbasic/schema/dark.css
index edc6e5f65..ebcfcdd13 100644
--- a/view/theme/redbasic/schema/dark.css
+++ b/view/theme/redbasic/schema/dark.css
@@ -21,7 +21,6 @@ textarea, input, select
}
#jot-category-wrap {
- background: #000;
border-bottom: none;
margin-bottom: 5px;
}