[IMP] Merge previous fp's base.css changes in base.sass

bzr revid: fme@openerp.com-20120521114727-ou14pali2255am6w
This commit is contained in:
Fabien Meghazi 2012-05-21 13:47:27 +02:00
parent f2b5d602bc
commit 791061b067
2 changed files with 5 additions and 13 deletions

View File

@ -517,6 +517,7 @@
border-right: 1px solid #afafb6;
text-shadow: 0 1px 1px white;
padding-bottom: 16px;
line-height: 18px;
}
.openerp a.oe_logo {
width: 220px;
@ -729,10 +730,6 @@
.openerp .oe_menu_more_container .oe_menu_more li a {
white-space: nowrap;
}
.oe_leftbar {
line-height: 18px;
}
.openerp .oe_secondary_menu_section {
font-weight: bold;
margin-left: 8px;

View File

@ -105,7 +105,6 @@ $colour4: #8a89ba
border-right: none
th, td
padding: 0
line-height: 18px
text-align: left
th
font-weight: bold
@ -423,6 +422,7 @@ $colour4: #8a89ba
border-right: 1px solid #afafb6
text-shadow: 0 1px 1px white
padding-bottom: 16px
line-height: 18px
a.oe_logo
width: 220px
display: block
@ -784,11 +784,6 @@ $colour4: #8a89ba
.oe_view_manager_buttons
white-space: nowrap
// }}}
// ViewManager.body {{{
.oe_view_manager_body
h4
margin: 8px 0
// }}}
// ViewManager.pager {{{
.oe_view_manager_pager
line-height: 26px
@ -1112,11 +1107,12 @@ $colour4: #8a89ba
.oe_view_nocontent
> img
float: left
margin-right: 1.5em
margin: 1.5em
> div
// don't encroach on my arrow
overflow: hidden
padding: 6px
padding: 35px 0px 0px 0px
max-width: 700px
font-size: 125%
.oe_view_topbar
border-bottom: 1px solid #cacaca
@ -1308,7 +1304,6 @@ $colour4: #8a89ba
padding-left: 8px
@include box-shadow(none)
@include radius(0px)
color: #666
.oe_form_field_many2one input,
.oe_form_field_binary input,
.oe_form_field_binary input,