Browse Source

And here is the important file for 90c93eb.

devel
Jonathan Rosenbaum 9 years ago
parent
commit
818caf32da
  1. 5
      css/transactions.css

5
css/transactions.css

@ -84,4 +84,9 @@ input[value=Save]:focus, input[value=Close]:focus {
#payment_error, #payment_type_error,
#quantity_error, #anonymous_error {
color: red;
}
/* for shop_log */
#shop_log td {
padding: 0px 10px 0px 10px;
}
Loading…
Cancel
Save