edcref: keep properties name aligned with their parameters.
authordavemds <dave@gurumeditation.it>
Thu, 7 Aug 2014 11:45:14 +0000 (13:45 +0200)
committerdavemds <dave@gurumeditation.it>
Thu, 7 Aug 2014 11:45:14 +0000 (13:45 +0200)
Also make them bold

doc/e.css

index 551f009..dd111c0 100644 (file)
--- a/doc/e.css
+++ b/doc/e.css
@@ -953,3 +953,17 @@ dl.citelist dd {
   background-color: #a0a0a0;
   text-shadow: 0px 1px 0px #cccccc;
 }
+
+/* EdcRef page specific styles */
+
+table.edcref td {
+  vertical-align: top;
+}
+
+table.edcref td.property, table.edcref td.parameters  {
+  font-weight: bold;
+}
+
+
+
+