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:
1a0e132
)
use of IDs is deprecated
author
Wolfram Schneider
<wosch@indexdata.dk>
Thu, 17 Apr 2014 12:44:31 +0000
(12:44 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Thu, 17 Apr 2014 12:44:31 +0000
(12:44 +0000)
examples/htdocs/lowlevel.html
patch
|
blob
|
history
diff --git
a/examples/htdocs/lowlevel.html
b/examples/htdocs/lowlevel.html
index
2357b55
..
f8b417f
100644
(file)
--- a/
examples/htdocs/lowlevel.html
+++ b/
examples/htdocs/lowlevel.html
@@
-5,12
+5,12
@@
<link rel="stylesheet" type="text/css" href="//mkws.indexdata.com/mkws.css" />
<script type="text/javascript" src="//mkws.indexdata.com/mkws-complete.js"></script>
<style type="text/css">
- #mkwsTermlists div.facet {
+ .mkwsTermlists div.facet {
float:left;
width: 30%;
margin: 0.3em;
}
- #mkwsStat {
+ .mkwsStat {
text-align: right;
}
</style>