From 6625520074936d591de4864e441233807efbc9cc Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Fri, 4 Oct 2019 10:37:12 +0200 Subject: [PATCH] Test x fullscreen --- GPW_Smart/Content/Style.css | 4 ++-- GPW_Smart/GPW_Smart.csproj | 24 ------------------------ GPW_Smart/Site.Master | 2 ++ 3 files changed, 4 insertions(+), 26 deletions(-) diff --git a/GPW_Smart/Content/Style.css b/GPW_Smart/Content/Style.css index f280fd6..47da1c0 100644 --- a/GPW_Smart/Content/Style.css +++ b/GPW_Smart/Content/Style.css @@ -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; diff --git a/GPW_Smart/GPW_Smart.csproj b/GPW_Smart/GPW_Smart.csproj index 73a040c..19ed027 100644 --- a/GPW_Smart/GPW_Smart.csproj +++ b/GPW_Smart/GPW_Smart.csproj @@ -557,7 +557,6 @@ - @@ -609,8 +608,6 @@ - - Designer @@ -740,27 +737,6 @@ Site.Master - - Test.aspx - ASPXCodeBehind - - - Test.aspx - - - Test2.aspx - ASPXCodeBehind - - - Test2.aspx - - - TestMe.aspx - ASPXCodeBehind - - - TestMe.aspx - Timbrature.aspx ASPXCodeBehind diff --git a/GPW_Smart/Site.Master b/GPW_Smart/Site.Master index 2926669..5af5acf 100644 --- a/GPW_Smart/Site.Master +++ b/GPW_Smart/Site.Master @@ -13,6 +13,8 @@ + +