Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<div class="screenlet-title-bar">
  <!- - No menu -->
  <h1 | h2 | h3>Screenlet Title</h1 | h2 | h3>
</div>

<div class="screenlet-title-bar">
  <!- - With menu -->
  <ul>
    <li class="head1 h1 | head2 h2 | head3h3">Screenlet Title</li>
    <li> | <li class="disabled">Menu Item</li>
  </ul>
</div>

...

Wiki Markup
<table class="basic-table \[hover-bar \| dark-grid \| light-grid\]">
&nbsp;&nbsp;<tr> \| <tr class="header-row \| header-row-2 \| alternate-row">
&nbsp;&nbsp;&nbsp;&nbsp;<td> \| <td class="button-col \| group-label \| label"></td>
&nbsp;&nbsp;</tr>
</table>

...