mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 02:11:38 -04:00
Added check number when Check is clicked.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/* sensible UI defaults for transaction views */
|
||||
|
||||
/* right-align labels */
|
||||
td > label {
|
||||
td > label:not(.payment_type) {
|
||||
float: right;
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user