Can you add a background color to a table in bootstrap with built in classes? – Twitter bootstrap
In twitter-bootstrap-3 is there any way you can use a built in bootstrap color scheme? This code wouldn't work, and I have tried "Active" and "Success" for colors instead of background-color, but they didn't work. <table class="table table-bordered background-color: white">…