Closed g-audio closed 9 years ago
My post is embarrassing this grid is real great to learn OO, thanks
For other beginners my investigation. row hover: grid.js line 254 comment out the item "row hover" css = line 150 "div.gridWrapper .columns .cell.row-hover"
stipe row add in css div.gridWrapper .columns .cell:nth-of-type(odd) { background-color: #FFFFFF; } div.gridWrapper .columns .cell:nth-of-type(even) { background-color: #FFFFDD; }
hello, can i get a hint where the best point to start for hover and stripe row with css (odd) & (even) and line height maybe without bootstap it´s to much for some devices. thanks