You are right, that was just a quick fix for my situation at the time. Rather than analysing all the css, I included that file and suddenly my grid buttons were working again, so that was nice, but maybe not for everyone.
On Sunday, June 10, 2012 4:27:29 PM UTC+1, szimszon wrote: > > I don't think so. bootstrap use button too... Using two or more css > template system could be problematic because name collisions... > > 2012. június 10., vasárnap 12:01:19 UTC+2 időpontban villas a következőt > írta: >> >> I think many of these problems are resolved by the inclusion of >> static/css/css3buttons.css >> >> >> >> On Wednesday, June 6, 2012 1:37:51 PM UTC+1, szimszon wrote: >>> >>> Hi! >>> >>> I wonder if somebody could help to clean up sqlhtml.py's grid web2py >>> style because there are buttons with 'button' and 'buttontext' class but >>> the css have no visible definition for it. It should be 'btn' or something. >>> >>> I opened an issue about it in google code: >>> >>> http://code.google.com/p/web2py/issues/detail?id=840 >>> >>> Thanks. >>> >>

