Reconfigure for GIT
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<%@ Register TagPrefix="dx" Namespace="DevExpress.Data" Assembly="DevExpress.Data.v15.2, Version=15.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" %>
|
||||
<%@ Register TagPrefix="dxcc" Namespace="DevExpress.Web" Assembly="DevExpress.Web.v15.2, Version=15.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" %>
|
||||
|
||||
<dxcc:ASPxCloudControl runat="server" CssFilePath="~/App_Themes/RedWine/{0}/styles.css" CssPostfix="RedWine"
|
||||
MaxColor="#8A0A37" MinColor="#E18297" ValueColor="#E18297" ItemBeginEndTextColor="#8A0A37">
|
||||
<DisabledStyle ForeColor="#bcaab0"></DisabledStyle>
|
||||
</dxcc:ASPxCloudControl>
|
||||
|
||||
Reference in New Issue
Block a user