From 95411657520cfaf6493076417df585b58e99a545 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Sat, 16 Mar 2019 21:38:36 +0000 Subject: Add styles to most elements --- builtin/mainmenu/tab_local.lua | 3 --- 1 file changed, 3 deletions(-) (limited to 'builtin/mainmenu/tab_local.lua') diff --git a/builtin/mainmenu/tab_local.lua b/builtin/mainmenu/tab_local.lua index 512b4f844..15ef96dc8 100644 --- a/builtin/mainmenu/tab_local.lua +++ b/builtin/mainmenu/tab_local.lua @@ -102,9 +102,6 @@ local function get_formspec(tabview, name, tabdata) ) retval = retval .. - "style_type[button;bgcolor;#006699]" .. - "style[world_delete;bgcolor;red]" .. - "style[world_delete;textcolor;yellow]" .. "button[4,3.95;2.6,1;world_delete;".. fgettext("Delete") .. "]" .. "button[6.5,3.95;2.8,1;world_configure;".. fgettext("Configure") .. "]" .. "button[9.2,3.95;2.5,1;world_create;".. fgettext("New") .. "]" .. -- cgit v1.2.3