diff --git a/VERSION b/VERSION index fa8769ff..e317e300 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.0.9 (2012-09-20 13:25:48) stable +Version 2.0.9 (2012-09-21 08:29:10) stable diff --git a/applications/welcome/static/css/web2py_bootstrap.css b/applications/welcome/static/css/web2py_bootstrap.css index 74534cb3..ad3e8385 100644 --- a/applications/welcome/static/css/web2py_bootstrap.css +++ b/applications/welcome/static/css/web2py_bootstrap.css @@ -98,6 +98,8 @@ td.w2p_fl,td.w2p_fc {padding:0;} OVERRIDING BOOTSTRAP.CSS RULES ==============================================================*/ +/* because web2py handles this via js */ +.hidden{visibility:visible;} /* right folder for bootstrap black images/icons */ [class^="icon-"],[class*=" icon-"]{ background-image:url("../images/glyphicons-halflings.png")