SQLFORM.grid and .smartgrid is experimental... If grid and smartgrid will use the button and buttontext class for buttons in grid with new app you have to add this class definition back manually to the new look&feel layout :(
What if grid and smartgrid can access some resource in app layout system with class names and can adopt to the new underlying css system. 2012. június 6., szerda 15:30:08 UTC+2 időpontban LightDot a következőt írta: > > I don't have a personal preference about this since I'm not using these > selectors in any project. But even if the default css doesn't use them, > some developer could already be using them for custom css definitions. > > So wouldn't this break backward compatibility of web2py? > > Regards > > On Wednesday, June 6, 2012 2:37:51 PM UTC+2, 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. >> >

