Can we get rid of web2py-bootstrap3.js? 

Do we all these files?
web2py.css
bootstrap-responsive.min.css
bootstrap-theme.min.css
web2py-bootstrap3.css
web2py_bootstrap.css
web2py_bootstrap_nojs.css

can we reduce to two:
web2py.css
web2py-bootstrap3.css



On Monday, 24 February 2014 00:09:48 UTC-6, Massimo Di Pierro wrote:
>
> Added some of the missing files. They were created by Paolo but it was my 
> mistake not to post them. They should address most of the issues.
>
> On Sunday, 23 February 2014 23:51:04 UTC-6, Ron McOuat wrote:
>>
>> I found this on Stack Overflow
>>
>> http://stackoverflow.com/questions/16214326/bootstrap-dropdown-with-hover
>>
>> ul.nav li.dropdown:hover ul.dropdown-menu {
>>    display: block;
>> }
>>
>> and I find this solution using CSS in the .css file under welcome named
>>
>> static/css/web2py_bootstrap_nojs.css but not in any other css file.
>>
>> However this file is not included by another file anywhere in the welcome 
>> application.
>>
>> If this is it I just got lucky is all. :-)
>>
>> The Welcome application name header is scrunched up under the menu bar 
>> and partially visible lastest Firefox Ubuntu 12.04 LTS
>>
>> The web2py menu item (yellow) doesn't open like in 2.8.2
>>
>> Ron
>>
>>
>>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to