[IMP] empty personal dashboard

bzr revid: fp@openerp.com-20120804185031-23l5cpdby6sep13h
This commit is contained in:
Fabien Pinckaers 2012-08-04 20:50:31 +02:00
parent 80236895ae
commit bc0f0d9ca4
2 changed files with 4 additions and 4 deletions

View File

@ -1816,9 +1816,9 @@
max-width: 700px;
}
.openerp .oe_view_nocontent .oe_view_nocontent_create {
background: transparent url(/web/static/src/img/view_empty_arrow.png) no-repeat 0 0;
background: transparent url(/web/static/src/img/view_empty_arrow.png) no-repeat 7px 0;
padding-top: 35px;
min-height: 35px;
min-height: 28px;
color: #4c4c4c;
}
.openerp .oe_view_nocontent > p {

View File

@ -1406,9 +1406,9 @@ $sheet-max-width: 860px
font-size: 125%
max-width: 700px
.oe_view_nocontent_create
background: transparent url(/web/static/src/img/view_empty_arrow.png) no-repeat 0 0
background: transparent url(/web/static/src/img/view_empty_arrow.png) no-repeat 7px 0
padding-top: 35px
min-height: 35px
min-height: 28px
color: #4c4c4c
> p
padding-left: 95px