Test x fullscreen
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
/*@import url('MasterPage.css');*/
|
||||
@import url('MasterPage.css');
|
||||
@import url('BuildBlocks.css');
|
||||
@import url('ExtraComp.css');
|
||||
@import url('BtnReport.css');
|
||||
/*@import url('JQClock.css');*/
|
||||
@import url('JQClock.css');
|
||||
.logo {
|
||||
background-image: url(../images/logo_sw.png);
|
||||
-khtml-opacity: 0.5;
|
||||
|
||||
@@ -557,7 +557,6 @@
|
||||
<Content Include="Scripts\umd\popper-utils.min.js" />
|
||||
<Content Include="Scripts\umd\popper.js" />
|
||||
<Content Include="Scripts\umd\popper.min.js" />
|
||||
<Content Include="TestMe.aspx" />
|
||||
<Content Include="WebUserControls\cmp_footer.ascx" />
|
||||
<Content Include="WebUserControls\cmp_info.ascx" />
|
||||
<Content Include="WebUserControls\cmp_menuTop.ascx" />
|
||||
@@ -609,8 +608,6 @@
|
||||
<Content Include="Default.aspx" />
|
||||
<Content Include="favicon.ico" />
|
||||
<Content Include="Global.asax" />
|
||||
<Content Include="Test.aspx" />
|
||||
<Content Include="Test2.aspx" />
|
||||
<Content Include="Timbrature.aspx" />
|
||||
<Content Include="Web.config">
|
||||
<SubType>Designer</SubType>
|
||||
@@ -740,27 +737,6 @@
|
||||
<Compile Include="Site.Master.designer.cs">
|
||||
<DependentUpon>Site.Master</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Test.aspx.cs">
|
||||
<DependentUpon>Test.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Test.aspx.designer.cs">
|
||||
<DependentUpon>Test.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Test2.aspx.cs">
|
||||
<DependentUpon>Test2.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Test2.aspx.designer.cs">
|
||||
<DependentUpon>Test2.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="TestMe.aspx.cs">
|
||||
<DependentUpon>TestMe.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="TestMe.aspx.designer.cs">
|
||||
<DependentUpon>TestMe.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Timbrature.aspx.cs">
|
||||
<DependentUpon>Timbrature.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
|
||||
@@ -13,6 +13,8 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
||||
<meta name="description" content="GPW SMART site" />
|
||||
<meta name="author" content="Steamware" />
|
||||
|
||||
Reference in New Issue
Block a user