Publish XjDocs Documentation

Download Luna

Luna API

Write, Document, Publish

• open xjDocs_style.css in a text editor

Change the following at line 237

.subElements tr:first-child td {

     background-color: #cfd7e7;

     text-align:center;

     font-weight: bold;

}


to


/*.subElements tr:first-child td {

     background-color: #cfd7e7;

     text-align:center;

     font-weight: bold;

}*/