CSS id typo
authorWolfram Schneider <wosch@indexdata.dk>
Mon, 1 Jul 2013 14:51:52 +0000 (14:51 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Mon, 1 Jul 2013 14:51:52 +0000 (14:51 +0000)
experiments/spclient/mkwsStyle.css

index ba9e677..131e2ac 100644 (file)
@@ -41,7 +41,7 @@
     border-top: 1px solid  #156a16;
     padding-top: 5px;
     font-size: small;
-} 
+}
 
 #mkwsStat span.head {
     font-weight: bold;
@@ -55,8 +55,8 @@
     content: "Retrieved records: ";
 }
 
-#mkwsSwitch a, #mkwsLang a, #mkwsRecords a, mkwsTermlist a {
-    color: #005701; 
+#mkwsSwitch a, #mkwsLang a, #mkwsRecords a, #mkwsTermlist a {
+    color: #005701;
     text-decoration: none;
 }
 
     background: #e0e0e0;
     padding: 0.3em;
 }
-