[IMP] css mini change

bzr revid: fp@tinyerp.com-20130702193432-m2cden1gxtiw4s1f
This commit is contained in:
Fabien Pinckaers 2013-07-02 21:34:32 +02:00
parent ce0ce862a9
commit 30a513c83c
3 changed files with 3 additions and 6 deletions

View File

@ -1,2 +1,2 @@
sass:
sass -t expanded --compass --unix-newlines website.sass > website.css
sass -t expanded --unix-newlines website.sass > website.css

View File

@ -26,7 +26,7 @@
}
.oe_website_header {
background: white;
background: whitesmoke;
color: #333333;
padding-top: 8px;
}
@ -120,6 +120,3 @@
}
/* }}} */
*
*
* // Top Menu {{{ */

View File

@ -137,7 +137,7 @@
color: #646464
.oe_website_header
background: #fff
background: whitesmoke
color: #333
padding-top: 8px