https://github.com/mdipierro/web2py/pull/1/files#diff-0 RIM support, thanks Angelo
This commit is contained in:
@@ -15,7 +15,6 @@ ul { list-style: circle outside;}
|
||||
.announce a { color: white !important;}
|
||||
|
||||
input:focus,textarea:focus {background:#f0f0f0!important}
|
||||
|
||||
table.downloads { width:100%; }
|
||||
table.downloads th, table.downloads td {text-align:center;}
|
||||
table.downloads a.button { width: 150px; }
|
||||
|
||||
@@ -50,7 +50,11 @@ html, body {
|
||||
.footer, .push {
|
||||
height: 6em;
|
||||
padding: 1em 0;
|
||||
clear: both;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.footer {
|
||||
padding-bottom: 100px;
|
||||
}
|
||||
|
||||
.footer-content {position: relative; bottom: -4em; width: 100%;}
|
||||
|
||||
Reference in New Issue
Block a user