Better borders for debtors in main info.
This commit is contained in:
parent
db5014a334
commit
c2ed294feb
1 changed files with 1 additions and 2 deletions
|
@ -338,8 +338,7 @@
|
||||||
(list "Name" "Balance" "Last Payment")
|
(list "Name" "Balance" "Last Payment")
|
||||||
(list "~N" "\t~B" "~L"))
|
(list "~N" "\t~B" "~L"))
|
||||||
#:border '(((#:bottom #:right light) ... (#:bottom light))
|
#:border '(((#:bottom #:right light) ... (#:bottom light))
|
||||||
...
|
((#:right light) ... none) ...)
|
||||||
((#:right light) ... none))
|
|
||||||
#:ansi-reset? #t)))
|
#:ansi-reset? #t)))
|
||||||
))
|
))
|
||||||
#:border '(((#:bottom #:right light) ... (#:bottom light))
|
#:border '(((#:bottom #:right light) ... (#:bottom light))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue