From 5451c333e1e31a8a056ab02505be5ca0b0425954 Mon Sep 17 00:00:00 2001 From: shaoying Date: Mon, 19 Oct 2020 11:11:36 +0800 Subject: [PATCH] opt some --- plugin/local/code/inner.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin/local/code/inner.css b/plugin/local/code/inner.css index 4589ba66..5101bdf3 100644 --- a/plugin/local/code/inner.css +++ b/plugin/local/code/inner.css @@ -14,10 +14,10 @@ fieldset.editor>form.option div.item input.args[name=line] { width:40px; } -body.white fieldset.plugin.editor table { +body.white fieldset.editor div.output table { background:#0b2c5400; } -body.white fieldset.plugin.editor table tr { +body.white fieldset.editor div.output table tr { background:#0b2c5400; } fieldset.editor>div.output {