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:
26e85c3
)
Add minimal styling for table.
author
Mike Taylor
<mike@indexdata.com>
Mon, 9 Dec 2013 23:46:57 +0000
(23:46 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Mon, 9 Dec 2013 23:46:57 +0000
(23:46 +0000)
examples/htdocs/auto.html
patch
|
blob
|
history
diff --git
a/examples/htdocs/auto.html
b/examples/htdocs/auto.html
index
98619d7
..
8838758
100644
(file)
--- a/
examples/htdocs/auto.html
+++ b/
examples/htdocs/auto.html
@@
-7,6
+7,9
@@
<title>MKWS demo: Automatic search</title>
<link rel="stylesheet" type="text/css" href="http://mkws.indexdata.com/mkws.css" />
<script type="text/javascript" src="http://mkws.indexdata.com/mkws-complete.js"></script>
+ <style type="text/css">
+ td { vertical-align: top }
+ </style>
</head>
<body>
<h1>A site about stuff</h1>