Added better invalid character replacements

This commit is contained in:
Geomitron
2020-05-27 15:19:34 -04:00
parent 323a9116e3
commit 5314d9a7c3
6 changed files with 26 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
<table class="ui stackable selectable single fixed line striped compact small table">
<!-- TODO: maybe have some of these tags customizable? E.g. small/large/compact/padded -->
<!-- TODO: maybe make add the sortable class? -->
<!-- TODO: maybe add the sortable class? -->
<!-- TODO: learn semantic themes in order to change the $mobileBreakpoint global variable (better search table adjustment) -->
<thead>
<!-- NOTE: it would be nice to make this header sticky, but Fomantic-UI doesn't currently support that -->