From ea0707c402b5e0c99ec356d161348e37e279a77f Mon Sep 17 00:00:00 2001 From: ChenX Date: Wed, 29 Apr 2020 20:00:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D:=E5=9B=9E=E5=BD=92=E9=94=99?= =?UTF-8?q?=E8=AF=AF=E7=9A=84css=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/UI/Css/golden.less | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/src/UI/Css/golden.less b/src/UI/Css/golden.less index 93fea3ce8..66f47d518 100644 --- a/src/UI/Css/golden.less +++ b/src/UI/Css/golden.less @@ -156,6 +156,25 @@ } } } + +/*-----GoldenLayout-CSS-----*/ +.lm_header{ + background: @properties_header_bg; +} + +#MaterialAttribute{ + background: @properties_header_bg; +} + +#SceneConfig{ + background: @properties_header_bg; +} + +.lm_tab { + color: @text_color_active; + background: @properties_header_bg; +} + /*-------右侧模板参数--------*/ #templateParam{ .template-detail{