[FIX] point_of_sale: changed background of product categories list
authorFrédéric van der Essen <fva@openerp.com>
Fri, 3 Jan 2014 15:56:15 +0000 (16:56 +0100)
committerFrédéric van der Essen <fva@openerp.com>
Fri, 3 Jan 2014 15:56:15 +0000 (16:56 +0100)
bzr revid: fva@openerp.com-20140103155615-on0o5sy4d2f6jxx1

addons/point_of_sale/static/src/css/pos.css

index b7f2c84..33a1808 100644 (file)
@@ -561,6 +561,7 @@ td {
 .pos .category-list{
     text-align: left;
     padding: 10px;
+    background: rgb(229, 229, 229);
 }
 /*  d) the category button */