aggiunto fontawesome
This commit is contained in:
@@ -156,6 +156,8 @@
|
||||
<Content Include="Content\bootstrap-theme.min.css" />
|
||||
<Content Include="Content\bootstrap.css" />
|
||||
<Content Include="Content\bootstrap.min.css" />
|
||||
<Content Include="Content\font-awesome.css" />
|
||||
<Content Include="Content\font-awesome.min.css" />
|
||||
<Content Include="Content\images\ajax-loader.gif" />
|
||||
<Content Include="Content\images\icons-18-black.png" />
|
||||
<Content Include="Content\images\icons-18-white.png" />
|
||||
@@ -278,6 +280,8 @@
|
||||
<Content Include="Dichiarazione.aspx" />
|
||||
<Content Include="favicon.ico" />
|
||||
<Content Include="fixODL.aspx" />
|
||||
<Content Include="fonts\fontawesome-webfont.svg" />
|
||||
<Content Include="fonts\glyphicons-halflings-regular.svg" />
|
||||
<Content Include="Global.asax" />
|
||||
<Content Include="HDTV.aspx" />
|
||||
<Content Include="images\addArancio.png" />
|
||||
@@ -350,6 +354,15 @@
|
||||
<None Include="compilerconfig.json.defaults" />
|
||||
<Content Include="Content\bootstrap-theme.css.map" />
|
||||
<Content Include="Content\bootstrap.css.map" />
|
||||
<Content Include="fonts\FontAwesome.otf" />
|
||||
<Content Include="fonts\glyphicons-halflings-regular.eot" />
|
||||
<Content Include="fonts\glyphicons-halflings-regular.ttf" />
|
||||
<Content Include="fonts\glyphicons-halflings-regular.woff" />
|
||||
<Content Include="fonts\glyphicons-halflings-regular.woff2" />
|
||||
<Content Include="fonts\fontawesome-webfont.woff2" />
|
||||
<Content Include="fonts\fontawesome-webfont.woff" />
|
||||
<Content Include="fonts\fontawesome-webfont.ttf" />
|
||||
<Content Include="fonts\fontawesome-webfont.eot" />
|
||||
<None Include="Properties\PublishProfiles\IIS01.pubxml" />
|
||||
<None Include="Properties\PublishProfiles\IIS02.pubxml" />
|
||||
<None Include="Properties\PublishProfiles\OVH-Demo.pubxml" />
|
||||
|
||||
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
|
After Width: | Height: | Size: 434 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -6,6 +6,7 @@
|
||||
<package id="AspNet.ScriptManager.jQuery.UI.Combined" version="1.10.3" targetFramework="net45" />
|
||||
<package id="elmah" version="1.2.2" targetFramework="net40" />
|
||||
<package id="elmah.corelibrary" version="1.2.2" targetFramework="net40" />
|
||||
<package id="FontAwesome" version="4.7.0" targetFramework="net462" />
|
||||
<package id="jQuery" version="2.0.3" targetFramework="net45" />
|
||||
<package id="jquery.mobile" version="1.3.2" targetFramework="net45" />
|
||||
<package id="jQuery.UI.Combined" version="1.10.3" targetFramework="net45" />
|
||||
|
||||
Reference in New Issue
Block a user