[IMP] remove big blue border around RTE sections

bzr revid: xmo@openerp.com-20130807075343-22er1l4ob6jbxczc
This commit is contained in:
Xavier Morel 2013-08-07 09:53:43 +02:00
parent 49ce8ee1b6
commit 480630aecf
2 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,4 @@
@charset "utf-8";
.oe_website_editorbar {
position: fixed;
top: 0;
@ -43,7 +44,7 @@
}
.oe_editable:focus {
outline: #80b5f2 solid 5px !important;
outline: none !important;
}
.oe_carousel_options {

View File

@ -39,7 +39,7 @@
padding-left: 6px
.oe_editable:focus
outline: #80B5F2 solid 5px !important
outline: none !important
.oe_carousel_options
cursor: pointer