aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/schema
diff options
context:
space:
mode:
authorMathieu "Matbac" Bacou <mathieu@bacou.me>2018-03-08 21:02:51 +0100
committerMathieu "Matbac" Bacou <mathieu@bacou.me>2018-03-08 21:02:51 +0100
commitf9cca2422adb05db69c13ebd48d79e6108291d8f (patch)
tree4c6dcc6ed1c121ff6b5e4d99f4786410d7cd2025 /view/theme/redbasic/schema
parent76a80060034b381ac14d9d897b18c9d650347dd8 (diff)
downloadvolse-hubzilla-f9cca2422adb05db69c13ebd48d79e6108291d8f.tar.gz
volse-hubzilla-f9cca2422adb05db69c13ebd48d79e6108291d8f.tar.bz2
volse-hubzilla-f9cca2422adb05db69c13ebd48d79e6108291d8f.zip
Remove useless background spec for category field
Diffstat (limited to 'view/theme/redbasic/schema')
-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;
}