[IMP] css

bzr revid: fp@tinyerp.com-20130924193943-8c7lwmkjna1ddha1
This commit is contained in:
Fabien Pinckaers 2013-09-24 21:39:43 +02:00
parent 73cc9fc0e5
commit 18593bb392
2 changed files with 2 additions and 2 deletions

View File

@ -229,7 +229,7 @@ footer {
}
.oe_structure.oe_empty:empty:before, [data-oe-type=html]:empty:before, .oe_structure.oe_empty > .oe_drop_zone.oe_insert:only-child:before, [data-oe-type=html] > .oe_drop_zone.oe_insert:only-child:before {
content: "Click Edit To Change Page";
content: "Click Edit To Create Content";
text-align: center;
display: block;
padding-top: 100px;

View File

@ -155,7 +155,7 @@ footer
position: static
.oe_structure.oe_empty:empty:before, [data-oe-type=html]:empty:before, .oe_structure.oe_empty > .oe_drop_zone.oe_insert:only-child:before, [data-oe-type=html] > .oe_drop_zone.oe_insert:only-child:before
content: 'Click Edit To Change Page'
content: 'Click Edit To Create Content'
text-align: center
display: block
padding-top: 100px