aboutsummaryrefslogtreecommitdiff
path: root/htdocs/css
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/css')
-rw-r--r--htdocs/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/htdocs/css/style.css b/htdocs/css/style.css
index 42d071e..9f3ee66 100644
--- a/htdocs/css/style.css
+++ b/htdocs/css/style.css
@@ -95,6 +95,10 @@ dl dt {
margin: 0 0 15px 0;
}
+.filters .checkbox-inline input {
+ margin-right: 6px;
+}
+
a.filter-action {
color: black;
}