[WIP] point_of_sale: used one jquery event handler for all products in product list...
[odoo/odoo.git] / addons / point_of_sale / static / src / css / pos.css
index 38f61a2..ff4b5d1 100644 (file)
     text-shadow: none;
 }
 
+.point-of-sale * {
+    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
+}
+
 .point-of-sale .oe_hidden{
     display: none !important;
 }