From: Mike Taylor Date: Tue, 28 Oct 2014 13:33:44 +0000 (+0000) Subject: New custom.css, removes coloured backgrounds. X-Git-Tag: 1.0.0~75^2~19 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=c6ae75132f3aecceab8e4b6f95e64d990bf354f4 New custom.css, removes coloured backgrounds. --- diff --git a/examples/htdocs/custom.css b/examples/htdocs/custom.css new file mode 100644 index 0000000..0a99dec --- /dev/null +++ b/examples/htdocs/custom.css @@ -0,0 +1,6 @@ +.mkws-termlists { + background: white; +} +.mkws-facet { + background: white; +}