diff --git a/modules/config_games/config_servers.php b/modules/config_games/config_servers.php index 56c2ff56..b828c8a3 100644 --- a/modules/config_games/config_servers.php +++ b/modules/config_games/config_servers.php @@ -53,6 +53,8 @@ function config_games_print_editor_css() .xml-children{margin-top:10px;border-left:2px solid #2a2a2a;padding-left:12px} .xml-actions{text-align:right;margin-top:16px} .xml-node__actions{display:flex;gap:8px;align-items:center} +.xml-node__apply{background:#1c6dd0;border:1px solid #114b99;color:#fff;padding:6px 12px;border-radius:4px;cursor:pointer} +.xml-node__apply:hover{background:#1f7aec} .xml-hint{font-size:0.85rem;color:#999;margin-top:4px} CSS; @@ -75,8 +77,11 @@ function config_games_render_node(SimpleXMLElement $node, array $ancestors, arra $isScript = in_array(strtolower($name), ['pre_install','post_install','precmd','postcmd','cli_template']); $html = "