mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 02:11:38 -04:00
Preparing GnuCash CSV interface, and fixed no shop bug with new logic.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/* sensible UI defaults for transaction views */
|
||||
|
||||
/* right-align labels */
|
||||
td > label:not(.payment_type):not(#open_shop) {
|
||||
td > label:not(.payment_type):not(.open_shop) {
|
||||
float: right;
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user