Custom CSS: Difference between revisions

Jump to navigation Jump to search
Line 417: Line 417:


<code>.dashboardtable th:nth-child(9) {display:none;}</code>
<code>.dashboardtable th:nth-child(9) {display:none;}</code>
<code>.dashboardtable td:nth-child(9) {display:none;}</code>


==Align the content of a column right==
==Align the content of a column right==