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 } }