[IMP] improved css and added tooltip

bzr revid: chiragdd7@gmail.com-20130802132448-mndod07w860nuoyf
This commit is contained in:
Chirag Dodiya (OpenERP Trainee) 2013-08-02 18:54:48 +05:30
parent 841024adc2
commit cd523374b1
2 changed files with 3 additions and 2 deletions

View File

@ -68,7 +68,8 @@
}
.oe_stock_scan_image {
opacity: 0.2
opacity: 0.2;
margin: 0 5px 0;
}
.oe_stock_scan_image:hover {
opacity: 1

View File

@ -1250,7 +1250,7 @@
<a name="%(action_stock_stock_ui)d" type="action">
<img src="/stock/static/src/img/scan.png"
alt="Click to launch the barcode interface"
class="oe_stock_scan_image"/>
class="oe_stock_scan_image" title="Click to launch the barcode interface"/>
</a>
</div>
<div class="oe_items_list">