alternative patch for JAL-2339 readability in java-help
authorJim Procter <jprocter@issues.jalview.org>
Tue, 16 May 2017 12:45:29 +0000 (13:45 +0100)
committerJim Procter <jprocter@issues.jalview.org>
Tue, 16 May 2017 12:45:29 +0000 (13:45 +0100)
help/html/releases.html

index 6f44b3d..aa589e9 100755 (executable)
  -->
 <head>
 <title>Release History</title>
+<style>
+ul {
+  /* remove bullets, narrower indent */
+  list-style-type: none;
+  margin:0;
+  padding-left: 10px;
+  padding-bottom: 4px;
+}
+
+li {
+  /* separate the items from eachother */
+   margin-left: -3px;
+   padding-bottom: 3px;
+   padding-left: 6px;   
+}
+li:before {
+  /*   doesnt get processed in javahelp */
+  content: '\00b7 ';
+  padding: 3px;
+  margin-left: -14px;
+}
+
+</style>
 </head>
 <body>
   <p>