Skip to content

Instantly share code, notes, and snippets.

@estefanionsantos
Created August 1, 2018 06:46
Show Gist options
  • Save estefanionsantos/2d5c88d63c53bb77e606eec1a8f91db0 to your computer and use it in GitHub Desktop.
Save estefanionsantos/2d5c88d63c53bb77e606eec1a8f91db0 to your computer and use it in GitHub Desktop.
table fill
<table class="tb_fill expand"> ... </table>
<!--
<table class="tb_fill tb_primary expand"> ... </table>
<table class="tb_fill tb_secondary expand"> ... </table>
<table class="tb_fill tb_light expand"> ... </table>
<table class="tb_fill tb_standard expand"> ... </table>
<table class="tb_fill tb_hover_primary expand"> ... </table>
<table class="tb_fill tb_hover_secondary expand"> ... </table>
<table class="tb_fill tb_hover_light expand"> ... </table>
<table class="tb_fill tb_hover_standard expand"> ... </table>
-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment