こんにちは私はIEでうまく機能しているがFFとChromeでは機能していない次のcssクラスを持っています、それを修正するために何を変更しますか?
.extHeaderStyle { background: transparent url(/sline/navigation/header/images/footerBack.gif) repeat-x -1 left; }
<tr class="GridHeaderStyle extHeaderStyle" align="left" style="font-size:14px;">
<th scope="col">AppErrorId</th><th scope="col">AppName</th><th scope="col">ServerIp</th><th scope="col">ClientIp</th><th scope="col">Request</th><th scope="col">ErrMsg</th><th scope="col">CreatedBy</th><th scope="col">CreatedDate</th>
</tr>