From 264f9228a2f905bf418ad29ec7ad4540b42ea8e7 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Wed, 25 Sep 2019 10:15:34 +0200 Subject: [PATCH] Ancora update stili... --- MP-ADM/Content/Style.less | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/MP-ADM/Content/Style.less b/MP-ADM/Content/Style.less index 512f4c59..12fc2384 100644 --- a/MP-ADM/Content/Style.less +++ b/MP-ADM/Content/Style.less @@ -247,25 +247,23 @@ body { .sVe { text-align: left; width: 100%; - /*height: 100%;*/ - /*background: linear-gradient(#009036, #8cbd59, #00762c);*/ + background: linear-gradient(#009036, #8cbd59, #00762c); background-color: #009036; - background-image: url(../images/verde.png); + /*background-image: url(../images/verde.png);*/ color: Yellow; } .sGi { text-align: left; width: 100%; - /*height: 100%;*/ + background: linear-gradient(#ffec00, #ffef27, #b1a400); background-color: #ffec00; - background-image: url(../images/giallo.png); + /*background-image: url(../images/giallo.png);*/ } .sRo { text-align: left; width: 100%; - /*height: 100%;*/ background-color: #e2001a; background-image: url(../images/rosso.png); } @@ -273,18 +271,18 @@ body { .sBl { text-align: left; width: 100%; - /*height: 100%;*/ + background: linear-gradient(#509eff, #84baff, #3690FF); background-color: #3690FF; - background-image: url(../images/blu.png); + /*background-image: url(../images/blu.png);*/ color: Yellow; } .sGr { text-align: left; width: 100%; - height: 100%; + background: linear-gradient(#bcbcbc, #e0e0e0, #aaa); background-color: #bcbcbc; - background-image: url(../images/grigio.png); + /*background-image: url(../images/grigio.png);*/ } .statoMacchine {