SP auth request: check XML response document for <status>OK</status> message
[mkws-moved-to-github.git] / experiments / spclient / styles.css
index 69c73b4..8e50008 100644 (file)
@@ -11,11 +11,6 @@ a.crossout:hover {
     text-decoration: line-through;
 }
 
-#heading {
-    background-color: #87c9af;
-    color: #ffffff;
-}
-
 input#button {
     border: 3px outset #132194;
     background-color: #132194;
@@ -56,12 +51,12 @@ div.details {
     text-align: right;
 }
 
-#recordview {
+#mkwsRecords {
     background-color: #fafafa;
     border-bottom: 1px solid  #156a16;
 }
 
-#targetview {
+#mkwsTargets {
     background-color: #fafafa;
     border-bottom: 1px solid  #156a16;
 }