Does this work for trunk? How about including it in web2py.css?
On Tuesday, 1 May 2012 11:50:19 UTC-5, Jim S wrote:
>
> Ok, I created the attached file (based on what used to be in base.css)
> and added the following line in my layout.html.
>
> response.files.append(URL('static','css/css3buttons.css'))
>
> It is again working.
>
> -Jim
>
> On 5/1/2012 11:36 AM, Massimo Di Pierro wrote:
>
> I probably broke it as a I moved to bootstrap.
>
> On Tuesday, 1 May 2012 10:32:52 UTC-5, Jim S wrote:
>>
>> Hi
>>
>> In a prior version of web2py (probably within the last 6-8 months) there
>> were icons included on the default buttons use on the grid. The edit
>> button had a little pencil and the delete had a trash can, etc. I just
>> started a new app this week, and now they aren't there. Seems to me
>> like there used to be a base.css in the views directory and that has
>> been replaced with web2py.css. But, the icon sprite (I think that's
>> what they are called) mappings are all gone.
>>
>> Can someone confirm this or tell me that I'm going about something
>> incorrectly?
>>
>> -Jim
>>
>>
>>