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:
3c427bf
)
Tweak even-numbered table row background.
author
Mike Taylor
<mike@indexdata.com>
Thu, 3 Oct 2013 06:44:05 +0000
(07:44 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Thu, 3 Oct 2013 06:44:05 +0000
(07:44 +0100)
tools/htdocs/mkws-doc.css
patch
|
blob
|
history
diff --git
a/tools/htdocs/mkws-doc.css
b/tools/htdocs/mkws-doc.css
index
891f1c7
..
ed42f19
100644
(file)
--- a/
tools/htdocs/mkws-doc.css
+++ b/
tools/htdocs/mkws-doc.css
@@
-62,7
+62,7
@@
table tr:nth-child(odd) {
}
table tr:nth-child(even) {
- background: #b9d4f0;
+ background: #bfdcf8;
}
/*