Keep cleaning and refactoring styles and samples.

This commit is contained in:
Paulo Veiga
2012-02-02 00:13:29 -03:00
parent b37ecd8c2c
commit b6dd7712f9
23 changed files with 317 additions and 1276 deletions

View File

@@ -1,4 +1,6 @@
@import "skin.less";
@header-height : 75px;
@header-toolbar-height : 35px;
@header-info-height : @header-height - @header-toolbar-height;
div#header {
width: 100%;
@@ -77,4 +79,6 @@ div#headerNotifier {
/*margin-top:-34px;*/
display:none;
/*right: 5px;*/
}
}
@import "toolbar.less";