From 60debbad1773b7438900568aa9fb7af490f32f4a Mon Sep 17 00:00:00 2001 From: ja Date: Mon, 30 Aug 2021 14:45:28 +0200 Subject: [PATCH] =?UTF-8?q?=C3=84nderung=20aller=20CSS=20nach=20nicht=20si?= =?UTF-8?q?chtbarem=20Hintergrund=20auf=20Deployed=20Siete=20sodnern=20nur?= =?UTF-8?q?=20loakl=20sichtbar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../PublishProfiles/loginTEST.verag.ag.pubxml | 2 +- Customers/Cards_Boxes.aspx | 26 ++++++++-------- Customers/CustomerIndex.aspx | 4 +++ Customers/GroupPolicies.aspx | 30 +++++++++++-------- Customers/Invoices.aspx | 11 ++++--- Customers/LKWs.aspx | 11 ++++--- Customers/Welcome.aspx | 11 ++++--- css/Customers/MasterpageCustomers.css | 4 +-- 8 files changed, 59 insertions(+), 40 deletions(-) diff --git a/App_Data/PublishProfiles/loginTEST.verag.ag.pubxml b/App_Data/PublishProfiles/loginTEST.verag.ag.pubxml index 4bfbb77..f827f32 100644 --- a/App_Data/PublishProfiles/loginTEST.verag.ag.pubxml +++ b/App_Data/PublishProfiles/loginTEST.verag.ag.pubxml @@ -12,6 +12,6 @@ indem Sie diese MSBuild-Datei bearbeiten. Weitere Informationen hierzu finden Si True False \\192.168.3.101\g\Websites\loginTEST.verag.ag - False + True \ No newline at end of file diff --git a/Customers/Cards_Boxes.aspx b/Customers/Cards_Boxes.aspx index 86ee966..6244d74 100644 --- a/Customers/Cards_Boxes.aspx +++ b/Customers/Cards_Boxes.aspx @@ -8,26 +8,28 @@ - - - - - - - + + - - + - - - + + + + + + + + + + + diff --git a/Customers/CustomerIndex.aspx b/Customers/CustomerIndex.aspx index e32e203..98a8e71 100644 --- a/Customers/CustomerIndex.aspx +++ b/Customers/CustomerIndex.aspx @@ -23,6 +23,10 @@ + + + + diff --git a/Customers/GroupPolicies.aspx b/Customers/GroupPolicies.aspx index b9d57db..f9f6bc8 100644 --- a/Customers/GroupPolicies.aspx +++ b/Customers/GroupPolicies.aspx @@ -11,16 +11,9 @@ <%@ import Namespace="MySql.Data.MySqlClient" %> - - - - - - - - - - + + + @@ -29,12 +22,23 @@ - + + + + + + + + + + + - - + + +
diff --git a/Customers/Invoices.aspx b/Customers/Invoices.aspx index 916131b..da7d4a5 100644 --- a/Customers/Invoices.aspx +++ b/Customers/Invoices.aspx @@ -26,14 +26,17 @@ - + - - + + + + + - + diff --git a/Customers/LKWs.aspx b/Customers/LKWs.aspx index b7d9dd8..f46ead3 100644 --- a/Customers/LKWs.aspx +++ b/Customers/LKWs.aspx @@ -17,14 +17,17 @@ - + - - + + + + + - + diff --git a/Customers/Welcome.aspx b/Customers/Welcome.aspx index 0e351d2..f63fdad 100644 --- a/Customers/Welcome.aspx +++ b/Customers/Welcome.aspx @@ -15,14 +15,17 @@ - + - - + + + + + - + diff --git a/css/Customers/MasterpageCustomers.css b/css/Customers/MasterpageCustomers.css index 7899062..61e4b56 100644 --- a/css/Customers/MasterpageCustomers.css +++ b/css/Customers/MasterpageCustomers.css @@ -1,7 +1,7 @@ body { font-family: 'Poppins', sans-serif; background: #fafafa; - background-image: src(../../images/road.jpg); + background-image: src(../images/road.jpg); background-position: center center; background-repeat: no-repeat; background-attachment: fixed; @@ -163,7 +163,7 @@ ContentPlaceHolder1 { body { font-family: 'Poppins', sans-serif; background: #fafafa; - background-image: src(../../images/road.jpg); + background-image: src(../images/road.jpg); background-position: center center; background-repeat: no-repeat; background-attachment: fixed;