I'm playing with google material design bootstrap theme by FezVrasta
Most of components working and looking great, but ripple effect on table row not working properly for me.
Demo: jsfiddle.net
table > tr > td {position:absolute;}
Absolute position helps but destroys table structure.