HDL_ON/UI/CSS/CSS.cs
@@ -3,7 +3,6 @@ { public static class CSS_Color { #region 颜色 /// <summary> /// 主色调 @@ -99,8 +98,8 @@ public const uint btnSaveBackgroundColor = 0XFF4484F4; public const uint viewTrans60lucence = 0x60000000; public const uint viewTranslucence = 0x00000000; public const uint textTipColor = 0XFF798394; #endregion #endregion } @@ -144,8 +143,6 @@ /// </summary> public static int PromptFontSize_SecondaryLevel = 10; #endregion } }