[FIX] website: The separator block is not working (no drop zone)

bzr revid: chm@openerp.com-20140409140733-ne0frg4o7b3c1lr0
This commit is contained in:
chm@openerp.com 2014-04-09 16:07:33 +02:00
parent 4347df6e4d
commit f090689984
3 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,4 @@
@charset "utf-8";
/* THIS CSS FILE IS FOR WEBSITE THEMING CUSTOMIZATION ONLY
*
* css for editor buttons, openerp widget included in the website and other
@ -383,6 +384,10 @@ ul.nav-stacked > li > a {
padding-bottom: 16px;
}
.hr {
padding: 4px 0;
}
/* Parallax Theme */
div.carousel .carousel-indicators li {
border: 1px solid grey;

View File

@ -314,6 +314,9 @@ ul.nav-stacked > li > a
.quotecarousel
padding-bottom: 16px
.hr
padding: 4px 0
/* Parallax Theme */
div.carousel

View File

@ -942,6 +942,11 @@
data-selector-children=".content">
</div>
<div data-snippet-option-id='separator'
data-selector="hr"
data-selector-children=".oe_structure, [data-oe-type=html]">
</div>
<div data-snippet-option-id='parallax'
data-selector=".parallax">
<li class="dropdown-submenu">