From ed3bfb7462d44747230437717e8673a5192f833f Mon Sep 17 00:00:00 2001
From: 陈嘉乐 <cjl@hdlchina.com.cn>
Date: 星期一, 30 十一月 2020 20:34:51 +0800
Subject: [PATCH] 2020-11-30-2

---
 HDL_ON/UI/CSS/CSS.cs |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/HDL_ON/UI/CSS/CSS.cs b/HDL_ON/UI/CSS/CSS.cs
index 671db36..0e4ce2c 100644
--- a/HDL_ON/UI/CSS/CSS.cs
+++ b/HDL_ON/UI/CSS/CSS.cs
@@ -3,7 +3,6 @@
 {
     public static class CSS_Color
     {
-
         #region 棰滆壊
         /// <summary>
         /// 涓昏壊璋�
@@ -101,7 +100,6 @@
         public const uint viewTranslucence = 0x00000000;
         public const uint textTipColor = 0XFF798394;
         #endregion
-
         #endregion
     }
 
@@ -145,8 +143,6 @@
         /// </summary>
         public static int PromptFontSize_SecondaryLevel = 10;
         #endregion
-
-      
     }
 
 }

--
Gitblit v1.8.0