[IMP] Set position, width and top for hover on 'or' in Advance search to inhibits the excution of CURSOR on hover.

bzr revid: psa@tinyerp.com-20130320103207-6vbrf4dqnwo2s1u8
This commit is contained in:
Paramjit Singh Sahota 2013-03-20 16:02:07 +05:30
parent 6c8be94ab7
commit 3d545a4530
2 changed files with 6 additions and 0 deletions

View File

@ -1970,6 +1970,9 @@
opacity: 0.5;
margin-left: -14px;
cursor: auto;
position: absolute;
width: 16px;
top: 5px;
}
.openerp .oe_searchview .oe_searchview_drawer .oe_opened h4:before {
content: "▾ ";

View File

@ -1563,6 +1563,9 @@ $sheet-padding: 16px
opacity: 0.5
margin-left: -14px
cursor: auto
position: absolute
width: 16px
top: 5px
.oe_opened
h4:before
content: ""