diff --git a/VERSION b/VERSION index a4561e3c..70209c93 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 1.99.3 (2011-12-04 01:31:32) dev +Version 1.99.3 (2011-12-04 12:30:49) dev diff --git a/applications/examples/static/css/web2py.css b/applications/examples/static/css/web2py.css index 18e087fc..f9ad3a19 100644 --- a/applications/examples/static/css/web2py.css +++ b/applications/examples/static/css/web2py.css @@ -165,8 +165,11 @@ div.error { .breadcrumbs { font-size: 1.25em; + float: left; } +.copyright {float: left;} + /* #MEDIA QUERIES SECTION */ /* All Mobile Sizes (devices and browser) */ diff --git a/applications/welcome/static/css/web2py.css b/applications/welcome/static/css/web2py.css index 18e087fc..f9ad3a19 100644 --- a/applications/welcome/static/css/web2py.css +++ b/applications/welcome/static/css/web2py.css @@ -165,8 +165,11 @@ div.error { .breadcrumbs { font-size: 1.25em; + float: left; } +.copyright {float: left;} + /* #MEDIA QUERIES SECTION */ /* All Mobile Sizes (devices and browser) */ diff --git a/applications/welcome/views/layout.html b/applications/welcome/views/layout.html index 8708a4c2..098b47c5 100644 --- a/applications/welcome/views/layout.html +++ b/applications/welcome/views/layout.html @@ -12,7 +12,7 @@ (even in intranet) & Chrome Frame Remove this if you use the .htaccess --> {{=response.title or request.application}} @@ -91,9 +91,9 @@
{{=response.subtitle or ''}}
-
+
{{block statusbar}} - {{=request.function.replace('_', ' ').title()}} + {{end}}
@@ -141,8 +141,8 @@
{{block footer}} -