chiark / gitweb /
Fix profit margin
[ypp-sc-tools.db-live.git] / yarrg / web / lookup
index 36c0a27f7f3468311a21cb92883f7d825e34e953..1453a372145ee2989261f757481aee295e052fb1 100755 (executable)
@@ -74,7 +74,7 @@ my %styles;
                QuerySpecific => 1,
        }, {    Name => 'ShowStalls',
                Before => '',
-               Values => [     [ 0, 'Show amount at each price' ],
+               Values => [     [ 0, 'Show total quantity at each price' ],
                                [ 1, 'Show individual stalls' ],
                        ],
                QuerySpecific => 1,
@@ -125,7 +125,7 @@ body {
   background: #ffffff;
 }
 tr.datarow0 { background: #ffffff; }
-tr.datarow1 { background: #eeeeee; }
+tr.datarow1 { background: #e3e3e3; }
 </style>
 </head><body>