mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2025-02-22 08:53:23 -05:00
This makes shop_log a class, too. Probably transactions.css isn't the most logical place for these classes but it works for now.
This commit is contained in:
parent
3358af425f
commit
7a451c3002
@ -89,4 +89,8 @@ input[value=Save]:focus, input[value=Close]:focus {
|
|||||||
/* for shop_log */
|
/* for shop_log */
|
||||||
#shop_log td {
|
#shop_log td {
|
||||||
padding: 0px 10px 0px 10px;
|
padding: 0px 10px 0px 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.shop_log td {
|
||||||
|
padding: 0px 10px 0px 10px;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user