From 38d40bda6ddb8cbfa8d97cb5f80424cbeaae504b Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Tue, 17 Sep 2019 17:04:28 +0200 Subject: [PATCH] Template scuro x pagina UNLOAD --- NKC_WF/Content/SheetColor.css | 12 ++++++------ NKC_WF/Content/SheetColor.less | 6 +++--- NKC_WF/Content/SheetColor.min.css | 2 +- NKC_WF/MachineUnload.aspx | 20 ++++++++++---------- 4 files changed, 20 insertions(+), 20 deletions(-) diff --git a/NKC_WF/Content/SheetColor.css b/NKC_WF/Content/SheetColor.css index 6fb6362..9d2539f 100644 --- a/NKC_WF/Content/SheetColor.css +++ b/NKC_WF/Content/SheetColor.css @@ -43,16 +43,16 @@ /*background-image: url("../Images/MT0006110.jpg"); background-repeat: no-repeat; background-size: cover;*/ - fill: #d1b100; + fill: #DEDEDE; } .GRIGIO { fill: #ACACAC; } .VERDE { - fill: green; + fill: #28a745; } .BLU { - fill: #0033FF; + fill: #007bff; } .ARANCIO { fill: orange; @@ -71,7 +71,7 @@ /*background-image: url("../Images/MT0006110.jpg"); background-repeat: no-repeat; background-size: cover;*/ - fill: #d1b100; + fill: #DEDEDE; } #BLK-CUT { fill: #ACACAC; @@ -96,10 +96,10 @@ stroke-width: 5px !important; } #BLK-BIN { - fill: green; + fill: #28a745; } #BLK-CART { - fill: #0033FF; + fill: #007bff; } #BLK-SEC-OP { fill: purple; diff --git a/NKC_WF/Content/SheetColor.less b/NKC_WF/Content/SheetColor.less index c4383d5..b4330c0 100644 --- a/NKC_WF/Content/SheetColor.less +++ b/NKC_WF/Content/SheetColor.less @@ -51,16 +51,16 @@ /*background-image: url("../Images/MT0006110.jpg"); background-repeat: no-repeat; background-size: cover;*/ - fill: #d1b100; + fill: #DEDEDE; } .GRIGIO { fill: #ACACAC; } .VERDE { - fill: green; + fill: #28a745; } .BLU { - fill: #0033FF; + fill: #007bff; } .ARANCIO { fill: orange; diff --git a/NKC_WF/Content/SheetColor.min.css b/NKC_WF/Content/SheetColor.min.css index 1bc46f6..f6b23d9 100644 --- a/NKC_WF/Content/SheetColor.min.css +++ b/NKC_WF/Content/SheetColor.min.css @@ -1 +1 @@ -.strokeThick{stroke-width:5px !important;}.flashStroke{stroke:blue;-webkit-animation-name:blueFlash;-webkit-animation-duration:.5s;-webkit-animation-timing-function:linear;-webkit-animation-delay:0s;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-name:blueFlash;animation-duration:.5s;animation-timing-function:linear;animation-delay:0s;animation-iteration-count:infinite;animation-direction:alternate;}@-webkit-keyframes blueFlash{0%{stroke:#c4dbff;}25%{stroke:#9dc4ff;}50%{stroke:#5ca5ff;}75%{stroke:#1b82ff;}100%{stroke:#005ccc;}}.SFONDO{fill:#d1b100;}.GRIGIO{fill:#acacac;}.VERDE{fill:green;}.BLU{fill:#03f;}.ARANCIO{fill:orange;}.GIALLO{fill:yellow;}.PURPLE{fill:purple;}.TESTO{fill:white;}#BLK-BCK{fill:#d1b100;}#BLK-CUT{fill:#acacac;}#BLK-SEL{fill:orange;stroke:blue;-webkit-animation-name:blueFlash;-webkit-animation-duration:.5s;-webkit-animation-timing-function:linear;-webkit-animation-delay:0s;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-name:blueFlash;animation-duration:.5s;animation-timing-function:linear;animation-delay:0s;animation-iteration-count:infinite;animation-direction:alternate;stroke-width:5px !important;}#BLK-BIN{fill:green;}#BLK-CART{fill:#03f;}#BLK-SEC-OP{fill:purple;} \ No newline at end of file +.strokeThick{stroke-width:5px !important;}.flashStroke{stroke:blue;-webkit-animation-name:blueFlash;-webkit-animation-duration:.5s;-webkit-animation-timing-function:linear;-webkit-animation-delay:0s;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-name:blueFlash;animation-duration:.5s;animation-timing-function:linear;animation-delay:0s;animation-iteration-count:infinite;animation-direction:alternate;}@-webkit-keyframes blueFlash{0%{stroke:#c4dbff;}25%{stroke:#9dc4ff;}50%{stroke:#5ca5ff;}75%{stroke:#1b82ff;}100%{stroke:#005ccc;}}.SFONDO{fill:#dedede;}.GRIGIO{fill:#acacac;}.VERDE{fill:#28a745;}.BLU{fill:#007bff;}.ARANCIO{fill:orange;}.GIALLO{fill:yellow;}.PURPLE{fill:purple;}.TESTO{fill:white;}#BLK-BCK{fill:#dedede;}#BLK-CUT{fill:#acacac;}#BLK-SEL{fill:orange;stroke:blue;-webkit-animation-name:blueFlash;-webkit-animation-duration:.5s;-webkit-animation-timing-function:linear;-webkit-animation-delay:0s;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-name:blueFlash;animation-duration:.5s;animation-timing-function:linear;animation-delay:0s;animation-iteration-count:infinite;animation-direction:alternate;stroke-width:5px !important;}#BLK-BIN{fill:#28a745;}#BLK-CART{fill:#007bff;}#BLK-SEC-OP{fill:purple;} \ No newline at end of file diff --git a/NKC_WF/MachineUnload.aspx b/NKC_WF/MachineUnload.aspx index d20ab57..916caab 100644 --- a/NKC_WF/MachineUnload.aspx +++ b/NKC_WF/MachineUnload.aspx @@ -34,14 +34,14 @@ -
+
-

<%: traduci("MachineLoad") %>

-
+

<%: traduci("MachineUnload") %>

+
-

BINS

+

BINS

@@ -112,7 +112,7 @@
-
+
@@ -193,7 +193,7 @@
-

BIN

+
BIN
@@ -216,7 +216,7 @@
-

B20190916.0

+
B20190916.0
@@ -241,7 +241,7 @@
-

ST00000A2

+
ST00000A2
@@ -266,7 +266,7 @@
-

SH00000123

+
SH00000123
@@ -289,7 +289,7 @@
-

CARTS

+
CARTS