html - CssClass="table table-striped" change transparent strip to blue -


i import twitter classes when use table stripped shows me 1 white , 1 transparent, want transparent change gray, way achive that. regards

look below section in bootstrap.css , replace background-color of choice

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {   background-color: #999; /*change color here*/ } 

Comments

Popular posts from this blog

c# - Class in a list -

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

Jdbc Odbc Driver error -