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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.