More independence from #mkwsResults container.
authorMike Taylor <mike@indexdata.com>
Wed, 3 Jul 2013 15:56:40 +0000 (16:56 +0100)
committerMike Taylor <mike@indexdata.com>
Wed, 3 Jul 2013 15:56:40 +0000 (16:56 +0100)
experiments/spclient/mkwsStyle.css

index 86ee398..56aaef2 100644 (file)
     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;
 }