From 38dff69b2c218ae53b4cc79257368139a2803ebc Mon Sep 17 00:00:00 2001 From: Mr.Zhang <710666463@qq.com> Date: 星期二, 15 八月 2023 18:18:19 +0800 Subject: [PATCH] 08.15 --- web_standard/src/assets/style/lib.css | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/web_standard/src/assets/style/lib.css b/web_standard/src/assets/style/lib.css index f05ad44..92404e1 100644 --- a/web_standard/src/assets/style/lib.css +++ b/web_standard/src/assets/style/lib.css @@ -115,6 +115,7 @@ .success{ color: #70B603; } .waring{ color: #F59A23; } .error{ color: #f00; } +.c1{color: #111}.c2{color: #222}.c3{ color: #333;}.c6{ color: #666;}.cc{ color: #ccc;}.cf{ color: #fff;} /* /deep/ .uicon-close .u-icon--right{ position: absolute; right: 30px; top: 30px; z-index: 999;} */ .popCloseBtn{ position: absolute; width:50px; height:50px; right: 20px; top: 20px;} .fixedHeader{ position: absolute; left: 0; top: 0;} -- Gitblit v1.9.3