From 37a537dada39065e0d3de002c60655eb546ddbb2 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Tue, 14 May 2013 10:03:57 +0200 Subject: [PATCH] Set the default category_color in CSS --- umap/static/umap/umap.css | 1 + 1 file changed, 1 insertion(+) diff --git a/umap/static/umap/umap.css b/umap/static/umap/umap.css index a7647582..c4e214b2 100644 --- a/umap/static/umap/umap.css +++ b/umap/static/umap/umap.css @@ -97,6 +97,7 @@ fieldset.toggle.on .more_style_options { height: 16px; margin-right: 10px; border: 1px solid #000; + background-color: DarkBlue; } /* **************** */