Chess: Fix gray corners of UI

This commit is contained in:
Wuzzy 2023-07-19 19:41:47 +02:00
parent 512f22504a
commit 5ee5c3000f

View File

@ -1105,6 +1105,7 @@ local fs_init = [[
size[16,10.7563;]
no_prepend[]
]]
.."bgcolor[#00000000;false]"
.."background[0,0;16,10.7563;chess_bg.png;true]"
.."style_type[button,image_button,item_image_button;bgcolor=#8f3000]"
.."label[2.2,0.652;"..minetest.colorize("#404040", FS("Select a game mode")).."]"
@ -1121,6 +1122,7 @@ local fs = [[
formspec_version[2]
size[16,10.7563;]
no_prepend[]
bgcolor[#00000000;false]
background[0,0;16,10.7563;chess_bg.png;true]
style_type[button,image_button,item_image_button;bgcolor=#8f3000]
style_type[list;spacing=0.1;size=0.975]