ancora update colore blu...

This commit is contained in:
Samuele E. Locatelli
2017-04-14 08:51:03 +02:00
parent db716d56de
commit fc57efa447
11 changed files with 10 additions and 10 deletions
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -226,7 +226,7 @@ body {
text-align: left;
width: 100%;
height: 100%;
background-color: #0036DD;
background-color: #3636FF;
color: Yellow;
}
.semaforoSpento,
+1 -1
View File
@@ -264,7 +264,7 @@ body{
text-align: left;
width: 100%;
height: 100%;
background-color: #0036DD;
background-color: #3636FF;
color: Yellow;
}
.semaforoSpento, .sGr
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -296,7 +296,7 @@ body {
text-align: left;
width: 100%;
height: 100%;
background-color: #0036DD;
background-color: #3636FF;
color: #ffb6fa;
}
.sBl a {
+1 -1
View File
@@ -352,7 +352,7 @@ body{
text-align: left;
width: 100%;
height: 100%;
background-color: #0036DD;
background-color: #3636FF;
color: #ffb6fa;
a {
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -338,7 +338,7 @@ body .ui-overlay-c {
.semaforoBlu,
.sBl {
text-align: left;
background: #0036DD;
background: #3636FF;
background: rgba(0, 80, 255, 0.6);
padding: 0px 4px 0px 4px;
color: Yellow;
+1 -1
View File
@@ -388,7 +388,7 @@ body .ui-body-a, body .ui-body-c, body .ui-overlay-c
}
.semaforoBlu, .sBl {
text-align: left;
background: #0036DD;
background: #3636FF;
background: rgba(0,80,255,.6);
padding: 0px 4px 0px 4px;
color: Yellow;
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -365,7 +365,7 @@ public class resoconti
_answ = "#009036";
break;
case "sBl": // blu
_answ = "#0036DD";
_answ = "#3636FF";
break;
default:
break;