[IMP] website: clean editor.css

bzr revid: chm@openerp.com-20140115130213-r55f246btqus6dzj
This commit is contained in:
Christophe Matthieu 2014-01-15 14:02:13 +01:00
parent fd14481dd3
commit 2d659d5102
2 changed files with 0 additions and 26 deletions

View File

@ -93,20 +93,6 @@
display: none;
}
.oe_carousel_options {
cursor: pointer;
position: absolute;
white-space: nowrap;
z-index: 1;
display: none;
}
.oe_carousel_options > * {
display: inline-block !important;
vertical-align: middle !important;
position: relative !important;
top: 2px;
}
.oe_structure.oe_empty:empty, [data-oe-type=html]:empty, .oe_structure.oe_empty > .oe_drop_zone.oe_insert:only-child, [data-oe-type=html] > .oe_drop_zone.oe_insert:only-child {
background-image: url("/website/static/src/img/edit_here.png") !important;
}

View File

@ -76,18 +76,6 @@
.cke_editable .css_editable_mode_hidden
display: none
.oe_carousel_options
cursor: pointer
position: absolute
white-space: nowrap
z-index: 1
display: none
> *
display: inline-block !important
vertical-align: middle !important
position: relative !important
top: +2px
.oe_structure.oe_empty:empty, [data-oe-type=html]:empty, .oe_structure.oe_empty > .oe_drop_zone.oe_insert:only-child, [data-oe-type=html] > .oe_drop_zone.oe_insert:only-child
background-image: url('/website/static/src/img/edit_here.png') !important