bootstrap 2.0.4 + responsive, issue 858, thanks lightdot

This commit is contained in:
mdipierro
2012-07-04 17:45:55 -05:00
parent 31bbd7707e
commit 3d6335ce7c
7 changed files with 15 additions and 703 deletions
+1 -1
View File
@@ -1 +1 @@
Version 2.00.0 (2012-07-04 17:37:46) dev
Version 2.00.0 (2012-07-04 17:45:52) dev
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 14 KiB

File diff suppressed because one or more lines are too long
+1
View File
@@ -42,6 +42,7 @@
<!-- include stylesheets -->
{{
response.files.append(URL('static','css/bootstrap.min.css'))
response.files.append(URL('static','css/bootstrap-responsive.min.css'))
response.files.append(URL('static','css/web2py.css'))
response.files.append(URL('static','css/bootswatch.css'))
}}