This commit is contained in:
Rushabh Mehta
2012-02-27 18:03:54 +05:30
parent a3211d3e94
commit fdea966198
18 changed files with 311 additions and 80 deletions

View File

@@ -186,6 +186,9 @@ div.std-footer-item {
padding: 15px;
background-color: #FFF;
min-height: 450px;
-moz-box-shadow: 7px 0px 6px -2px #ddd;
-webkit-box-shadow: 7px 0px 6px -2px #ddd;
box-shadow: 7px 0px 6px -2px #ddd;
}
.layout-side-section {