mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2026-01-31 02:25:18 -06:00
update parent of styles.ltnm_table_row_frame_light // TODO: ensure the right parent is set
This commit is contained in:
@@ -224,7 +224,9 @@ styles.ltnm_table_inset_frame_dark = {
|
|||||||
|
|
||||||
styles.ltnm_table_row_frame_light = {
|
styles.ltnm_table_row_frame_light = {
|
||||||
type = "frame_style",
|
type = "frame_style",
|
||||||
parent = "statistics_table_item_frame",
|
--parent = "statistics_table_item_frame",
|
||||||
|
--this is likely incorrect, unsure what the 2.0 equivalent is
|
||||||
|
parent = "neutral_message_frame",
|
||||||
top_padding = 8,
|
top_padding = 8,
|
||||||
bottom_padding = 8,
|
bottom_padding = 8,
|
||||||
left_padding = 8,
|
left_padding = 8,
|
||||||
|
|||||||
Reference in New Issue
Block a user