mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-15 12:12:51 -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 = {
|
||||
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,
|
||||
bottom_padding = 8,
|
||||
left_padding = 8,
|
||||
|
||||
Reference in New Issue
Block a user