Pagination styling
This commit is contained in:
@@ -352,6 +352,10 @@
|
||||
<HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="WebGridBootstrapPager, Version=1.0.6.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\WebGridBootstrapPagination.1.0.7\lib\net451\WebGridBootstrapPager.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="App_Plugins\ModelsBuilder\modelsbuilder.controller.js" />
|
||||
@@ -630,6 +634,8 @@
|
||||
<Content Include="Content\bootstrap_leafweb.min.css">
|
||||
<DependentUpon>bootstrap_leafweb.css</DependentUpon>
|
||||
</Content>
|
||||
<Content Include="Content\font-awesome.css" />
|
||||
<Content Include="Content\font-awesome.min.css" />
|
||||
<Content Include="Content\glyphicon_animate.css" />
|
||||
<Content Include="Content\style.css">
|
||||
<DependentUpon>style.scss</DependentUpon>
|
||||
@@ -639,6 +645,7 @@
|
||||
</Content>
|
||||
<Content Include="css\rte.css" />
|
||||
<Content Include="default.aspx" />
|
||||
<Content Include="fonts\fontawesome-webfont.svg" />
|
||||
<Content Include="fonts\glyphicons-halflings-regular.svg" />
|
||||
<Content Include="Global.asax" />
|
||||
<Content Include="Media\1042\leafweb-logo-grad.png" />
|
||||
@@ -694,6 +701,10 @@
|
||||
<Content Include="Config\BaseRestExtensions.config" />
|
||||
<Content Include="Config\applications.config" />
|
||||
<Content Include="Config\404handlers.config" />
|
||||
<Content Include="fonts\FontAwesome.otf" />
|
||||
<Content Include="fonts\fontawesome-webfont.woff" />
|
||||
<Content Include="fonts\fontawesome-webfont.ttf" />
|
||||
<Content Include="fonts\fontawesome-webfont.eot" />
|
||||
<None Include="Properties\PublishProfiles\LeafWebUmbraco - Web Deploy.pubxml" />
|
||||
<Content Include="scripts\Chart.js" />
|
||||
<None Include="scripts\jquery-1.12.4.intellisense.js" />
|
||||
@@ -791,6 +802,7 @@
|
||||
<Content Include="Views\Shared\DisplayTemplates\_LeafInputStatus.cshtml" />
|
||||
<Content Include="Views\Shared\DisplayTemplates\_DetailsLink.cshtml" />
|
||||
<Content Include="Views\Shared\DisplayTemplates\_ChartButton.cshtml" />
|
||||
<Content Include="Views\EmptyPage.cshtml" />
|
||||
<None Include="Web.Debug.config">
|
||||
<DependentUpon>Web.config</DependentUpon>
|
||||
</None>
|
||||
|
||||
Reference in New Issue
Block a user