Merge branch 'shf_rename' of github.com:webnotes/wnframework into shf_rename
This commit is contained in:
commit
e35bbd2edb
1 changed files with 3 additions and 3 deletions
|
|
@ -210,9 +210,9 @@ div.std-footer-item {
|
|||
padding: 15px;
|
||||
background-color: #FFF;
|
||||
min-height: 600px;
|
||||
-moz-box-shadow: 4px 0px 3px #ddd;
|
||||
-webkit-box-shadow: 4px 0px 3px #ddd;
|
||||
box-shadow: 4px 0px 3px #ddd;
|
||||
-moz-box-shadow: 2px 0px 1px #ddd;
|
||||
-webkit-box-shadow: 2px 0px 1px #ddd;
|
||||
box-shadow: 2px 0px 1px #ddd;
|
||||
}
|
||||
|
||||
.layout-side-section {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue