completata review x cambio colore da score...
This commit is contained in:
@@ -1,3 +1,27 @@
|
||||
/* punteggi colore */
|
||||
.VVF-CL-01 {
|
||||
color: #006600;
|
||||
background-color: white;
|
||||
}
|
||||
.VVF-CL-02 {
|
||||
color: #FFFF33;
|
||||
background-color: #2222FF;
|
||||
}
|
||||
.VVF-CL-03 {
|
||||
color: #FFFF33;
|
||||
background-color: #118811;
|
||||
}
|
||||
.VVF-CL-04 {
|
||||
background-color: #FFFF11;
|
||||
}
|
||||
.VVF-CL-05 {
|
||||
color: #FFFF33;
|
||||
background-color: #EE2222;
|
||||
}
|
||||
.VVF-CL-06 {
|
||||
color: #FFFF11;
|
||||
background-color: #530c0c;
|
||||
}
|
||||
.baseRow {
|
||||
background-color: #EFF3FB;
|
||||
}
|
||||
@@ -5,25 +29,25 @@
|
||||
background-color: #FFF;
|
||||
}
|
||||
.editRow {
|
||||
background-color: #2461bf;
|
||||
background-color: #2461BF;
|
||||
}
|
||||
.selectedRow {
|
||||
background-color: #d1ddf1;
|
||||
background-color: #D1DDF1;
|
||||
font-weight: 600;
|
||||
color: #333333;
|
||||
color: #333;
|
||||
}
|
||||
.headerRow {
|
||||
background-color: #507cd1;
|
||||
background-color: #507CD1;
|
||||
font-weight: 600;
|
||||
color: white;
|
||||
}
|
||||
.footerRow {
|
||||
background-color: #507cd1;
|
||||
background-color: #507CD1;
|
||||
font-weight: 600;
|
||||
color: white;
|
||||
}
|
||||
.pagerRow {
|
||||
background-color: #2461bf;
|
||||
background-color: #2461BF;
|
||||
color: white;
|
||||
text-align: center;
|
||||
margin: auto;
|
||||
@@ -95,4 +119,4 @@
|
||||
#headData {
|
||||
margin-top: 18px;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -7,6 +7,32 @@
|
||||
|
||||
@testoScuro: #333;
|
||||
|
||||
|
||||
/* punteggi colore */
|
||||
.VVF-CL-01{
|
||||
color: #006600;
|
||||
background-color: white;
|
||||
}
|
||||
.VVF-CL-02{
|
||||
color: #FFFF33;
|
||||
background-color: #2222FF;
|
||||
}
|
||||
.VVF-CL-03{
|
||||
color: #FFFF33;
|
||||
background-color: #118811;
|
||||
}
|
||||
.VVF-CL-04{
|
||||
background-color: #FFFF11;
|
||||
}
|
||||
.VVF-CL-05{
|
||||
color: #FFFF33;
|
||||
background-color: #EE2222;
|
||||
}
|
||||
.VVF-CL-06{
|
||||
color: #FFFF11;
|
||||
background-color: #530c0c;
|
||||
}
|
||||
|
||||
.baseRow {
|
||||
background-color: #EFF3FB;
|
||||
}
|
||||
|
||||
Vendored
+1
-1
@@ -1 +1 @@
|
||||
.baseRow{background-color:#eff3fb}.altRow{background-color:#fff}.editRow{background-color:#2461bf}.selectedRow{background-color:#d1ddf1;font-weight:600;color:#333}.headerRow{background-color:#507cd1;font-weight:600;color:#fff}.footerRow{background-color:#507cd1;font-weight:600;color:#fff}.pagerRow{background-color:#2461bf;color:#fff;text-align:center;margin:auto}.text-center{text-align:center;margin:auto}.tStrong{font-weight:bold;font-size:1.3em}.flRight{float:right}@media all and (min-width:768px){#textWrapper{font-size:1em}#headData{margin-top:0}}@media all and (min-width:1024px){#textWrapper{font-size:1.1em}#headData{margin-top:0}}@media all and (min-width:1440px){#textWrapper{font-size:1.2em}#headData{margin-top:0}}@media all and (min-width:1600px){#textWrapper{font-size:1.3em}#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}}
|
||||
.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:#e22;}.VVF-CL-06{color:#ff1;background-color:#530c0c;}.baseRow{background-color:#eff3fb;}.altRow{background-color:#fff;}.editRow{background-color:#2461bf;}.selectedRow{background-color:#d1ddf1;font-weight:600;color:#333;}.headerRow{background-color:#507cd1;font-weight:600;color:#fff;}.footerRow{background-color:#507cd1;font-weight:600;color:#fff;}.pagerRow{background-color:#2461bf;color:#fff;text-align:center;margin:auto;}.text-center{text-align:center;margin:auto;}.tStrong{font-weight:bold;font-size:1.3em;}.flRight{float:right;}@media all and (min-width:768px){#textWrapper{font-size:1em;}#headData{margin-top:0;}}@media all and (min-width:1024px){#textWrapper{font-size:1.1em;}#headData{margin-top:0;}}@media all and (min-width:1440px){#textWrapper{font-size:1.2em;}#headData{margin-top:0;}}@media all and (min-width:1600px){#textWrapper{font-size:1.3em;}#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;}}
|
||||
@@ -338,7 +338,7 @@
|
||||
<DependentUpon>Style.less</DependentUpon>
|
||||
</Content>
|
||||
<Content Include="Content\Style.min.css">
|
||||
<DependentUpon>Style.less</DependentUpon>
|
||||
<DependentUpon>Style.css</DependentUpon>
|
||||
</Content>
|
||||
<Content Include="Default.aspx" />
|
||||
<Content Include="ExtLib\Microsoft.ReportViewer.Common.dll" />
|
||||
|
||||
+2
-2
@@ -27,9 +27,9 @@
|
||||
<label style="font-size: 0.9em;">Classe</label>
|
||||
<asp:Label CssClass="tStrong flRight" runat="server" ID="lblClasse" Text='<%# Eval("Classe") %>' />
|
||||
</li>
|
||||
<li class="ui-field-contain" data-theme="c">
|
||||
<li class='<%# Eval("Classe", "ui-field-contain VVF-CL-0{0}") %>' data-theme="d">
|
||||
<label style="font-size: 0.9em;">Rischio</label>
|
||||
<asp:DropDownList Enabled="false" runat="server" ID="ddlRischio" DataSourceID="odsRischio" DataValueField="value" DataTextField="label" SelectedValue='<%# Eval("Classe") %>' />
|
||||
<asp:DropDownList Enabled="false" runat="server" ID="ddlRischio" DataSourceID="odsRischio" DataValueField="value" DataTextField="label" SelectedValue='<%# Eval("Classe") %>' CssClass='<%# Eval("Classe", "VVF-CL-0{0}") %>' />
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -2,5 +2,9 @@
|
||||
{
|
||||
"outputFile": "Content/ScheMe.css",
|
||||
"inputFile": "Content/ScheMe.less"
|
||||
},
|
||||
{
|
||||
"outputFile": "Content/Style.css",
|
||||
"inputFile": "Content/Style.less"
|
||||
}
|
||||
]
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user