1.99.4
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
## 1.99.4
|
||||
Improved mobile admin, thanks Angelo
|
||||
Improved examples page, thanks Anthony
|
||||
fixed a SQLCustomField bug
|
||||
|
||||
## 1.99.3
|
||||
This is a major revision in peparation for web2py 2.0
|
||||
- moved to GitHub and abandoned Lanchpad
|
||||
|
||||
@@ -1 +1 @@
|
||||
Version 1.99.4 (2011-12-14 08:38:37) stable
|
||||
Version 1.99.4 (2011-12-14 08:42:17) stable
|
||||
|
||||
@@ -16,7 +16,7 @@ center { width:100; text-align: center; vertical-align:middle;}
|
||||
label { white-space: nowrap; }
|
||||
th, label { font-weight: bold; }
|
||||
th, td { text-align: left; vertical-align: top; padding: 2px 5px 2px 5px;}
|
||||
form table tr td label { text-align: right; }
|
||||
form table tr td label { text-align: left; }
|
||||
p, table, ol, ul { padding: 0.5em 0 0.5em 0 }
|
||||
p {text-align: justify }
|
||||
ol, ul { padding-left: 30px }
|
||||
|
||||
@@ -16,7 +16,7 @@ center { width:100; text-align: center; vertical-align:middle;}
|
||||
label { white-space: nowrap; }
|
||||
th, label { font-weight: bold; }
|
||||
th, td { text-align: left; vertical-align: top; padding: 2px 5px 2px 5px;}
|
||||
form table tr td label { text-align: right; }
|
||||
form table tr td label { text-align: left; }
|
||||
p, table, ol, ul { padding: 0.5em 0 0.5em 0 }
|
||||
p {text-align: justify }
|
||||
ol, ul { padding-left: 30px }
|
||||
|
||||
Reference in New Issue
Block a user