Chess: Align notation move no. to the right
This commit is contained in:
parent
bccaf00e64
commit
2e28acf00e
@ -988,7 +988,7 @@ local fs = [[
|
||||
-- table columns for Chess notation.
|
||||
-- Columns: move no.; white piece; white halfmove; white promotion; black piece; black halfmove; black promotion
|
||||
.."tablecolumns[" ..
|
||||
"text;"..
|
||||
"text,align=right;"..
|
||||
"image," .. figurines_str .. ";text;image," .. figurines_str .. ";" ..
|
||||
--"image,0=mailbox_blank16.png;" ..
|
||||
"image," .. figurines_str .. ";text;image," .. figurines_str .. "]"
|
||||
|
Loading…
Reference in New Issue
Block a user