[FIX] Fix search view's filter button under IE (active state not visible)

bzr revid: fme@openerp.com-20120214120026-8ju7u3d87k9e6vd6
This commit is contained in:
Fabien Meghazi 2012-02-14 13:00:26 +01:00
parent 53fdcc5016
commit 50bc473ffc
1 changed files with 1 additions and 0 deletions

View File

@ -758,6 +758,7 @@ label.error {
}
.openerp .filter_label.enabled, .openerp .filter_icon.enabled {
background: #aaa;
filter: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
-o-box-shadow: none;