Hi telerik admins
our button background colors do not display correctly in some browsers. How can I solve this problem?
Chrome (http://prntscr.com/2bkbm4) = the most accurate and best display
-----------------------------------------------------
On Firefox and Internet Explorer latest version
Normal: http://prntscr.com/2bkcju
Mouse hover: http://prntscr.com/2bkcqb
This code:
-----------------------------------------------------
chrome and opera are working correctly.
our button background colors do not display correctly in some browsers. How can I solve this problem?
Chrome (http://prntscr.com/2bkbm4) = the most accurate and best display
-----------------------------------------------------
On Firefox and Internet Explorer latest version
Normal: http://prntscr.com/2bkcju
Mouse hover: http://prntscr.com/2bkcqb
This code:
<telerik:RadButton CssClass="blur" ID="RadButtonSil" runat="server" Text="sil" OnClientClicking="RadConfirm" OnClick="RadButtonSil_Click" Height="40px" BackColor="#A52645" BorderColor="#A52645" Font-Size="15px" ForeColor="White"> <Icon PrimaryIconUrl="/img/buton-sil.png" PrimaryIconTop="12px" PrimaryIconLeft="12" PrimaryIconHeight="18px" PrimaryIconWidth="18" /></telerik:RadButton>chrome and opera are working correctly.