1
0
mirror of https://github.com/fspc/Yellow-Bike-Database.git synced 2025-02-22 08:53:23 -05:00

And here is the important file for 90c93eb.

This commit is contained in:
Jonathan Rosenbaum 2015-12-27 19:40:21 +00:00
parent 90c93eb996
commit 818caf32da

View File

@ -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;
}