projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf5630e
)
New custom.css, removes coloured backgrounds.
author
Mike Taylor
<mike@indexdata.com>
Tue, 28 Oct 2014 13:33:44 +0000
(13:33 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Tue, 28 Oct 2014 13:33:44 +0000
(13:33 +0000)
examples/htdocs/custom.css
[new file with mode: 0644]
patch
|
blob
diff --git a/examples/htdocs/custom.css
b/examples/htdocs/custom.css
new file mode 100644
(file)
index 0000000..
0a99dec
--- /dev/null
+++ b/
examples/htdocs/custom.css
@@ -0,0
+1,6
@@
+.mkws-termlists {
+ background: white;
+}
+.mkws-facet {
+ background: white;
+}