ancora update colore blu...
This commit is contained in:
Binary file not shown.
@@ -226,7 +226,7 @@ body {
|
||||
text-align: left;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: #0036DD;
|
||||
background-color: #3636FF;
|
||||
color: Yellow;
|
||||
}
|
||||
.semaforoSpento,
|
||||
|
||||
@@ -264,7 +264,7 @@ body{
|
||||
text-align: left;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: #0036DD;
|
||||
background-color: #3636FF;
|
||||
color: Yellow;
|
||||
}
|
||||
.semaforoSpento, .sGr
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -296,7 +296,7 @@ body {
|
||||
text-align: left;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: #0036DD;
|
||||
background-color: #3636FF;
|
||||
color: #ffb6fa;
|
||||
}
|
||||
.sBl a {
|
||||
|
||||
@@ -352,7 +352,7 @@ body{
|
||||
text-align: left;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: #0036DD;
|
||||
background-color: #3636FF;
|
||||
color: #ffb6fa;
|
||||
|
||||
a {
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
@@ -365,7 +365,7 @@ public class resoconti
|
||||
_answ = "#009036";
|
||||
break;
|
||||
case "sBl": // blu
|
||||
_answ = "#0036DD";
|
||||
_answ = "#3636FF";
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user