bring raw pp2 test page back
[mkws-moved-to-github.git] / examples / htdocs / auto-paratext-minimal.html
index 95f9a11..0a7dbe5 100644 (file)
@@ -2,28 +2,13 @@
   <link rel="stylesheet" type="text/css" href="//mkws.indexdata.com/mkws.css" />
   <script type="text/javascript">
     mkws_config = {
-      service_proxy_auth: "http://mkws.indexdata.com/service-proxy/?command=auth&action=login&username=paratext&password=paratext_mkc",
+      service_proxy_auth: "http://sp-mkws.indexdata.com/service-proxy/?command=auth&action=login&username=paratext&password=paratext_mkc",
       perpage_default: 5,
    };
   </script>
   <script type="text/javascript" src="//mkws.indexdata.com/mkws-complete.js"></script>
-  <style type="text/css">
-    .panel {
-      font-family: Gill Sans, "Gillius ADF", Gillius, GilliusADF, Verdana, Sans-Serif;
-      width: 25em;
-      float: right;
-      background: #f0f0f0;
-      border: 1px solid #b0b0b0;
-      border-radius: 1em;
-      margin-left: 1em;
-    }
-    .panel h2 {
-      color: #606060;
-      padding-left: 5px;
-    }
-  </style>
-  <div class="panel">
+  <div style="width: 30em; background: #f0f0f0">
     <h2>Reference results from Paratext</h2>
-    <div class='mkwsRecords' autosearch='!param!q' sort='position'></div>
+    <div class='mkws-records' autosearch='!param!q' sort='position'></div>
   </div>
 </html>