fix icona telefono
This commit is contained in:
Binary file not shown.
@@ -78,8 +78,7 @@
|
||||
<asp:Label ID="lblIndirizzo" runat="server" Text='<%# Eval("Indirizzo") %>' />
|
||||
</div>
|
||||
<div style="font-size: 0.7em; white-space: nowrap;">
|
||||
<i class="ui-nodisc-icon ui-alt-icon ui-mini ui-btn ui-shadow ui-corner-all ui-icon-phone ui-btn-icon-notext ui-btn-inline ui-disabled" style="font-size: 0.7em;"></i>
|
||||
<asp:Label ID="lblRecTel" runat="server" Text='<%# Eval("RecTel") %>' />
|
||||
<i class="fa fa-phone"></i> <asp:Label ID="lblRecTel" runat="server" Text='<%# Eval("RecTel") %>' />
|
||||
</div>
|
||||
</ItemTemplate>
|
||||
</asp:TemplateField>
|
||||
|
||||
Reference in New Issue
Block a user