New steps on page customization.

This commit is contained in:
Paulo Veiga
2012-02-03 21:21:29 -03:00
parent af240506ea
commit 0101ec2ae7
11 changed files with 303 additions and 153 deletions

View File

@@ -82,3 +82,14 @@ div#headerNotifier {
}
@import "toolbar.less";
div#embFooter {
position: absolute;
height: 35px;
width: 100%;
bottom: 0;
left: 0;
border-top: 1px solid black;
background: #E5E5E5;
font-family: Arial;
}