diff --git a/.vs/ScheMe-SP/v15/sqlite3/storage.ide b/.vs/ScheMe-SP/v15/sqlite3/storage.ide
index 4839670..a4105b0 100644
Binary files a/.vs/ScheMe-SP/v15/sqlite3/storage.ide and b/.vs/ScheMe-SP/v15/sqlite3/storage.ide differ
diff --git a/ScheMe-SP/Accettazione.aspx b/ScheMe-SP/Accettazione.aspx
index ba81143..6e4d400 100644
--- a/ScheMe-SP/Accettazione.aspx
+++ b/ScheMe-SP/Accettazione.aspx
@@ -31,7 +31,7 @@
diff --git a/ScheMe-SP/Content/Style.css b/ScheMe-SP/Content/Style.css
index dc43aec..0256e63 100644
--- a/ScheMe-SP/Content/Style.css
+++ b/ScheMe-SP/Content/Style.css
@@ -1,5 +1,4 @@
-/*@coloreChiaro: #F1CCC1;*/
-/*modifiche font e stile*/
+/*modifiche font e stile*/
.uppercase {
text-transform: uppercase;
}
@@ -130,7 +129,7 @@
}
.btn-selected:hover,
.navbar-nav > li .btn-selected:hover {
- background-color: #ffa567;
+ background-color: #D1DDF1;
font-weight: 600;
color: #333;
}
@@ -148,30 +147,30 @@
}
/*Gestione tabella*/
.RowStyle {
- background-color: #FBF3EF;
+ background-color: #EFF3FB;
text-align: left;
}
.rowStyle {
- background-color: #FBF3EF;
+ background-color: #EFF3FB;
}
.editRowStyle {
- background-color: #CF6124;
+ background-color: #2461BF;
}
.selectedRowStyle {
- background-color: #F1CCC1;
+ background-color: #C1CCF1;
font-weight: bold;
- Color: #FF6633;
+ Color: #3366FF;
}
.alternatingRowStyle {
background-color: white;
}
.footerRowStyle {
- background-color: #FF7C50;
+ background-color: #5D7B9D;
font-weight: bold;
color: white;
}
.headerRowStyle {
- background-color: #FF7C50;
+ background-color: #5D7B9D;
font-weight: bold;
color: white;
}
@@ -179,16 +178,16 @@
line-height: 3em;
}
.baseRow {
- background-color: #FBF3EF;
+ background-color: #EFF3FB;
}
.altRow {
background-color: #FFF;
}
.editRow {
- background-color: #CF6124;
+ background-color: #2461BF;
}
.selectedRow {
- background-color: #ffa567;
+ background-color: #D1DDF1;
font-weight: 600;
color: #333;
}
@@ -205,7 +204,7 @@
color: white;
}
.pagerRow {
- background-color: #CF6124;
+ background-color: #2461BF;
color: white;
text-align: center;
margin: auto;
@@ -236,7 +235,7 @@
text-align: center;
vertical-align: baseline;
text-decoration: none;
- background-color: #CF6124;
+ background-color: #2461BF;
}
.GridPager a {
background-color: #f5f5f5;
diff --git a/ScheMe-SP/Content/Style.less b/ScheMe-SP/Content/Style.less
index afbc029..5d196a3 100644
--- a/ScheMe-SP/Content/Style.less
+++ b/ScheMe-SP/Content/Style.less
@@ -2,13 +2,15 @@
}
@colore: #3388CC;
-@coloreChiaro: #ffa567;
-/*@coloreChiaro: #F1CCC1;*/
-@coloreScuro: #CF6124;
-@headerCol: #EEEEEE;
-
+@coloreChiaro: #D1DDF1;
+@coloreScuro: #2461BF;
+@coloreSel: #3366FF;
+@sfondoSel: #C1CCF1;
+@coloreMedio: #5D7B9D;
+@coloreAlt: #EFF3FB;
@testoScuro: #333;
@testoChiaro: #EFEFEF;
+@headerCol: #EEEEEE;
/*modifiche font e stile*/
.uppercase {
@@ -168,12 +170,12 @@
/*Gestione tabella*/
.RowStyle {
- background-color: #FBF3EF;
+ background-color: @coloreAlt;
text-align: left;
}
.rowStyle {
- background-color: #FBF3EF;
+ background-color: @coloreAlt;
}
.editRowStyle {
@@ -181,9 +183,9 @@
}
.selectedRowStyle {
- background-color: #F1CCC1;
+ background-color: @sfondoSel;
font-weight: bold;
- Color: #FF6633;
+ Color: @coloreSel;
}
.alternatingRowStyle {
@@ -191,13 +193,13 @@
}
.footerRowStyle {
- background-color: #FF7C50;
+ background-color: @coloreMedio;
font-weight: bold;
color: white;
}
.headerRowStyle {
- background-color: #FF7C50;
+ background-color: @coloreMedio;
font-weight: bold;
color: white;
}
@@ -207,7 +209,7 @@
}
.baseRow {
- background-color: #FBF3EF;
+ background-color: @coloreAlt;
}
.altRow {
diff --git a/ScheMe-SP/Content/Style.min.css b/ScheMe-SP/Content/Style.min.css
index f66a4f2..c1d00f1 100644
--- a/ScheMe-SP/Content/Style.min.css
+++ b/ScheMe-SP/Content/Style.min.css
@@ -1 +1 @@
-.uppercase{text-transform:uppercase}.bigBtn{min-height:2.2em;font-size:1.2em}.smaller{font-size:.7em}.navbar-nav{display:table;width:100%;margin:0}.navbar-nav>li{float:none;display:table-cell;text-align:center}.VVF-CL-01{color:#060;background-color:#fff}.VVF-CL-02{color:#ff3;background-color:#22f}.VVF-CL-03{color:#ff3;background-color:#181}.VVF-CL-04{background-color:#ff1}.VVF-CL-05{color:#ff3;background-color:#e62}.VVF-CL-06{color:#ff1;background-color:#ff0c0c}.headerRow{background-color:#eee;color:#000}.text-center{text-align:center;margin:auto}.tStrong{font-weight:bold;font-size:1.3em}.flRight{float:right}.errore{color:#f00}.headLine{background-color:#38c;color:#fff}.hBlock{background-color:#d7d7d7;color:#000}.hBlockDrk{background-color:#585858;color:#fff}.fBlock{background-color:#f2f2f2;color:#000}.btn-circle{width:2.2em;height:2.2em;text-align:center;padding:.3em 0;font-size:1em;line-height:1.6;border-radius:1em}.btn-circle.btn-lg{width:3.5em;height:3.5em;padding:.6em 1em;font-size:1.5em;line-height:1.5;border-radius:1.8em}.btn-circle.btn-xl{width:5em;height:5em;padding:.6em 1em;font-size:2em;line-height:1.5;border-radius:3em}.btn-selected,.navbar-nav>li>.btn-selected{background-color:#38c;font-weight:600;color:#fff}.btn-selected:hover,.navbar-nav>li .btn-selected:hover{background-color:#ffa567;font-weight:600;color:#333}.btn-unselected,.navbar-nav>li .btn-unselected{background-color:#efefef;font-weight:600;color:#333}.btn-unselected:hover,.navbar-nav>li>.btn-unselected:hover{background-color:#333;font-weight:600;color:#efefef}.RowStyle{background-color:#fbf3ef;text-align:left}.rowStyle{background-color:#fbf3ef}.editRowStyle{background-color:#cf6124}.selectedRowStyle{background-color:#f1ccc1;font-weight:bold;Color:#f63}.alternatingRowStyle{background-color:#fff}.footerRowStyle{background-color:#ff7c50;font-weight:bold;color:#fff}.headerRowStyle{background-color:#ff7c50;font-weight:bold;color:#fff}.spacedRow{line-height:3em}.baseRow{background-color:#fbf3ef}.altRow{background-color:#fff}.editRow{background-color:#cf6124}.selectedRow{background-color:#ffa567;font-weight:600;color:#333}.headerHighlight{font-weight:600;color:#38c;font-size:1.2em}.footerRow{background-color:#38c;font-weight:600;color:#fff}.pagerRow{background-color:#cf6124;color:#fff;text-align:center;margin:auto}.stortAscCellStyle{background-color:#f5f7fb}.stortAscHeadStyle{background-color:#6d95e1}.stortDescCellStyle{background-color:#e9ebef}.stortDescHeadStyle{background-color:#4870be}.GridPager{background-color:#ff7c50}.GridPager a,.GridPager span{display:block;height:2em;width:2em;text-align:center;vertical-align:baseline;text-decoration:none;background-color:#cf6124}.GridPager a{background-color:#f5f5f5;color:#969696}.GridPager span{background-color:#f2dca1;color:#000;font-weight:bold}.imgNoPad{margin-top:-3px;margin-bottom:-7px}@media all and (min-width:768px){#textWrapper{font-size:1em}#headData{margin-top:0}}@media all and (min-width:1024px){#textWrapper{font-size:1.2em}#headData{margin-top:0}}@media all and (min-width:1440px){#textWrapper{font-size:1.4em}#headData{margin-top:0}}@media all and (min-width:1600px){#textWrapper{font-size:1.6em}#headData{margin-top:0}}@media all and (min-width:1900px){#textWrapper{font-size:1.8em}#headData{margin-top:0}}@media all and (min-width:2200px){#textWrapper{font-size:2em}#headData{margin-top:0}}@media all and (max-width:767px){#textWrapper{font-size:.8em}#headData{margin-top:6px}}@media all and (max-width:480px){#textWrapper{font-size:.6em}#headData{margin-top:14px}}@media all and (max-width:320px){#textWrapper{font-size:.5em}#headData{margin-top:18px}}
\ No newline at end of file
+.uppercase{text-transform:uppercase;}.bigBtn{min-height:2.2em;font-size:1.2em;}.smaller{font-size:.7em;}.navbar-nav{display:table;width:100%;margin:0;}.navbar-nav>li{float:none;display:table-cell;text-align:center;}.VVF-CL-01{color:#060;background-color:#fff;}.VVF-CL-02{color:#ff3;background-color:#22f;}.VVF-CL-03{color:#ff3;background-color:#181;}.VVF-CL-04{background-color:#ff1;}.VVF-CL-05{color:#ff3;background-color:#e62;}.VVF-CL-06{color:#ff1;background-color:#ff0c0c;}.headerRow{background-color:#eee;color:#000;}.text-center{text-align:center;margin:auto;}.tStrong{font-weight:bold;font-size:1.3em;}.flRight{float:right;}.errore{color:#f00;}.headLine{background-color:#38c;color:#fff;}.hBlock{background-color:#d7d7d7;color:#000;}.hBlockDrk{background-color:#585858;color:#fff;}.fBlock{background-color:#f2f2f2;color:#000;}.btn-circle{width:2.2em;height:2.2em;text-align:center;padding:.3em 0;font-size:1em;line-height:1.6;border-radius:1em;}.btn-circle.btn-lg{width:3.5em;height:3.5em;padding:.6em 1em;font-size:1.5em;line-height:1.5;border-radius:1.8em;}.btn-circle.btn-xl{width:5em;height:5em;padding:.6em 1em;font-size:2em;line-height:1.5;border-radius:3em;}.btn-selected,.navbar-nav>li>.btn-selected{background-color:#38c;font-weight:600;color:#fff;}.btn-selected:hover,.navbar-nav>li .btn-selected:hover{background-color:#d1ddf1;font-weight:600;color:#333;}.btn-unselected,.navbar-nav>li .btn-unselected{background-color:#efefef;font-weight:600;color:#333;}.btn-unselected:hover,.navbar-nav>li>.btn-unselected:hover{background-color:#333;font-weight:600;color:#efefef;}.RowStyle{background-color:#eff3fb;text-align:left;}.rowStyle{background-color:#eff3fb;}.editRowStyle{background-color:#2461bf;}.selectedRowStyle{background-color:#c1ccf1;font-weight:bold;Color:#36f;}.alternatingRowStyle{background-color:#fff;}.footerRowStyle{background-color:#5d7b9d;font-weight:bold;color:#fff;}.headerRowStyle{background-color:#5d7b9d;font-weight:bold;color:#fff;}.spacedRow{line-height:3em;}.baseRow{background-color:#eff3fb;}.altRow{background-color:#fff;}.editRow{background-color:#2461bf;}.selectedRow{background-color:#d1ddf1;font-weight:600;color:#333;}.headerHighlight{font-weight:600;color:#38c;font-size:1.2em;}.footerRow{background-color:#38c;font-weight:600;color:#fff;}.pagerRow{background-color:#2461bf;color:#fff;text-align:center;margin:auto;}.stortAscCellStyle{background-color:#f5f7fb;}.stortAscHeadStyle{background-color:#6d95e1;}.stortDescCellStyle{background-color:#e9ebef;}.stortDescHeadStyle{background-color:#4870be;}.GridPager{background-color:#ff7c50;}.GridPager a,.GridPager span{display:block;height:2em;width:2em;text-align:center;vertical-align:baseline;text-decoration:none;background-color:#2461bf;}.GridPager a{background-color:#f5f5f5;color:#969696;}.GridPager span{background-color:#f2dca1;color:#000;font-weight:bold;}.imgNoPad{margin-top:-3px;margin-bottom:-7px;}@media all and (min-width:768px){#textWrapper{font-size:1em;}#headData{margin-top:0;}}@media all and (min-width:1024px){#textWrapper{font-size:1.2em;}#headData{margin-top:0;}}@media all and (min-width:1440px){#textWrapper{font-size:1.4em;}#headData{margin-top:0;}}@media all and (min-width:1600px){#textWrapper{font-size:1.6em;}#headData{margin-top:0;}}@media all and (min-width:1900px){#textWrapper{font-size:1.8em;}#headData{margin-top:0;}}@media all and (min-width:2200px){#textWrapper{font-size:2em;}#headData{margin-top:0;}}@media all and (max-width:767px){#textWrapper{font-size:.8em;}#headData{margin-top:6px;}}@media all and (max-width:480px){#textWrapper{font-size:.6em;}#headData{margin-top:14px;}}@media all and (max-width:320px){#textWrapper{font-size:.5em;}#headData{margin-top:18px;}}
\ No newline at end of file
diff --git a/ScheMe-SP/VVSP_12.aspx b/ScheMe-SP/VVSP_12.aspx
index 7cf237b..1122014 100644
--- a/ScheMe-SP/VVSP_12.aspx
+++ b/ScheMe-SP/VVSP_12.aspx
@@ -252,7 +252,7 @@
@@ -513,7 +513,7 @@
@@ -775,7 +775,7 @@
diff --git a/ScheMe-SP/VVSP_345.aspx b/ScheMe-SP/VVSP_345.aspx
index ec9db8c..a42351e 100644
--- a/ScheMe-SP/VVSP_345.aspx
+++ b/ScheMe-SP/VVSP_345.aspx
@@ -266,7 +266,7 @@