[FIX] Put arrow on or.

bzr revid: bth@bth-laptop-20130326094432-rq3rnxw60r6e00bv
This commit is contained in:
bth 2013-03-26 15:14:32 +05:30
parent 3a971d10a6
commit 876c790077
2 changed files with 2 additions and 2 deletions

View File

@ -1970,7 +1970,7 @@
.openerp .oe_searchview .oe_searchview_drawer .oe_searchview_advanced .searchview_extended_prop_or {
opacity: 0.5;
margin-left: -14px;
cursor: auto;
cursor: cell;
position: absolute;
width: 16px;
top: 5px;

View File

@ -1564,7 +1564,7 @@ $sheet-padding: 16px
.searchview_extended_prop_or
opacity: 0.5
margin-left: -14px
cursor: auto
cursor: cell
position: absolute
width: 16px
top: 5px