From 540c3f99cd16ae97ecb3bb2c9256e1a7a40ee4e0 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Thu, 28 Jun 2018 12:03:54 +0200 Subject: [PATCH] refresh dich (ombre) + query x vedere stati grigio/spento --- MP-TAB/Content/dichMan.css | 2 +- MP-TAB/Content/dichMan.less | 2 +- MP-TAB/Content/dichMan.min.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/MP-TAB/Content/dichMan.css b/MP-TAB/Content/dichMan.css index da490a4c..40b0b5ff 100644 --- a/MP-TAB/Content/dichMan.css +++ b/MP-TAB/Content/dichMan.css @@ -16,7 +16,7 @@ font-family: 'Open Sans Condensed', sans-serif; color: #FFF; background-image: linear-gradient(#111, #000); - box-shadow: 5px 5px 10px 0 rgba(150, 150, 150, 0.2), 10px 10px 10px 0 rgba(200, 200, 200, 0.39); + /*box-shadow: 5px 5px 10px 0 rgba(150, 150, 150, 0.2), 10px 10px 10px 0 rgba(200, 200, 200, 0.39);*/ /*width: 4rem;*/ } /* First breakpoint is 425px */ diff --git a/MP-TAB/Content/dichMan.less b/MP-TAB/Content/dichMan.less index 1f6936ba..c2b9a2d9 100644 --- a/MP-TAB/Content/dichMan.less +++ b/MP-TAB/Content/dichMan.less @@ -17,7 +17,7 @@ font-family: 'Open Sans Condensed', sans-serif; color: #FFF; background-image: linear-gradient(#111, #000); - box-shadow: 5px 5px 10px 0 rgba(150, 150, 150, 0.2), 10px 10px 10px 0 rgba(200, 200, 200, 0.39); + /*box-shadow: 5px 5px 10px 0 rgba(150, 150, 150, 0.2), 10px 10px 10px 0 rgba(200, 200, 200, 0.39);*/ /*width: 4rem;*/ } diff --git a/MP-TAB/Content/dichMan.min.css b/MP-TAB/Content/dichMan.min.css index 8e83b887..a6ddda3f 100644 --- a/MP-TAB/Content/dichMan.min.css +++ b/MP-TAB/Content/dichMan.min.css @@ -1 +1 @@ -.labelBottom{background:#111;background:rgba(0,0,0,.8);-webkit-background-clip:padding-box;background-clip:padding-box;padding:0 .4em;min-height:30%;width:100%;-webkit-border-bottom-left-radius:inherit;border-bottom-left-radius:inherit;-webkit-border-bottom-right-radius:inherit;border-bottom-right-radius:inherit;line-height:1em;}.dichBlock{font-family:'Open Sans Condensed',sans-serif;color:#fff;background-image:linear-gradient(#111,#000);box-shadow:5px 5px 10px 0 rgba(150,150,150,.2),10px 10px 10px 0 rgba(200,200,200,.39);width:6em;}@media all and (max-width:600px){.dichBlock{font-size:1em;}}@media all and (min-width:600px){.dichBlock{font-size:1em;width:7em;}}@media all and (min-width:800px){.dichBlock{font-size:1.4em;width:7em;}}@media all and (min-width:1100px){.dichBlock{font-size:1.5em;width:7em;}} \ No newline at end of file +.labelBottom{background:#111;background:rgba(0,0,0,.8);-webkit-background-clip:padding-box;background-clip:padding-box;padding:0 .4em;width:100%;-webkit-border-bottom-left-radius:inherit;border-bottom-left-radius:inherit;-webkit-border-bottom-right-radius:inherit;border-bottom-right-radius:inherit;line-height:1em;}.dichBlock{font-family:'Open Sans Condensed',sans-serif;color:#fff;background-image:linear-gradient(#111,#000);}@media all and (max-width:425px){.dichBlock{font-size:.7em;}}@media all and (min-width:425px){.dichBlock{font-size:.8em;}}@media all and (min-width:600px){.dichBlock{font-size:1em;}}@media all and (min-width:800px){.dichBlock{font-size:1.4em;}}@media all and (min-width:1100px){.dichBlock{font-size:1.5em;}} \ No newline at end of file