# HG changeset patch
# User drewp@bigasterisk.com
# Date 1563955351 25200
# Node ID 8be164bc3826294d7f84db6549c1fa41e55a6533
# Parent 5290df01d911c6afd2707dfb3fade77fca9102f1
clean up reasoning page
Ignore-this: e365f3e50b7610c8e694b8641acdae2
diff -r 5290df01d911 -r 8be164bc3826 service/reasoning/index.html
--- a/service/reasoning/index.html Wed Jul 24 00:36:16 2019 -0700
+++ b/service/reasoning/index.html Wed Jul 24 01:02:31 2019 -0700
@@ -2,20 +2,10 @@
reasoning
-
+
-
@@ -31,63 +21,47 @@
font-family: 'Allerta', sans-serif;
font-size: 12px;
}
+ pre {
+ font-family: 'Allerta', sans-serif;
+ }
a {
color: #b1b1fd;
text-shadow: 1px 1px 0px #0400ff94;
text-decoration-color: #00007714;
}
- #subjectRequest {
- width: 50em;
- }
+
.pane > h2 {
background: #3f738a61;
border-top-left-radius: 23px;
border-top-right-radius: 23px;
border-top: 3px solid #2a4b58;
padding: 14px 0 5px 11px;
-
margin-top: 10px;
}
- pre {
- font-family: sans-serif;
- }
- pre div {
- border-bottom: 1px solid #ccc;
- }
-
-
#out > section { background: #1d23314a; }
#out2 > section { background: #4222134a; }
- /* ]]> */
+ /* ]]> */
-
+
-
-
-
-
reasoning service
Service
-
-
+
-
+
Rules
-
-
-
+
-
-
+
put outputs
@@ -213,7 +148,38 @@
});
});
-
+
+
+