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:
2da512c
)
More independence from #mkwsResults container.
author
Mike Taylor
<mike@indexdata.com>
Wed, 3 Jul 2013 15:56:40 +0000
(16:56 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Wed, 3 Jul 2013 15:56:40 +0000
(16:56 +0100)
experiments/spclient/mkwsStyle.css
patch
|
blob
|
history
diff --git
a/experiments/spclient/mkwsStyle.css
b/experiments/spclient/mkwsStyle.css
index
86ee398
..
56aaef2
100644
(file)
--- a/
experiments/spclient/mkwsStyle.css
+++ b/
experiments/spclient/mkwsStyle.css
@@
-53,7
+53,14
@@
content: "Retrieved records: ";
}
-#mkwsSwitch a, #mkwsLang a, #mkwsResults a, #mkwsShiftedTermlists a {
+#mkwsSwitch a,
+#mkwsLang a,
+#mkwsResults a,
+#mkwsTermlists a,
+#mkwsPager a,
+#mkwsNavi a,
+#mkwsRecords a,
+#mkwsShiftedTermlists a {
color: #005701;
text-decoration: none;
}