Customize bootstrap with SASS
Update jquery validate for IE Simplify scripting Update home page logo
This commit is contained in:
+25
-11
@@ -601,10 +601,21 @@
|
||||
<Content Include="Backload\Imaging\readme.txt" />
|
||||
<Content Include="Backload\License.txt" />
|
||||
<Content Include="Backload\Release.txt" />
|
||||
<Content Include="Content\bootstrap-theme.css" />
|
||||
<Content Include="Content\bootstrap-theme.min.css" />
|
||||
<Content Include="Content\bootstrap.css" />
|
||||
<Content Include="Content\bootstrap.min.css" />
|
||||
<None Include="compilerconfig.json" />
|
||||
<Content Include="Content\bootstrap_leafweb.css">
|
||||
<DependentUpon>bootstrap_leafweb.scss</DependentUpon>
|
||||
</Content>
|
||||
<Content Include="Content\bootstrap_leafweb.min.css">
|
||||
<DependentUpon>bootstrap_leafweb.css</DependentUpon>
|
||||
</Content>
|
||||
<Content Include="Content\glyphicon_animate.css" />
|
||||
<Content Include="Content\style.css">
|
||||
<DependentUpon>style.scss</DependentUpon>
|
||||
</Content>
|
||||
<Content Include="Content\style.min.css">
|
||||
<DependentUpon>style.css</DependentUpon>
|
||||
</Content>
|
||||
<Content Include="css\rte.css" />
|
||||
<Content Include="fonts\glyphicons-halflings-regular.svg" />
|
||||
<Content Include="packages.config" />
|
||||
<Content Include="App_Plugins\ModelsBuilder\package.manifest" />
|
||||
@@ -612,12 +623,15 @@
|
||||
<Content Include="fonts\glyphicons-halflings-regular.woff" />
|
||||
<Content Include="fonts\glyphicons-halflings-regular.ttf" />
|
||||
<Content Include="fonts\glyphicons-halflings-regular.eot" />
|
||||
<Content Include="Content\bootstrap.min.css.map" />
|
||||
<Content Include="Content\bootstrap.css.map" />
|
||||
<Content Include="Content\bootstrap-theme.min.css.map" />
|
||||
<Content Include="Content\bootstrap-theme.css.map" />
|
||||
<Content Include="scripts\bootstrap.js" />
|
||||
<Content Include="scripts\bootstrap.min.js" />
|
||||
<Content Include="Content\bootstrap.scss" />
|
||||
<None Include="compilerconfig.json.defaults">
|
||||
<DependentUpon>compilerconfig.json</DependentUpon>
|
||||
</None>
|
||||
<Content Include="Content\bootstrap_variables_leafweb.scss" />
|
||||
<Content Include="Content\style.scss" />
|
||||
<Content Include="Content\bootstrap_leafweb.scss" />
|
||||
<None Include="scripts\jquery-1.11.1.intellisense.js" />
|
||||
<Content Include="scripts\Chart.js" />
|
||||
<Content Include="scripts\jquery-1.11.1.js" />
|
||||
@@ -740,10 +754,8 @@
|
||||
<Content Include="Config\Lang\ru-RU.user.xml" />
|
||||
<Content Include="Config\Lang\sv-SE.user.xml" />
|
||||
<Content Include="Config\Lang\zh-CN.user.xml" />
|
||||
<Content Include="css\bootstrap.min.css" />
|
||||
<Content Include="Content\site.css" />
|
||||
<Content Include="Content\rte.css" />
|
||||
<Content Include="Content\style.css" />
|
||||
<Content Include="default.aspx" />
|
||||
<Content Include="Global.asax" />
|
||||
<Content Include="scripts\site.js" />
|
||||
@@ -791,7 +803,9 @@
|
||||
<Name>Core</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<ItemGroup>
|
||||
<Folder Include="Content\bootstrap\" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup>
|
||||
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
||||
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
||||
|
||||
Reference in New Issue
Block a user