1
0
mirror of https://github.com/fspc/Yellow-Bike-Database.git synced 2025-02-22 17:03:22 -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

@ -85,3 +85,8 @@ input[value=Save]:focus, input[value=Close]:focus {
#quantity_error, #anonymous_error { #quantity_error, #anonymous_error {
color: red; color: red;
} }
/* for shop_log */
#shop_log td {
padding: 0px 10px 0px 10px;
}