From c6d007cc8b48c9831de27050c46f9391163d52fa Mon Sep 17 00:00:00 2001 From: Maxime Beauchemin Date: Mon, 14 Dec 2015 10:21:46 -0800 Subject: [PATCH] Style --- panoramix/static/panoramix.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/panoramix/static/panoramix.css b/panoramix/static/panoramix.css index 8c4108fec0..bd7e87dfd1 100644 --- a/panoramix/static/panoramix.css +++ b/panoramix/static/panoramix.css @@ -14,6 +14,10 @@ form div { .notbtn { cursor: default; } +hr { + margin-top: 15px; + margin-bottom: 15px; +} span.title-block { background-color: #EEE;