cleanup of form, rename, route, added fonts

This commit is contained in:
Rushabh Mehta
2012-03-20 14:37:44 +05:30
parent 9d0fc767b2
commit 9b1afe197d
17 changed files with 227 additions and 943 deletions

View File

@@ -217,6 +217,7 @@ div.std-footer-item {
box-shadow: 0px 0px 6px rgba(0,0,0,0.3);
background-color: #fff;
padding: 15px;
margin-bottom: 30px;
}
.layout-wrapper-background {
@@ -229,7 +230,7 @@ div.std-footer-item {
float: left;
padding: 15px;
background-color: #FFF;
min-height: 450px;
min-height: 600px;
-moz-box-shadow: 7px 0px 6px -2px #ddd;
-webkit-box-shadow: 7px 0px 6px -2px #ddd;
box-shadow: 7px 0px 6px -2px #ddd;
@@ -241,7 +242,7 @@ div.std-footer-item {
color: #606060;
overflow-x: hidden;
padding: 15px;
min-height: 450px;
min-height: 600px;
}
/* from bootstrap */
@@ -490,6 +491,7 @@ h6 {
* lib/css/bootstrap/buttons.css
*/
.close {
font-family: Helvetica, Sans;
float: right;
font-size: 20px;
font-weight: bold;