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:
a442ae5
)
Styles refer to .mkwsFacet rather than div.facet within .mkwsTermlists
author
Mike Taylor
<mike@indexdata.com>
Fri, 4 Apr 2014 15:51:29 +0000
(16:51 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Fri, 4 Apr 2014 15:51:29 +0000
(16:51 +0100)
tools/htdocs/mkws.css
patch
|
blob
|
history
diff --git
a/tools/htdocs/mkws.css
b/tools/htdocs/mkws.css
index
1aa8d6e
..
3677d65
100644
(file)
--- a/
tools/htdocs/mkws.css
+++ b/
tools/htdocs/mkws.css
@@
-115,7
+115,7
@@
-webkit-border-top-right-radius: 10px;
}
-.mkwsTermlists div.facet {
+.mkwsFacet {
background: #e0f0ff;
padding: 0.7em;
margin-top: 0.7em;
@@
-125,11
+125,11
@@
-webkit-border-top-right-radius: 10px;
}
-.mkwsTermlists div.facet div.term {
+.mkwsFacet div.term {
clear: both;
}
-.mkwsTermlists div.facet div.term span {
+.mkwsFacet div.term span {
float: right;
}