[IMP] point_of_sale: styling of the category button without pictures
authorFrédéric van der Essen <fva@openerp.com>
Fri, 3 Jan 2014 16:40:48 +0000 (17:40 +0100)
committerFrédéric van der Essen <fva@openerp.com>
Fri, 3 Jan 2014 16:40:48 +0000 (17:40 +0100)
bzr revid: fva@openerp.com-20140103164048-pwq852fmbroz27c3

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

index 33a1808..275187f 100644 (file)
@@ -585,7 +585,10 @@ td {
     display: inline-block;
     font-size: 14px;
     margin-right:10px;
-    padding:5px;
+    padding: 5px 12px;
+    line-height: 24px;
+    border-radius: 3px;
+
 
     cursor: pointer;
     border: 1px solid #cacaca;