From 76c5e965559bb83b09402cdf5e02a8203b745512 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 29 Mar 2019 12:38:32 +0100 Subject: [PATCH] css --- htdocs/takepos/css/pos.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/takepos/css/pos.css b/htdocs/takepos/css/pos.css index 7263c050455..041f4f56bee 100644 --- a/htdocs/takepos/css/pos.css +++ b/htdocs/takepos/css/pos.css @@ -218,7 +218,7 @@ table.postablelines tr td { tr.selected, tr.selected td { /* font-weight: bold; */ - background-color: rgb(210,200,190) !important; + background-color: rgb(240,230,210) !important; } .order { color: limegreen;