in the application style sheet but I can't get it to work with the 960 Grid System stuff.
I have messed around using "tbody" tags and nth-child etc but can't get anywhere - anyone got any clues? I can't find any mailing list or other support for 960gs.
I have tried that (if you read more closely you will see) - that is why I was asking if anyone was familiar with the 960gs - their existing style sheets seem to be blocking whatever I try . .
However, then I used the inspector tool which eventually led me to a better understanding of the supplied stylesheets - and I realised there was already something there for ODD rows ONLY - I missed it before because I was expecting a mention of both odd and even next to each other - in this case, tr.odd just makes the odd rows have a background of white when normally all the rows will have a background of light grey.
gem 'bootstrap-will_paginate', '~> 0.0.9'
gem 'bootstrap-datepicker-rails', '~> 0.6.37'
gem 'bootstrap-sass', '~> 2.2.2.0'
and require bootstrap in your css file (in the very first line: