source/styles/staple/tables.scss in staple-0.4.1 vs source/styles/staple/tables.scss in staple-0.4.2

- old
+ new

@@ -3,22 +3,10 @@ //EXPAND width:100%; //FIX SPACING -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; - //LINES - td, th{ - padding: 8px; - border-bottom: 1px solid rgba($black, 0.1); - } - //STRIPE - tr:nth-child(even) { - background-color: rgba($black, 0.03); - } - //HIGHLIGHT - tbody tr:hover{ - background-color: rgba($black, 0.07); - } + //&*default } //BUILDERS //inverse, additional color pallets, highlight colors \ No newline at end of file