wxr
2020-03-31 002a3f2e9d2f9579c01f88af12bd8a320003569f
HDL_ON/UI/CSS/CSS.cs
@@ -67,6 +67,16 @@
        /// </summary>
        public static uint TopViewColor = 0xFFF7F7F7;
        public static uint WarningColor = 0xFFFF4747;
        /// <summary>
        /// 弹窗半透明背景色1
        /// </summary>
        public static uint DialogTransparentColor1 = 0x99000000;
        /// <summary>
        /// 弹窗半透明背景色1
        /// </summary>
        public static uint DialogTransparentColor2 = 0x33000000;
        #endregion
    }