diff --git a/CMS-SC-Data/bin/Debug/CMS-SC-Data.dll b/CMS-SC-Data/bin/Debug/CMS-SC-Data.dll index 91c21b5..1a0564b 100644 Binary files a/CMS-SC-Data/bin/Debug/CMS-SC-Data.dll and b/CMS-SC-Data/bin/Debug/CMS-SC-Data.dll differ diff --git a/CMS-SC-Data/bin/Debug/SteamWare.dll b/CMS-SC-Data/bin/Debug/SteamWare.dll index 81e609f..0da9c1d 100644 Binary files a/CMS-SC-Data/bin/Debug/SteamWare.dll and b/CMS-SC-Data/bin/Debug/SteamWare.dll differ diff --git a/CMS-SC-Data/bin/Debug/SteamWare.xml b/CMS-SC-Data/bin/Debug/SteamWare.xml index ca69180..2f062b2 100644 --- a/CMS-SC-Data/bin/Debug/SteamWare.xml +++ b/CMS-SC-Data/bin/Debug/SteamWare.xml @@ -602,7 +602,7 @@ - effettua setup dei connection strings da web.config delal singola applicazione + effettua setup dei connection strings da web.config della singola applicazione @@ -4667,5 +4667,24 @@ + + + gestione helper tempi ciclo + + + + + formatta in minuti/sec partendo da min.cent + + + + + + + conversione da tempo minuti centesimali a minuti/secondi + + + + diff --git a/CMS-SC-Data/bin/Release/CMS-SC-Data.dll b/CMS-SC-Data/bin/Release/CMS-SC-Data.dll index 86344cd..afa43fd 100644 Binary files a/CMS-SC-Data/bin/Release/CMS-SC-Data.dll and b/CMS-SC-Data/bin/Release/CMS-SC-Data.dll differ diff --git a/CMS-SC-Data/bin/Release/SteamWare.dll b/CMS-SC-Data/bin/Release/SteamWare.dll index fb581d6..8193dcb 100644 Binary files a/CMS-SC-Data/bin/Release/SteamWare.dll and b/CMS-SC-Data/bin/Release/SteamWare.dll differ diff --git a/CMS-SC-Data/obj/Debug/CMS-SC-Data.dll b/CMS-SC-Data/obj/Debug/CMS-SC-Data.dll index 91c21b5..1a0564b 100644 Binary files a/CMS-SC-Data/obj/Debug/CMS-SC-Data.dll and b/CMS-SC-Data/obj/Debug/CMS-SC-Data.dll differ diff --git a/CMS-SC-Data/obj/Release/CMS-SC-Data.dll b/CMS-SC-Data/obj/Release/CMS-SC-Data.dll index 86344cd..afa43fd 100644 Binary files a/CMS-SC-Data/obj/Release/CMS-SC-Data.dll and b/CMS-SC-Data/obj/Release/CMS-SC-Data.dll differ diff --git a/CMS_SC/Bootstrap.Master b/CMS_SC/Bootstrap.Master index 2271813..70fc567 100644 --- a/CMS_SC/Bootstrap.Master +++ b/CMS_SC/Bootstrap.Master @@ -28,7 +28,7 @@
- + <%--EnablePartialRendering="false"--%> <%--To learn more about bundling scripts in ScriptManager see http://go.microsoft.com/fwlink/?LinkID=272931&clcid=0x409 --%> <%--Framework Scripts--%> diff --git a/CMS_SC/Content/Style.css b/CMS_SC/Content/Style.css index 0770265..f346f26 100644 --- a/CMS_SC/Content/Style.css +++ b/CMS_SC/Content/Style.css @@ -852,10 +852,10 @@ a:focus { /* Small devices (tablets, 768px and up) */ @media (min-width: 768px) { .subnav-collapse.collapse { - display: block!important; - height: auto!important; + display: block !important; + height: auto !important; padding-bottom: 0; - overflow: visible!important; + overflow: visible !important; } } /* Medium devices (desktops, 992px and up) */ @@ -890,4 +890,9 @@ a:focus { /*border-top: 1px solid #3AC0F2; border-bottom: 1px solid #3AC0F2;*/ font-weight: bold; +} +.hiddenBtn { + height: 0; + width: 0; + visibility: hidden; } \ No newline at end of file diff --git a/CMS_SC/Content/Style.less b/CMS_SC/Content/Style.less index 600d388..b04402d 100644 --- a/CMS_SC/Content/Style.less +++ b/CMS_SC/Content/Style.less @@ -38,12 +38,13 @@ margin: auto; } - .paginatore > td > table > tbody > tr > td{ - padding: 0px 4px; - } - .paginatore > td > table > tbody > tr > td > a{ - text-decoration: underline; - } +.paginatore > td > table > tbody > tr > td { + padding: 0px 4px; +} + +.paginatore > td > table > tbody > tr > td > a { + text-decoration: underline; +} /* fix font e body principale (x tema richiesto) */ body { @@ -58,11 +59,11 @@ a { text-decoration: none; } - a:focus { - outline: thin dotted #333; - outline: 5px auto -webkit-focus-ring-color; - outline-offset: -2px; - } +a:focus { + outline: thin dotted #333; + outline: 5px auto -webkit-focus-ring-color; + outline-offset: -2px; +} /* linea separazione bottom */ @@ -140,20 +141,20 @@ a { box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15); } - .navbar.navbar-inverse .navbar-form .search-query:focus { - /*background-color: #9CF;*/ - border-color: #9CF; - border-width: 2px; - /*background-color: #FFF;*/ - } +.navbar.navbar-inverse .navbar-form .search-query:focus { + /*background-color: #9CF;*/ + border-color: #9CF; + border-width: 2px; + /*background-color: #FFF;*/ +} - .navbar.navbar-inverse .navbar-form .search-query::-webkit-input-placeholder { - color: #666; - } +.navbar.navbar-inverse .navbar-form .search-query::-webkit-input-placeholder { + color: #666; +} - .navbar.navbar-inverse .navbar-form .search-query::-moz-placeholder { - color: #666; - } +.navbar.navbar-inverse .navbar-form .search-query::-moz-placeholder { + color: #666; +} .titleBar { @@ -178,168 +179,168 @@ a { /*border-top: 1px solid #595959;*/ } - .subnavbar .subnav-toggle { - display: none; - padding: .5em 0; - margin: 0 auto; - font-size: 18px; - text-align: center; - color: #ff9900; - } +.subnavbar .subnav-toggle { + display: none; + padding: .5em 0; + margin: 0 auto; + font-size: 18px; + text-align: center; + color: #ff9900; +} - .subnavbar .subnav-toggle:hover { - text-decoration: none; - } +.subnavbar .subnav-toggle:hover { + text-decoration: none; +} - .subnavbar .subnavbar-inner { - height: 70px; - /*background-image: -webkit-gradient(linear, left 0%, left 100%, from(#414141), to(#323232)); +.subnavbar .subnavbar-inner { + height: 70px; + /*background-image: -webkit-gradient(linear, left 0%, left 100%, from(#414141), to(#323232)); background-image: -webkit-linear-gradient(top, #414141, 0%, #323232, 100%); background-image: -moz-linear-gradient(top, #414141 0%, #323232 100%); background-image: linear-gradient(to bottom, #414141 0%, #323232 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff414141', endColorstr='#ff323232', GradientType=0);*/ - border-bottom: 1px solid #000; - } + border-bottom: 1px solid #000; +} - .subnavbar .btn-subnavbar { - display: none; - padding: 10px 0 8px; - color: #F90; - font-size: 16px; - text-align: center; - cursor: pointer; - } +.subnavbar .btn-subnavbar { + display: none; + padding: 10px 0 8px; + color: #F90; + font-size: 16px; + text-align: center; + cursor: pointer; +} - .subnavbar .btn-subnavbar:hover { - text-decoration: none; - } +.subnavbar .btn-subnavbar:hover { + text-decoration: none; +} - .subnavbar .dropdown .caret { - margin-top: -16px; - /*border-top-color: #888;*/ - border-bottom-color: #888; - opacity: 35; - filter: alpha(opacity=3500); - } +.subnavbar .dropdown .caret { + margin-top: -16px; + /*border-top-color: #888;*/ + border-bottom-color: #888; + opacity: 35; + filter: alpha(opacity=3500); +} - .subnavbar .dropdown.open .caret { - display: none; - } +.subnavbar .dropdown.open .caret { + display: none; +} - .subnavbar .mainnav { - display: inline-block; - height: 70px; - padding: 0; - margin: 0; - /*border-left: 1px solid #292929; +.subnavbar .mainnav { + display: inline-block; + height: 70px; + padding: 0; + margin: 0; + /*border-left: 1px solid #292929; border-right: 1px solid #4A4A4A;*/ - } +} - .subnavbar .mainnav > li { - float: left; - min-width: 80px; - height: 70px; - padding: 0; - margin: 0; - text-align: center; - list-style: none; - /*border-left: 1px solid #4A4A4A; +.subnavbar .mainnav > li { + float: left; + min-width: 80px; + height: 70px; + padding: 0; + margin: 0; + text-align: center; + list-style: none; + /*border-left: 1px solid #4A4A4A; border-right: 1px solid #292929;*/ - } +} - .subnavbar .mainnav > li > a { - display: block; - height: 100%; - padding: 0 15px; - font-size: 12px; - font-weight: bold; - color: #363636; - text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); - } +.subnavbar .mainnav > li > a { + display: block; + height: 100%; + padding: 0 15px; + font-size: 12px; + font-weight: bold; + color: #363636; + text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); +} - .subnavbar .mainnav > li > a:hover { - color: #888; - text-decoration: none; - } +.subnavbar .mainnav > li > a:hover { + color: #888; + text-decoration: none; +} - .subnavbar .mainnav > li > a > i { - position: relative; - top: 2px; - display: inline-block; - width: 24px; - height: 24px; - /*margin-top: 12px;*/ - margin-top: 2px; - margin-bottom: 9px; - font-size: 28px; - } +.subnavbar .mainnav > li > a > i { + position: relative; + top: 2px; + display: inline-block; + width: 24px; + height: 24px; + /*margin-top: 12px;*/ + margin-top: 2px; + margin-bottom: 9px; + font-size: 28px; +} - .subnavbar .mainnav > li > a > span { - display: block; - padding-bottom: 2px; - } +.subnavbar .mainnav > li > a > span { + display: block; + padding-bottom: 2px; +} - .subnavbar .mainnav > li.open > a { - text-decoration: none; - } +.subnavbar .mainnav > li.open > a { + text-decoration: none; +} - .subnavbar .mainnav > li.active > a { - background: #333333; - color: #33AFFF; - } +.subnavbar .mainnav > li.active > a { + background: #333333; + color: #33AFFF; +} - .subnavbar .mainnav > li.active > a .caret { - border-top-color: #33AFFF; - border-bottom-color: #33AFFF; - } +.subnavbar .mainnav > li.active > a .caret { + border-top-color: #33AFFF; + border-bottom-color: #33AFFF; +} - .subnavbar .dropdown > .dropdown-menu { - top: 97%; - text-align: left; - -webkit-border-top-left-radius: 0; - -webkit-border-top-right-radius: 0; - -moz-border-radius-topleft: 0; - -moz-border-radius-topright: 0; - border-top-left-radius: 0; - border-top-right-radius: 0; - } +.subnavbar .dropdown > .dropdown-menu { + top: 97%; + text-align: left; + -webkit-border-top-left-radius: 0; + -webkit-border-top-right-radius: 0; + -moz-border-radius-topleft: 0; + -moz-border-radius-topright: 0; + border-top-left-radius: 0; + border-top-right-radius: 0; +} - .subnavbar .dropdown > .dropdown-menu a { - font-size: 12px; - } +.subnavbar .dropdown > .dropdown-menu a { + font-size: 12px; +} - .subnavbar .dropdown > .dropdown-menu::before, - .subnavbar .dropdown > .dropdown-menu::after { - content: ''; - display: inline-block; - border-left: 7px solid transparent; - border-right: 7px solid transparent; - border-bottom: 7px solid #CCC; - border-bottom-color: rgba(0, 0, 0, 0.2); - position: absolute; - top: -7px; - left: 9px; - } +.subnavbar .dropdown > .dropdown-menu::before, +.subnavbar .dropdown > .dropdown-menu::after { + content: ''; + display: inline-block; + border-left: 7px solid transparent; + border-right: 7px solid transparent; + border-bottom: 7px solid #CCC; + border-bottom-color: rgba(0, 0, 0, 0.2); + position: absolute; + top: -7px; + left: 9px; +} - .subnavbar .dropdown > .dropdown-menu::after { - border-left-width: 6px; - border-right-width: 6px; - border-bottom-width: 6px; - border-bottom-color: #fff; - top: -6px; - left: 10px; - } +.subnavbar .dropdown > .dropdown-menu::after { + border-left-width: 6px; + border-right-width: 6px; + border-bottom-width: 6px; + border-bottom-color: #fff; + top: -6px; + left: 10px; +} - .subnavbar .dropdown-submenu .dropdown-menu:after, - .subnavbar .dropdown-submenu .dropdown-menu:before { - display: none; - } +.subnavbar .dropdown-submenu .dropdown-menu:after, +.subnavbar .dropdown-submenu .dropdown-menu:before { + display: none; +} - .subnavbar .subnav-collapse.collapse { - height: auto\9; - overflow: visible\9; - } +.subnavbar .subnav-collapse.collapse { + height: auto\9; + overflow: visible\9; +} /*------------------------------------------------------------------ [ Shortcuts / .shortcuts ] @@ -348,103 +349,108 @@ a { text-align: center; } - .shortcuts .shortcut { - min-width: 160px; - min-height: 100px; - display: inline-block; - padding: 8px 0; - margin: 0 2px 1em; - vertical-align: top; - text-decoration: none; - background: #F3F3F3; - background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#eeeeee)); - background-image: -webkit-linear-gradient(top, #ffffff, 0%, #eeeeee, 100%); - background-image: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); - background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%); - background-repeat: repeat-x; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0); - border: 1px solid #ddd; - box-sizing: border-box; - border-radius: 10px; - } - - .shortcuts .shortcut-sm { - min-width: 90px; - min-height: 60px; - display: inline-block; - padding: 5px 0; - margin: 0 2px 1em; - vertical-align: top; - text-decoration: none; - background: #F3F3F3; - background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#eeeeee)); - background-image: -webkit-linear-gradient(top, #ffffff, 0%, #eeeeee, 100%); - background-image: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); - background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%); - background-repeat: repeat-x; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0); - border: 1px solid #ddd; - box-sizing: border-box; - border-radius: 10px; - } - .shortcuts .shortcut .shortcut-icon { - width: 100%; - /*margin-top: .25em; - margin-bottom: .35em;*/ - margin-top: 0; - margin-bottom: 0; - font-size: 36px; - color: #555; - } - .shortcuts .shortcut-sm .shortcut-icon { - width: 100%; - /*margin-top: .25em; - margin-bottom: .35em;*/ - margin-top: 0; - margin-bottom: 0; - font-size: 36px; - color: #555; - } - - .shortcuts .shortcut:hover { - background: #E8E8E8; - background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fafafa), to(#e1e1e1)); - background-image: -webkit-linear-gradient(top, #fafafa, 0%, #e1e1e1, 100%); - background-image: -moz-linear-gradient(top, #fafafa 0%, #e1e1e1 100%); - background-image: linear-gradient(to bottom, #fafafa 0%, #e1e1e1 100%); - background-repeat: repeat-x; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#ffe1e1e1', GradientType=0); - } - .shortcuts .shortcut-sm:hover { - background: #E8E8E8; - background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fafafa), to(#e1e1e1)); - background-image: -webkit-linear-gradient(top, #fafafa, 0%, #e1e1e1, 100%); - background-image: -moz-linear-gradient(top, #fafafa 0%, #e1e1e1 100%); - background-image: linear-gradient(to bottom, #fafafa 0%, #e1e1e1 100%); - background-repeat: repeat-x; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#ffe1e1e1', GradientType=0); - } - - .shortcuts .shortcut:active { - box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); - } - .shortcuts .shortcut-sm:active { - box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); - } - - .shortcuts .shortcut:hover .shortcut-icon { - color: #666; - } - .shortcuts .shortcut-sm:hover .shortcut-icon { - color: #666; - } +.shortcuts .shortcut { + min-width: 160px; + min-height: 100px; + display: inline-block; + padding: 8px 0; + margin: 0 2px 1em; + vertical-align: top; + text-decoration: none; + background: #F3F3F3; + background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#eeeeee)); + background-image: -webkit-linear-gradient(top, #ffffff, 0%, #eeeeee, 100%); + background-image: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); + background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%); + background-repeat: repeat-x; + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0); + border: 1px solid #ddd; + box-sizing: border-box; + border-radius: 10px; +} - .shortcuts .shortcut-label { - display: block; - margin-top: .75em; - font-weight: 400; - color: #666; - } +.shortcuts .shortcut-sm { + min-width: 90px; + min-height: 60px; + display: inline-block; + padding: 5px 0; + margin: 0 2px 1em; + vertical-align: top; + text-decoration: none; + background: #F3F3F3; + background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#eeeeee)); + background-image: -webkit-linear-gradient(top, #ffffff, 0%, #eeeeee, 100%); + background-image: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); + background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%); + background-repeat: repeat-x; + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0); + border: 1px solid #ddd; + box-sizing: border-box; + border-radius: 10px; +} + +.shortcuts .shortcut .shortcut-icon { + width: 100%; + /*margin-top: .25em; + margin-bottom: .35em;*/ + margin-top: 0; + margin-bottom: 0; + font-size: 36px; + color: #555; +} + +.shortcuts .shortcut-sm .shortcut-icon { + width: 100%; + /*margin-top: .25em; + margin-bottom: .35em;*/ + margin-top: 0; + margin-bottom: 0; + font-size: 36px; + color: #555; +} + +.shortcuts .shortcut:hover { + background: #E8E8E8; + background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fafafa), to(#e1e1e1)); + background-image: -webkit-linear-gradient(top, #fafafa, 0%, #e1e1e1, 100%); + background-image: -moz-linear-gradient(top, #fafafa 0%, #e1e1e1 100%); + background-image: linear-gradient(to bottom, #fafafa 0%, #e1e1e1 100%); + background-repeat: repeat-x; + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#ffe1e1e1', GradientType=0); +} + +.shortcuts .shortcut-sm:hover { + background: #E8E8E8; + background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fafafa), to(#e1e1e1)); + background-image: -webkit-linear-gradient(top, #fafafa, 0%, #e1e1e1, 100%); + background-image: -moz-linear-gradient(top, #fafafa 0%, #e1e1e1 100%); + background-image: linear-gradient(to bottom, #fafafa 0%, #e1e1e1 100%); + background-repeat: repeat-x; + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#ffe1e1e1', GradientType=0); +} + +.shortcuts .shortcut:active { + box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); +} + +.shortcuts .shortcut-sm:active { + box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); +} + +.shortcuts .shortcut:hover .shortcut-icon { + color: #666; +} + +.shortcuts .shortcut-sm:hover .shortcut-icon { + color: #666; +} + +.shortcuts .shortcut-label { + display: block; + margin-top: .75em; + font-weight: 400; + color: #666; +} @@ -462,135 +468,135 @@ a { /* Widget Box */ } - .widget .widget-header { - position: relative; - height: 40px; - line-height: 40px; - background: #E9E9E9; - background: -moz-linear-gradient(top, #fafafa 0%, #e9e9e9 100%); - /* FF3.6+ */ - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #e9e9e9)); - /* Chrome,Safari4+ */ - background: -webkit-linear-gradient(top, #fafafa 0%, #e9e9e9 100%); - /* Chrome10+,Safari5.1+ */ - background: -o-linear-gradient(top, #fafafa 0%, #e9e9e9 100%); - /* Opera11.10+ */ - background: -ms-linear-gradient(top, #fafafa 0%, #e9e9e9 100%); - /* IE10+ */ - background: linear-gradient(top, #fafafa 0%, #e9e9e9 100%); - /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9'); - -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9')"; - border: 1px solid #D5D5D5; - -webkit-border-top-left-radius: 4px; - -webkit-border-top-right-radius: 4px; - -moz-border-radius-topleft: 4px; - -moz-border-radius-topright: 4px; - border-top-left-radius: 4px; - border-top-right-radius: 4px; - -webkit-background-clip: padding-box; - } +.widget .widget-header { + position: relative; + height: 40px; + line-height: 40px; + background: #E9E9E9; + background: -moz-linear-gradient(top, #fafafa 0%, #e9e9e9 100%); + /* FF3.6+ */ + background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #e9e9e9)); + /* Chrome,Safari4+ */ + background: -webkit-linear-gradient(top, #fafafa 0%, #e9e9e9 100%); + /* Chrome10+,Safari5.1+ */ + background: -o-linear-gradient(top, #fafafa 0%, #e9e9e9 100%); + /* Opera11.10+ */ + background: -ms-linear-gradient(top, #fafafa 0%, #e9e9e9 100%); + /* IE10+ */ + background: linear-gradient(top, #fafafa 0%, #e9e9e9 100%); + /* W3C */ + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9'); + -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9')"; + border: 1px solid #D5D5D5; + -webkit-border-top-left-radius: 4px; + -webkit-border-top-right-radius: 4px; + -moz-border-radius-topleft: 4px; + -moz-border-radius-topright: 4px; + border-top-left-radius: 4px; + border-top-right-radius: 4px; + -webkit-background-clip: padding-box; +} - .widget .widget-header h3 { - top: 0; - position: relative; - left: 10px; - display: inline-block; - margin-right: 3em; - font-size: 15px; - font-weight: 400; - color: #555; - line-height: 18px; - text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5); - } +.widget .widget-header h3 { + top: 0; + position: relative; + left: 10px; + display: inline-block; + margin-right: 3em; + font-size: 15px; + font-weight: 400; + color: #555; + line-height: 18px; + text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.5); +} - .widget .widget-header [class^="fa-"], - .widget .widget-header [class*=" fa-"] { - display: inline-block; - margin-top: -3px; - margin-left: 13px; - margin-right: -2px; - font-size: 16px; - color: #555; - vertical-align: middle; - } +.widget .widget-header [class^="fa-"], +.widget .widget-header [class*=" fa-"] { + display: inline-block; + margin-top: -3px; + margin-left: 13px; + margin-right: -2px; + font-size: 16px; + color: #555; + vertical-align: middle; +} - .widget .widget-content { - padding: 25px 15px 15px; - background: #FFF; - border: 1px solid #D5D5D5; - -moz-border-radius: 5px; - -webkit-border-radius: 5px; - border-radius: 5px; - } +.widget .widget-content { + padding: 25px 15px 15px; + background: #FFF; + border: 1px solid #D5D5D5; + -moz-border-radius: 5px; + -webkit-border-radius: 5px; + border-radius: 5px; +} - .widget .widget-header + .widget-content { - border-top: none; - -webkit-border-top-left-radius: 0; - -webkit-border-top-right-radius: 0; - -moz-border-radius-topleft: 0; - -moz-border-radius-topright: 0; - border-top-left-radius: 0; - border-top-right-radius: 0; - } +.widget .widget-header + .widget-content { + border-top: none; + -webkit-border-top-left-radius: 0; + -webkit-border-top-right-radius: 0; + -moz-border-radius-topleft: 0; + -moz-border-radius-topright: 0; + border-top-left-radius: 0; + border-top-right-radius: 0; +} - .widget.widget-nopad .widget-content { - padding: 0; - } +.widget.widget-nopad .widget-content { + padding: 0; +} - .widget .widget-content:before, - .widget .widget-content:after { - content: " "; - /* 1 */ - display: table; - /* 2 */ - } +.widget .widget-content:before, +.widget .widget-content:after { + content: " "; + /* 1 */ + display: table; + /* 2 */ +} - .widget .widget-content:after { - clear: both; - } +.widget .widget-content:after { + clear: both; +} - .widget .widget-content:before, - .widget .widget-content:after { - content: " "; - /* 1 */ - display: table; - /* 2 */ - } +.widget .widget-content:before, +.widget .widget-content:after { + content: " "; + /* 1 */ + display: table; + /* 2 */ +} - .widget .widget-content:after { - clear: both; - } +.widget .widget-content:after { + clear: both; +} - .widget.widget-table .widget-content { - padding: 0; - } +.widget.widget-table .widget-content { + padding: 0; +} - .widget.widget-table .table { - margin-bottom: 0; - border: none; - } +.widget.widget-table .table { + margin-bottom: 0; + border: none; +} - .widget.widget-table .table tr td:first-child, - .widget.widget-table .table tr th:first-child { - border-left: none; - } +.widget.widget-table .table tr td:first-child, +.widget.widget-table .table tr th:first-child { + border-left: none; +} - .widget.widget-plain { - background: transparent; - border: none; - } +.widget.widget-plain { + background: transparent; + border: none; +} - .widget.widget-plain .widget-content { - padding: 0; - background: transparent; - border: none; - } +.widget.widget-plain .widget-content { + padding: 0; + background: transparent; + border: none; +} - .widget.widget-box .widget-content { - background: #E3E3E3; - background: #FFF; - } +.widget.widget-box .widget-content { + background: #E3E3E3; + background: #FFF; +} /*------------------------------------------------------------------ [ Stacked / .stacked ] */ @@ -598,28 +604,28 @@ a { position: relative; } - .stacked:after, - .stacked:before { - content: ''; - position: absolute; - display: block; - height: 1px; - bottom: -2px; - left: 3px; - right: 3px; - background-color: #ffffff; - -webkit-border-radius: 0 0 3px 3px; - -moz-border-radius: 0 0 3px 3px; - border-radius: 0 0 3px 3px; - border: 1px solid #d3d3d3; - border-top: 0; - } +.stacked:after, +.stacked:before { + content: ''; + position: absolute; + display: block; + height: 1px; + bottom: -2px; + left: 3px; + right: 3px; + background-color: #ffffff; + -webkit-border-radius: 0 0 3px 3px; + -moz-border-radius: 0 0 3px 3px; + border-radius: 0 0 3px 3px; + border: 1px solid #d3d3d3; + border-top: 0; +} - .stacked:before { - bottom: -4px; - left: 6px; - right: 6px; - } +.stacked:before { + bottom: -4px; + left: 6px; + right: 6px; +} /*------------------------------------------------------------------ [2. Stats / .stats] @@ -633,14 +639,14 @@ a { margin-bottom: 1.9em; } - .stats .stat { - display: table-cell; - width: 40%; - vertical-align: top; - font-size: 11px; - font-weight: bold; - color: #999; - } +.stats .stat { + display: table-cell; + width: 40%; + vertical-align: top; + font-size: 11px; + font-weight: bold; + color: #999; +} .stat-value { display: block; @@ -656,10 +662,10 @@ a { padding-top: 1.5em; } - .stat-time .stat-value { - color: #F90; - font-size: 40px; - } +.stat-time .stat-value { + color: #F90; + font-size: 40px; +} .stats #donut-chart { height: 100px; @@ -679,18 +685,18 @@ a { margin: 1em 0 0; } - .news-items li { - display: table; - padding: 0 2em 0 1.5em; - padding-bottom: 1em; - margin-bottom: 1em; - border-bottom: 1px dotted #CCC; - } +.news-items li { + display: table; + padding: 0 2em 0 1.5em; + padding-bottom: 1em; + margin-bottom: 1em; + border-bottom: 1px dotted #CCC; +} - .news-items li:last-child { - padding-bottom: 0; - border: none; - } +.news-items li:last-child { + padding-bottom: 0; + border: none; +} .news-item-date { display: table-cell; @@ -747,13 +753,13 @@ a { text-align: center; } - .action-table .td-actions .btn { - margin-right: .5em; - } +.action-table .td-actions .btn { + margin-right: .5em; +} - .action-table .td-actions .btn:last-child { - margin-rigth: 0; - } +.action-table .td-actions .btn:last-child { + margin-rigth: 0; +} @media (max-width: 979px) { @@ -766,10 +772,10 @@ a { margin-bottom: 3em; } - .stats .stat .stat-value { - margin-bottom: .15em; - font-size: 20px; - } + .stats .stat .stat-value { + margin-bottom: .15em; + font-size: 20px; + } .stats { float: left; @@ -796,13 +802,13 @@ a { width: 95px; } - .shortcuts .shortcut .shortcut-label { - font-size: 12px; - } + .shortcuts .shortcut .shortcut-label { + font-size: 12px; + } - .shortcuts .shortcut .shortcut-icon { - font-size: 24px; - } + .shortcuts .shortcut .shortcut-icon { + font-size: 24px; + } } /*------------------------------------------------------------------ [3. Max Width: 979px] @@ -840,10 +846,10 @@ a { margin-left: -20px; } - .navbar .navbar-nav > li > .dropdown-menu::before, - .navbar .navbar-nav > li > .dropdown-menu::after { - display: none; - } + .navbar .navbar-nav > li > .dropdown-menu::before, + .navbar .navbar-nav > li > .dropdown-menu::after { + display: none; + } .subnavbar .subnav-toggle { display: block; @@ -874,155 +880,155 @@ a { margin-left: -20px; } - .footer #footer-terms { - margin-top: 1em; - text-align: left; - } + .footer #footer-terms { + margin-top: 1em; + text-align: left; + } - .footer #footer-terms a { - margin-left: 0; - margin-right: 1em; - } + .footer #footer-terms a { + margin-left: 0; + margin-right: 1em; + } .item-row { display: block; } - .item-row:before, - .item-row:after { - content: " "; - /* 1 */ - display: table; - /* 2 */ - } + .item-row:before, + .item-row:after { + content: " "; + /* 1 */ + display: table; + /* 2 */ + } - .item-row:after { - clear: both; - } + .item-row:after { + clear: both; + } - .item-row .item-label { - display: block; - width: 100%; - margin-bottom: 1.5em; - } + .item-row .item-label { + display: block; + width: 100%; + margin-bottom: 1.5em; + } - .item-row .item-content { - display: block; - width: 100%; - } + .item-row .item-content { + display: block; + width: 100%; + } .subnavbar { margin-left: -20px; margin-right: -20px; } - .subnavbar .btn-subnavbar { - display: block; - } + .subnavbar .btn-subnavbar { + display: block; + } - .subnavbar .subnavbar-inner { - height: auto; - } + .subnavbar .subnavbar-inner { + height: auto; + } - .subnavbar .mainnav { - display: block; - width: 100%; - height: auto; - margin-top: 1em; - margin-bottom: 1.5em; - border: none; - } + .subnavbar .mainnav { + display: block; + width: 100%; + height: auto; + margin-top: 1em; + margin-bottom: 1.5em; + border: none; + } - .subnavbar .mainnav > li { - float: none; - width: 100%; - height: auto; - margin-bottom: 1em; - text-align: left; - border: none; - } + .subnavbar .mainnav > li { + float: none; + width: 100%; + height: auto; + margin-bottom: 1em; + text-align: left; + border: none; + } - .subnavbar .mainnav > li > a { - display: block; - padding-top: 5px; - padding-bottom: 5px; - margin-right: .5em; - color: #cccccc; - font-size: 13px; - font-weight: 600; - } + .subnavbar .mainnav > li > a { + display: block; + padding-top: 5px; + padding-bottom: 5px; + margin-right: .5em; + color: #cccccc; + font-size: 13px; + font-weight: 600; + } - .subnavbar .mainnav > li > a > span { - display: inline; - } + .subnavbar .mainnav > li > a > span { + display: inline; + } - .subnavbar .mainnav > li > a > i { - display: inline; - margin-right: .5em; - margin-bottom: 0; - font-size: 14px; - } + .subnavbar .mainnav > li > a > i { + display: inline; + margin-right: .5em; + margin-bottom: 0; + font-size: 14px; + } - .subnavbar .mainnav > li > a .caret { - margin-top: -2px; - margin-left: 3px; - } + .subnavbar .mainnav > li > a .caret { + margin-top: -2px; + margin-left: 3px; + } - .subnavbar .mainnav > li.active > a { - color: #F90; - background: transparent; - } + .subnavbar .mainnav > li.active > a { + color: #F90; + background: transparent; + } - .subnavbar .dropdown .dropdown-menu { - position: static; - float: none; - width: 100%; - background: transparent; - border: none; - box-shadow: none; - } + .subnavbar .dropdown .dropdown-menu { + position: static; + float: none; + width: 100%; + background: transparent; + border: none; + box-shadow: none; + } - .subnavbar .dropdown .dropdown-menu a { - padding: 12px 40px; - color: #FFF; - font-weight: 600; - } + .subnavbar .dropdown .dropdown-menu a { + padding: 12px 40px; + color: #FFF; + font-weight: 600; + } - .subnavbar .dropdown .dropdown-menu a:active, - .subnavbar .dropdown .dropdown-menu a:focus { - background: #555 !important; - outline: none; - } + .subnavbar .dropdown .dropdown-menu a:active, + .subnavbar .dropdown .dropdown-menu a:focus { + background: #555 !important; + outline: none; + } - .subnavbar .dropdown .dropdown-menu::before, - .subnavbar .dropdown .dropdown-menu::after { - display: none; - } + .subnavbar .dropdown .dropdown-menu::before, + .subnavbar .dropdown .dropdown-menu::after { + display: none; + } - .subnavbar .dropdown.open .caret { - display: inline-block; - } + .subnavbar .dropdown.open .caret { + display: inline-block; + } - .subnavbar .dropdown-submenu > a:after { - display: none; - } + .subnavbar .dropdown-submenu > a:after { + display: none; + } - .subnavbar .dropdown-submenu > .dropdown-menu { - display: block; - } + .subnavbar .dropdown-submenu > .dropdown-menu { + display: block; + } - .subnavbar .dropdown-submenu > .dropdown-menu > li > a { - padding-right: 20px; - padding-left: 60px; - } + .subnavbar .dropdown-submenu > .dropdown-menu > li > a { + padding-right: 20px; + padding-left: 60px; + } } /* Small devices (tablets, 768px and up) */ @media (min-width: 768px) { .subnav-collapse.collapse { - display: block!important; - height: auto!important; + display: block !important; + height: auto !important; padding-bottom: 0; - overflow: visible!important; + overflow: visible !important; } } /* Medium devices (desktops, 992px and up) */ @@ -1041,27 +1047,31 @@ a { } } -.GridPager a, .GridPager span - { - display: block; - height: 1.6em; - width: 2em; - text-align: center; - text-decoration: none; - } - .GridPager a - { - background-color: #f5f5f5; - color: #969696; - /*border-top: 1px solid #969696; - border-bottom: 1px solid #969696;*/ +.GridPager a, .GridPager span { + display: block; + height: 1.6em; + width: 2em; + text-align: center; + text-decoration: none; +} - } - .GridPager span - { - background-color: #A1DCF2; - color: #000; - /*border-top: 1px solid #3AC0F2; +.GridPager a { + background-color: #f5f5f5; + color: #969696; + /*border-top: 1px solid #969696; + border-bottom: 1px solid #969696;*/ +} + +.GridPager span { + background-color: #A1DCF2; + color: #000; + /*border-top: 1px solid #3AC0F2; border-bottom: 1px solid #3AC0F2;*/ - font-weight: bold; - } \ No newline at end of file + font-weight: bold; +} + +.hiddenBtn { + height: 0; + width: 0; + visibility: hidden; +} diff --git a/CMS_SC/Content/Style.min.css b/CMS_SC/Content/Style.min.css index a2f18e4..0a02c9b 100644 --- a/CMS_SC/Content/Style.min.css +++ b/CMS_SC/Content/Style.min.css @@ -1 +1 @@ -#uppFeatured{margin-top:78px}.table{margin:.25em}.table-striped>tbody>tr:nth-child(odd)>th{background-image:linear-gradient(to bottom,#f5f5f5 0%,#e2e2e2 100%)}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:2px}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:4px 8px;font-size:12px;line-height:1.5;border-radius:3px}.paginatore{text-align:center;margin:auto}.paginatore>td>table>tbody>tr>td{padding:0 4px}.paginatore>td>table>tbody>tr>td>a{text-decoration:underline}body{font:12px/1.5em 'Open Sans';color:#333;background-color:#fafafa}a{color:#f90;text-decoration:none}a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bottomLine{padding-bottom:1px;border-bottom:1px solid #ccc}.bg-default{background-color:#fff}.didascalia{color:#696969;font-size:7pt}.didascaliaMed{color:#696969;font-size:9pt}.menuAddNew{padding:4px;background-color:#d0eeee;font-size:1.2em}.warnRed{color:#f00}.warnOrange{color:#ffa500}.allOk{color:#008000}.running{color:#242499}.navbar{min-height:15px}.navbar-text{margin-top:1px;margin-bottom:1px}.navbar.navbar-inverse .navbar-form .search-query{width:225px;margin-top:2px;background-color:#ededed;font-size:11px;font-weight:bold;line-height:20px;border-color:#000;border-radius:20px;box-shadow:inset 0 1px 2px rgba(0,0,0,.1),0 1px 0 rgba(255,255,255,.15)}.navbar.navbar-inverse .navbar-form .search-query:focus{border-color:#9cf;border-width:2px}.navbar.navbar-inverse .navbar-form .search-query::-webkit-input-placeholder{color:#666}.navbar.navbar-inverse .navbar-form .search-query::-moz-placeholder{color:#666}.titleBar{color:#f90}.navbar-brand{padding-left:20px;margin-top:-10px}.subnavbar{margin-bottom:.5em}.subnavbar .subnav-toggle{display:none;padding:.5em 0;margin:0 auto;font-size:18px;text-align:center;color:#f90}.subnavbar .subnav-toggle:hover{text-decoration:none}.subnavbar .subnavbar-inner{height:70px;border-bottom:1px solid #000}.subnavbar .btn-subnavbar{display:none;padding:10px 0 8px;color:#f90;font-size:16px;text-align:center;cursor:pointer}.subnavbar .btn-subnavbar:hover{text-decoration:none}.subnavbar .dropdown .caret{margin-top:-16px;border-bottom-color:#888;opacity:35;filter:alpha(opacity=3500)}.subnavbar .dropdown.open .caret{display:none}.subnavbar .mainnav{display:inline-block;height:70px;padding:0;margin:0}.subnavbar .mainnav>li{float:left;min-width:80px;height:70px;padding:0;margin:0;text-align:center;list-style:none}.subnavbar .mainnav>li>a{display:block;height:100%;padding:0 15px;font-size:12px;font-weight:bold;color:#363636;text-shadow:1px 1px 1px rgba(0,0,0,.2)}.subnavbar .mainnav>li>a:hover{color:#888;text-decoration:none}.subnavbar .mainnav>li>a>i{position:relative;top:2px;display:inline-block;width:24px;height:24px;margin-top:2px;margin-bottom:9px;font-size:28px}.subnavbar .mainnav>li>a>span{display:block;padding-bottom:2px}.subnavbar .mainnav>li.open>a{text-decoration:none}.subnavbar .mainnav>li.active>a{background:#333;color:#33afff}.subnavbar .mainnav>li.active>a .caret{border-top-color:#33afff;border-bottom-color:#33afff}.subnavbar .dropdown>.dropdown-menu{top:97%;text-align:left;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;border-top-left-radius:0;border-top-right-radius:0}.subnavbar .dropdown>.dropdown-menu a{font-size:12px}.subnavbar .dropdown>.dropdown-menu::before,.subnavbar .dropdown>.dropdown-menu::after{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2);position:absolute;top:-7px;left:9px}.subnavbar .dropdown>.dropdown-menu::after{border-left-width:6px;border-right-width:6px;border-bottom-width:6px;border-bottom-color:#fff;top:-6px;left:10px}.subnavbar .dropdown-submenu .dropdown-menu:after,.subnavbar .dropdown-submenu .dropdown-menu:before{display:none}.subnavbar .subnav-collapse.collapse{height:auto\9;overflow:visible\9}.shortcuts{text-align:center}.shortcuts .shortcut{min-width:160px;min-height:100px;display:inline-block;padding:8px 0;margin:0 2px 1em;vertical-align:top;text-decoration:none;background:#f3f3f3;background-image:-webkit-gradient(linear,left 0%,left 100%,from(#fff),to(#eee));background-image:-webkit-linear-gradient(top,#fff,0%,#eee,100%);background-image:-moz-linear-gradient(top,#fff 0%,#eee 100%);background-image:linear-gradient(to bottom,#fff 0%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffeeeeee',GradientType=0);border:1px solid #ddd;box-sizing:border-box;border-radius:10px}.shortcuts .shortcut-sm{min-width:90px;min-height:60px;display:inline-block;padding:5px 0;margin:0 2px 1em;vertical-align:top;text-decoration:none;background:#f3f3f3;background-image:-webkit-gradient(linear,left 0%,left 100%,from(#fff),to(#eee));background-image:-webkit-linear-gradient(top,#fff,0%,#eee,100%);background-image:-moz-linear-gradient(top,#fff 0%,#eee 100%);background-image:linear-gradient(to bottom,#fff 0%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffeeeeee',GradientType=0);border:1px solid #ddd;box-sizing:border-box;border-radius:10px}.shortcuts .shortcut .shortcut-icon{width:100%;margin-top:0;margin-bottom:0;font-size:36px;color:#555}.shortcuts .shortcut-sm .shortcut-icon{width:100%;margin-top:0;margin-bottom:0;font-size:36px;color:#555}.shortcuts .shortcut:hover{background:#e8e8e8;background-image:-webkit-gradient(linear,left 0%,left 100%,from(#fafafa),to(#e1e1e1));background-image:-webkit-linear-gradient(top,#fafafa,0%,#e1e1e1,100%);background-image:-moz-linear-gradient(top,#fafafa 0%,#e1e1e1 100%);background-image:linear-gradient(to bottom,#fafafa 0%,#e1e1e1 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa',endColorstr='#ffe1e1e1',GradientType=0)}.shortcuts .shortcut-sm:hover{background:#e8e8e8;background-image:-webkit-gradient(linear,left 0%,left 100%,from(#fafafa),to(#e1e1e1));background-image:-webkit-linear-gradient(top,#fafafa,0%,#e1e1e1,100%);background-image:-moz-linear-gradient(top,#fafafa 0%,#e1e1e1 100%);background-image:linear-gradient(to bottom,#fafafa 0%,#e1e1e1 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa',endColorstr='#ffe1e1e1',GradientType=0)}.shortcuts .shortcut:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.shortcuts .shortcut-sm:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.shortcuts .shortcut:hover .shortcut-icon{color:#666}.shortcuts .shortcut-sm:hover .shortcut-icon{color:#666}.shortcuts .shortcut-label{display:block;margin-top:.75em;font-weight:400;color:#666}.widget{position:relative;clear:both;width:auto;margin-bottom:2em}.widget .widget-header{position:relative;height:40px;line-height:40px;background:#e9e9e9;background:-moz-linear-gradient(top,#fafafa 0%,#e9e9e9 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fafafa),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#fafafa 0%,#e9e9e9 100%);background:-o-linear-gradient(top,#fafafa 0%,#e9e9e9 100%);background:-ms-linear-gradient(top,#fafafa 0%,#e9e9e9 100%);background:linear-gradient(top,#fafafa 0%,#e9e9e9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA',endColorstr='#E9E9E9');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9')";border:1px solid #d5d5d5;-webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;border-top-left-radius:4px;border-top-right-radius:4px;-webkit-background-clip:padding-box}.widget .widget-header h3{top:0;position:relative;left:10px;display:inline-block;margin-right:3em;font-size:15px;font-weight:400;color:#555;line-height:18px;text-shadow:1px 1px 2px rgba(255,255,255,.5)}.widget .widget-header [class^="fa-"],.widget .widget-header [class*=" fa-"]{display:inline-block;margin-top:-3px;margin-left:13px;margin-right:-2px;font-size:16px;color:#555;vertical-align:middle}.widget .widget-content{padding:25px 15px 15px;background:#fff;border:1px solid #d5d5d5;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.widget .widget-header+.widget-content{border-top:none;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;border-top-left-radius:0;border-top-right-radius:0}.widget.widget-nopad .widget-content{padding:0}.widget .widget-content:before,.widget .widget-content:after{content:" ";display:table}.widget .widget-content:after{clear:both}.widget .widget-content:before,.widget .widget-content:after{content:" ";display:table}.widget .widget-content:after{clear:both}.widget.widget-table .widget-content{padding:0}.widget.widget-table .table{margin-bottom:0;border:none}.widget.widget-table .table tr td:first-child,.widget.widget-table .table tr th:first-child{border-left:none}.widget.widget-plain{background:transparent;border:none}.widget.widget-plain .widget-content{padding:0;background:transparent;border:none}.widget.widget-box .widget-content{background:#e3e3e3;background:#fff}.stacked{position:relative}.stacked:after,.stacked:before{content:'';position:absolute;display:block;height:1px;bottom:-2px;left:3px;right:3px;background-color:#fff;-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;border:1px solid #d3d3d3;border-top:0}.stacked:before{bottom:-4px;left:6px;right:6px}.stats{width:100%;display:table;padding:0 0 0 10px;margin-top:.5em;margin-bottom:1.9em}.stats .stat{display:table-cell;width:40%;vertical-align:top;font-size:11px;font-weight:bold;color:#999}.stat-value{display:block;margin-bottom:.55em;font-size:30px;font-weight:bold;letter-spacing:-2px;color:#444}.stat-time{text-align:center;padding-top:1.5em}.stat-time .stat-value{color:#f90;font-size:40px}.stats #donut-chart{height:100px;margin-left:-20px}.news-items{padding:0;margin:1em 0 0}.news-items li{display:table;padding:0 2em 0 1.5em;padding-bottom:1em;margin-bottom:1em;border-bottom:1px dotted #ccc}.news-items li:last-child{padding-bottom:0;border:none}.news-item-date{display:table-cell}.news-item-detail{display:table-cell}.news-item-title{font-size:13px;font-weight:600}.news-item-date{width:75px;vertical-align:middle;text-align:right}.news-item-day{display:block;margin-bottom:.25em;font-size:24px;color:#888}.news-item-preview{margin-bottom:0;color:#777}.news-item-month{display:block;padding-right:1px;font-size:12px;font-weight:600;color:#888}.action-table .btn-small{padding:4px 5px 5px;font-size:10px}.action-table .td-actions{width:80px;text-align:center}.action-table .td-actions .btn{margin-right:.5em}.action-table .td-actions .btn:last-child{margin-rigth:0}@media(max-width:480px){.stats .stat{margin-bottom:3em}.stats .stat .stat-value{margin-bottom:.15em;font-size:20px}.stats{float:left;display:block;margin-bottom:0}#chart-stats{margin:2em 0 1em}}@media(max-width:480px){.error-container h1{font-size:72px}.shortcuts .shortcut{width:95px}.shortcuts .shortcut .shortcut-label{font-size:12px}.shortcuts .shortcut .shortcut-icon{font-size:24px}}@media(max-width:979px){.navbar-fixed-top{position:static;margin-bottom:0}.navbar .btn-navbar{font-size:18px;background:none;filter:none;border:none;-webkit-box-shadow:none;box-shadow:none}.navbar .container{padding:0 10px}.subnavbar .subnavbar .container{width:auto}}@media(max-width:768px){.navbar{padding-left:10px;padding-right:10px;margin-right:-20px;margin-left:-20px}.navbar .navbar-nav>li>.dropdown-menu::before,.navbar .navbar-nav>li>.dropdown-menu::after{display:none}.subnavbar .subnav-toggle{display:block}#main{padding:0 10px;margin-right:-20px;margin-left:-20px}.extra{margin-right:-20px;margin-left:-20px}.main .container{padding:0}.main .row{margin-right:-15px;margin-left:-15px}.footer{margin-right:-20px;margin-left:-20px}.footer #footer-terms{margin-top:1em;text-align:left}.footer #footer-terms a{margin-left:0;margin-right:1em}.item-row{display:block}.item-row:before,.item-row:after{content:" ";display:table}.item-row:after{clear:both}.item-row .item-label{display:block;width:100%;margin-bottom:1.5em}.item-row .item-content{display:block;width:100%}.subnavbar{margin-left:-20px;margin-right:-20px}.subnavbar .btn-subnavbar{display:block}.subnavbar .subnavbar-inner{height:auto}.subnavbar .mainnav{display:block;width:100%;height:auto;margin-top:1em;margin-bottom:1.5em;border:none}.subnavbar .mainnav>li{float:none;width:100%;height:auto;margin-bottom:1em;text-align:left;border:none}.subnavbar .mainnav>li>a{display:block;padding-top:5px;padding-bottom:5px;margin-right:.5em;color:#ccc;font-size:13px;font-weight:600}.subnavbar .mainnav>li>a>span{display:inline}.subnavbar .mainnav>li>a>i{display:inline;margin-right:.5em;margin-bottom:0;font-size:14px}.subnavbar .mainnav>li>a .caret{margin-top:-2px;margin-left:3px}.subnavbar .mainnav>li.active>a{color:#f90;background:transparent}.subnavbar .dropdown .dropdown-menu{position:static;float:none;width:100%;background:transparent;border:none;box-shadow:none}.subnavbar .dropdown .dropdown-menu a{padding:12px 40px;color:#fff;font-weight:600}.subnavbar .dropdown .dropdown-menu a:active,.subnavbar .dropdown .dropdown-menu a:focus{background:#555 !important;outline:none}.subnavbar .dropdown .dropdown-menu::before,.subnavbar .dropdown .dropdown-menu::after{display:none}.subnavbar .dropdown.open .caret{display:inline-block}.subnavbar .dropdown-submenu>a:after{display:none}.subnavbar .dropdown-submenu>.dropdown-menu{display:block}.subnavbar .dropdown-submenu>.dropdown-menu>li>a{padding-right:20px;padding-left:60px}}@media(min-width:768px){.subnav-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}}@media(min-width:1200px){.navbar .container,.subnavbar .container{padding-right:0;padding-left:0}.page-title{margin-left:-15px}}.GridPager a,.GridPager span{display:block;height:1.6em;width:2em;text-align:center;text-decoration:none}.GridPager a{background-color:#f5f5f5;color:#969696}.GridPager span{background-color:#a1dcf2;color:#000;font-weight:bold} \ No newline at end of file +#uppFeatured{margin-top:78px}.table{margin:.25em}.table-striped>tbody>tr:nth-child(odd)>th{background-image:linear-gradient(to bottom,#f5f5f5 0%,#e2e2e2 100%)}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:2px}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:4px 8px;font-size:12px;line-height:1.5;border-radius:3px}.paginatore{text-align:center;margin:auto}.paginatore>td>table>tbody>tr>td{padding:0 4px}.paginatore>td>table>tbody>tr>td>a{text-decoration:underline}body{font:12px/1.5em 'Open Sans';color:#333;background-color:#fafafa}a{color:#f90;text-decoration:none}a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bottomLine{padding-bottom:1px;border-bottom:1px solid #ccc}.bg-default{background-color:#fff}.didascalia{color:#696969;font-size:7pt}.didascaliaMed{color:#696969;font-size:9pt}.menuAddNew{padding:4px;background-color:#d0eeee;font-size:1.2em}.warnRed{color:#f00}.warnOrange{color:#ffa500}.allOk{color:#008000}.running{color:#242499}.navbar{min-height:15px}.navbar-text{margin-top:1px;margin-bottom:1px}.navbar.navbar-inverse .navbar-form .search-query{width:225px;margin-top:2px;background-color:#ededed;font-size:11px;font-weight:bold;line-height:20px;border-color:#000;border-radius:20px;box-shadow:inset 0 1px 2px rgba(0,0,0,.1),0 1px 0 rgba(255,255,255,.15)}.navbar.navbar-inverse .navbar-form .search-query:focus{border-color:#9cf;border-width:2px}.navbar.navbar-inverse .navbar-form .search-query::-webkit-input-placeholder{color:#666}.navbar.navbar-inverse .navbar-form .search-query::-moz-placeholder{color:#666}.titleBar{color:#f90}.navbar-brand{padding-left:20px;margin-top:-10px}.subnavbar{margin-bottom:.5em}.subnavbar .subnav-toggle{display:none;padding:.5em 0;margin:0 auto;font-size:18px;text-align:center;color:#f90}.subnavbar .subnav-toggle:hover{text-decoration:none}.subnavbar .subnavbar-inner{height:70px;border-bottom:1px solid #000}.subnavbar .btn-subnavbar{display:none;padding:10px 0 8px;color:#f90;font-size:16px;text-align:center;cursor:pointer}.subnavbar .btn-subnavbar:hover{text-decoration:none}.subnavbar .dropdown .caret{margin-top:-16px;border-bottom-color:#888;opacity:35;filter:alpha(opacity=3500)}.subnavbar .dropdown.open .caret{display:none}.subnavbar .mainnav{display:inline-block;height:70px;padding:0;margin:0}.subnavbar .mainnav>li{float:left;min-width:80px;height:70px;padding:0;margin:0;text-align:center;list-style:none}.subnavbar .mainnav>li>a{display:block;height:100%;padding:0 15px;font-size:12px;font-weight:bold;color:#363636;text-shadow:1px 1px 1px rgba(0,0,0,.2)}.subnavbar .mainnav>li>a:hover{color:#888;text-decoration:none}.subnavbar .mainnav>li>a>i{position:relative;top:2px;display:inline-block;width:24px;height:24px;margin-top:2px;margin-bottom:9px;font-size:28px}.subnavbar .mainnav>li>a>span{display:block;padding-bottom:2px}.subnavbar .mainnav>li.open>a{text-decoration:none}.subnavbar .mainnav>li.active>a{background:#333;color:#33afff}.subnavbar .mainnav>li.active>a .caret{border-top-color:#33afff;border-bottom-color:#33afff}.subnavbar .dropdown>.dropdown-menu{top:97%;text-align:left;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;border-top-left-radius:0;border-top-right-radius:0}.subnavbar .dropdown>.dropdown-menu a{font-size:12px}.subnavbar .dropdown>.dropdown-menu::before,.subnavbar .dropdown>.dropdown-menu::after{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2);position:absolute;top:-7px;left:9px}.subnavbar .dropdown>.dropdown-menu::after{border-left-width:6px;border-right-width:6px;border-bottom-width:6px;border-bottom-color:#fff;top:-6px;left:10px}.subnavbar .dropdown-submenu .dropdown-menu:after,.subnavbar .dropdown-submenu .dropdown-menu:before{display:none}.subnavbar .subnav-collapse.collapse{height:auto\9;overflow:visible\9}.shortcuts{text-align:center}.shortcuts .shortcut{min-width:160px;min-height:100px;display:inline-block;padding:8px 0;margin:0 2px 1em;vertical-align:top;text-decoration:none;background:#f3f3f3;background-image:-webkit-gradient(linear,left 0%,left 100%,from(#fff),to(#eee));background-image:-webkit-linear-gradient(top,#fff,0%,#eee,100%);background-image:-moz-linear-gradient(top,#fff 0%,#eee 100%);background-image:linear-gradient(to bottom,#fff 0%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffeeeeee',GradientType=0);border:1px solid #ddd;box-sizing:border-box;border-radius:10px}.shortcuts .shortcut-sm{min-width:90px;min-height:60px;display:inline-block;padding:5px 0;margin:0 2px 1em;vertical-align:top;text-decoration:none;background:#f3f3f3;background-image:-webkit-gradient(linear,left 0%,left 100%,from(#fff),to(#eee));background-image:-webkit-linear-gradient(top,#fff,0%,#eee,100%);background-image:-moz-linear-gradient(top,#fff 0%,#eee 100%);background-image:linear-gradient(to bottom,#fff 0%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffeeeeee',GradientType=0);border:1px solid #ddd;box-sizing:border-box;border-radius:10px}.shortcuts .shortcut .shortcut-icon{width:100%;margin-top:0;margin-bottom:0;font-size:36px;color:#555}.shortcuts .shortcut-sm .shortcut-icon{width:100%;margin-top:0;margin-bottom:0;font-size:36px;color:#555}.shortcuts .shortcut:hover{background:#e8e8e8;background-image:-webkit-gradient(linear,left 0%,left 100%,from(#fafafa),to(#e1e1e1));background-image:-webkit-linear-gradient(top,#fafafa,0%,#e1e1e1,100%);background-image:-moz-linear-gradient(top,#fafafa 0%,#e1e1e1 100%);background-image:linear-gradient(to bottom,#fafafa 0%,#e1e1e1 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa',endColorstr='#ffe1e1e1',GradientType=0)}.shortcuts .shortcut-sm:hover{background:#e8e8e8;background-image:-webkit-gradient(linear,left 0%,left 100%,from(#fafafa),to(#e1e1e1));background-image:-webkit-linear-gradient(top,#fafafa,0%,#e1e1e1,100%);background-image:-moz-linear-gradient(top,#fafafa 0%,#e1e1e1 100%);background-image:linear-gradient(to bottom,#fafafa 0%,#e1e1e1 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa',endColorstr='#ffe1e1e1',GradientType=0)}.shortcuts .shortcut:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.shortcuts .shortcut-sm:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.shortcuts .shortcut:hover .shortcut-icon{color:#666}.shortcuts .shortcut-sm:hover .shortcut-icon{color:#666}.shortcuts .shortcut-label{display:block;margin-top:.75em;font-weight:400;color:#666}.widget{position:relative;clear:both;width:auto;margin-bottom:2em}.widget .widget-header{position:relative;height:40px;line-height:40px;background:#e9e9e9;background:-moz-linear-gradient(top,#fafafa 0%,#e9e9e9 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fafafa),color-stop(100%,#e9e9e9));background:-webkit-linear-gradient(top,#fafafa 0%,#e9e9e9 100%);background:-o-linear-gradient(top,#fafafa 0%,#e9e9e9 100%);background:-ms-linear-gradient(top,#fafafa 0%,#e9e9e9 100%);background:linear-gradient(top,#fafafa 0%,#e9e9e9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA',endColorstr='#E9E9E9');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9')";border:1px solid #d5d5d5;-webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;border-top-left-radius:4px;border-top-right-radius:4px;-webkit-background-clip:padding-box}.widget .widget-header h3{top:0;position:relative;left:10px;display:inline-block;margin-right:3em;font-size:15px;font-weight:400;color:#555;line-height:18px;text-shadow:1px 1px 2px rgba(255,255,255,.5)}.widget .widget-header [class^="fa-"],.widget .widget-header [class*=" fa-"]{display:inline-block;margin-top:-3px;margin-left:13px;margin-right:-2px;font-size:16px;color:#555;vertical-align:middle}.widget .widget-content{padding:25px 15px 15px;background:#fff;border:1px solid #d5d5d5;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.widget .widget-header+.widget-content{border-top:none;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;border-top-left-radius:0;border-top-right-radius:0}.widget.widget-nopad .widget-content{padding:0}.widget .widget-content:before,.widget .widget-content:after{content:" ";display:table}.widget .widget-content:after{clear:both}.widget .widget-content:before,.widget .widget-content:after{content:" ";display:table}.widget .widget-content:after{clear:both}.widget.widget-table .widget-content{padding:0}.widget.widget-table .table{margin-bottom:0;border:none}.widget.widget-table .table tr td:first-child,.widget.widget-table .table tr th:first-child{border-left:none}.widget.widget-plain{background:transparent;border:none}.widget.widget-plain .widget-content{padding:0;background:transparent;border:none}.widget.widget-box .widget-content{background:#e3e3e3;background:#fff}.stacked{position:relative}.stacked:after,.stacked:before{content:'';position:absolute;display:block;height:1px;bottom:-2px;left:3px;right:3px;background-color:#fff;-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;border:1px solid #d3d3d3;border-top:0}.stacked:before{bottom:-4px;left:6px;right:6px}.stats{width:100%;display:table;padding:0 0 0 10px;margin-top:.5em;margin-bottom:1.9em}.stats .stat{display:table-cell;width:40%;vertical-align:top;font-size:11px;font-weight:bold;color:#999}.stat-value{display:block;margin-bottom:.55em;font-size:30px;font-weight:bold;letter-spacing:-2px;color:#444}.stat-time{text-align:center;padding-top:1.5em}.stat-time .stat-value{color:#f90;font-size:40px}.stats #donut-chart{height:100px;margin-left:-20px}.news-items{padding:0;margin:1em 0 0}.news-items li{display:table;padding:0 2em 0 1.5em;padding-bottom:1em;margin-bottom:1em;border-bottom:1px dotted #ccc}.news-items li:last-child{padding-bottom:0;border:none}.news-item-date{display:table-cell}.news-item-detail{display:table-cell}.news-item-title{font-size:13px;font-weight:600}.news-item-date{width:75px;vertical-align:middle;text-align:right}.news-item-day{display:block;margin-bottom:.25em;font-size:24px;color:#888}.news-item-preview{margin-bottom:0;color:#777}.news-item-month{display:block;padding-right:1px;font-size:12px;font-weight:600;color:#888}.action-table .btn-small{padding:4px 5px 5px;font-size:10px}.action-table .td-actions{width:80px;text-align:center}.action-table .td-actions .btn{margin-right:.5em}.action-table .td-actions .btn:last-child{margin-rigth:0}@media(max-width:480px){.stats .stat{margin-bottom:3em}.stats .stat .stat-value{margin-bottom:.15em;font-size:20px}.stats{float:left;display:block;margin-bottom:0}#chart-stats{margin:2em 0 1em}}@media(max-width:480px){.error-container h1{font-size:72px}.shortcuts .shortcut{width:95px}.shortcuts .shortcut .shortcut-label{font-size:12px}.shortcuts .shortcut .shortcut-icon{font-size:24px}}@media(max-width:979px){.navbar-fixed-top{position:static;margin-bottom:0}.navbar .btn-navbar{font-size:18px;background:none;filter:none;border:none;-webkit-box-shadow:none;box-shadow:none}.navbar .container{padding:0 10px}.subnavbar .subnavbar .container{width:auto}}@media(max-width:768px){.navbar{padding-left:10px;padding-right:10px;margin-right:-20px;margin-left:-20px}.navbar .navbar-nav>li>.dropdown-menu::before,.navbar .navbar-nav>li>.dropdown-menu::after{display:none}.subnavbar .subnav-toggle{display:block}#main{padding:0 10px;margin-right:-20px;margin-left:-20px}.extra{margin-right:-20px;margin-left:-20px}.main .container{padding:0}.main .row{margin-right:-15px;margin-left:-15px}.footer{margin-right:-20px;margin-left:-20px}.footer #footer-terms{margin-top:1em;text-align:left}.footer #footer-terms a{margin-left:0;margin-right:1em}.item-row{display:block}.item-row:before,.item-row:after{content:" ";display:table}.item-row:after{clear:both}.item-row .item-label{display:block;width:100%;margin-bottom:1.5em}.item-row .item-content{display:block;width:100%}.subnavbar{margin-left:-20px;margin-right:-20px}.subnavbar .btn-subnavbar{display:block}.subnavbar .subnavbar-inner{height:auto}.subnavbar .mainnav{display:block;width:100%;height:auto;margin-top:1em;margin-bottom:1.5em;border:none}.subnavbar .mainnav>li{float:none;width:100%;height:auto;margin-bottom:1em;text-align:left;border:none}.subnavbar .mainnav>li>a{display:block;padding-top:5px;padding-bottom:5px;margin-right:.5em;color:#ccc;font-size:13px;font-weight:600}.subnavbar .mainnav>li>a>span{display:inline}.subnavbar .mainnav>li>a>i{display:inline;margin-right:.5em;margin-bottom:0;font-size:14px}.subnavbar .mainnav>li>a .caret{margin-top:-2px;margin-left:3px}.subnavbar .mainnav>li.active>a{color:#f90;background:transparent}.subnavbar .dropdown .dropdown-menu{position:static;float:none;width:100%;background:transparent;border:none;box-shadow:none}.subnavbar .dropdown .dropdown-menu a{padding:12px 40px;color:#fff;font-weight:600}.subnavbar .dropdown .dropdown-menu a:active,.subnavbar .dropdown .dropdown-menu a:focus{background:#555 !important;outline:none}.subnavbar .dropdown .dropdown-menu::before,.subnavbar .dropdown .dropdown-menu::after{display:none}.subnavbar .dropdown.open .caret{display:inline-block}.subnavbar .dropdown-submenu>a:after{display:none}.subnavbar .dropdown-submenu>.dropdown-menu{display:block}.subnavbar .dropdown-submenu>.dropdown-menu>li>a{padding-right:20px;padding-left:60px}}@media(min-width:768px){.subnav-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}}@media(min-width:1200px){.navbar .container,.subnavbar .container{padding-right:0;padding-left:0}.page-title{margin-left:-15px}}.GridPager a,.GridPager span{display:block;height:1.6em;width:2em;text-align:center;text-decoration:none}.GridPager a{background-color:#f5f5f5;color:#969696}.GridPager span{background-color:#a1dcf2;color:#000;font-weight:bold}.hiddenBtn{height:0;width:0;visibility:hidden} \ No newline at end of file diff --git a/CMS_SC/DettScheda.aspx b/CMS_SC/DettScheda.aspx index 569f413..7caf996 100644 --- a/CMS_SC/DettScheda.aspx +++ b/CMS_SC/DettScheda.aspx @@ -1,4 +1,4 @@ -<%@ Page Title="" Language="C#" MasterPageFile="~/Bootstrap.Master" AutoEventWireup="true" CodeBehind="DettScheda.aspx.cs" Inherits="CMS_SC.DettScheda" EnableEventValidation = "false" %> +<%@ Page Title="" Language="C#" MasterPageFile="~/Bootstrap.Master" AutoEventWireup="true" CodeBehind="DettScheda.aspx.cs" Inherits="CMS_SC.DettScheda" EnableEventValidation="false" %> <%@ Register Src="~/WebUserControls/mod_DettScheda.ascx" TagPrefix="uc1" TagName="mod_DettScheda" %> <%@ Register Src="~/WebUserControls/mod_righePag.ascx" TagName="mod_righePag" TagPrefix="uc1" %> diff --git a/CMS_SC/DettScheda.aspx.cs b/CMS_SC/DettScheda.aspx.cs index f7e1a89..bad1a81 100644 --- a/CMS_SC/DettScheda.aspx.cs +++ b/CMS_SC/DettScheda.aspx.cs @@ -21,7 +21,18 @@ namespace CMS_SC } mod_righePag.eh_newNum += mod_righePag_eh_newNum; mod_DettScheda.eh_selezioneValore += mod_DettScheda_eh_selezioneValore; + mod_DettScheda.eh_reqSave += Mod_DettScheda_eh_reqSave; } + /// + /// richiedo salvataggio x scheda dettaglio + /// + /// + /// + private void Mod_DettScheda_eh_reqSave(object sender, EventArgs e) + { + mod_validVal.trySaveEdit(); + } + /// /// se c'è selezione valore MOSTROschema parametri validazione /// diff --git a/CMS_SC/Web.config b/CMS_SC/Web.config index 6901807..fbc144c 100644 --- a/CMS_SC/Web.config +++ b/CMS_SC/Web.config @@ -178,6 +178,8 @@ + + diff --git a/CMS_SC/WebUserControls/mod_DettScheda.ascx b/CMS_SC/WebUserControls/mod_DettScheda.ascx index 68e6ef3..7dab5a0 100644 --- a/CMS_SC/WebUserControls/mod_DettScheda.ascx +++ b/CMS_SC/WebUserControls/mod_DettScheda.ascx @@ -1,5 +1,26 @@ <%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_DettScheda.ascx.cs" Inherits="CMS_SC.WebUserControls.mod_DettScheda" %> - + + +<%-- +--%> + + + @@ -21,7 +42,7 @@ - + <%# traduci("moveMis") %> @@ -37,7 +58,7 @@ - + @@ -47,8 +68,8 @@ - - + + diff --git a/CMS_SC/WebUserControls/mod_DettScheda.ascx.cs b/CMS_SC/WebUserControls/mod_DettScheda.ascx.cs index dbf0266..50e146f 100644 --- a/CMS_SC/WebUserControls/mod_DettScheda.ascx.cs +++ b/CMS_SC/WebUserControls/mod_DettScheda.ascx.cs @@ -16,6 +16,10 @@ namespace CMS_SC.WebUserControls /// public event EventHandler eh_selezioneValore; /// + /// richeista SAVE (da enter) + /// + public event EventHandler eh_reqSave; + /// /// sollevo evento selezione /// protected void raiseEvent() @@ -261,5 +265,29 @@ namespace CMS_SC.WebUserControls resetSelezione(); } + /// + /// save del record + /// + /// + /// + protected void btnSave_Click(object sender, EventArgs e) + { + // verifico SE sia in editing... + if (grView.EditIndex >= 0) + { + // salvo + grView.UpdateRow(grView.EditIndex, false); + grView.EditIndex = -1; + grView.DataBind(); + } + else + { + // sollevo evento nuovo valore... + if (eh_reqSave != null) + { + eh_reqSave(this, new EventArgs()); + } + } + } } } \ No newline at end of file diff --git a/CMS_SC/WebUserControls/mod_DettScheda.ascx.designer.cs b/CMS_SC/WebUserControls/mod_DettScheda.ascx.designer.cs index f79b793..8ad3641 100644 --- a/CMS_SC/WebUserControls/mod_DettScheda.ascx.designer.cs +++ b/CMS_SC/WebUserControls/mod_DettScheda.ascx.designer.cs @@ -12,6 +12,15 @@ namespace CMS_SC.WebUserControls { public partial class mod_DettScheda { + /// + /// btnSave control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.WebControls.Button btnSave; + /// /// grView control. /// diff --git a/CMS_SC/WebUserControls/mod_collaudi.ascx b/CMS_SC/WebUserControls/mod_collaudi.ascx index c173cc6..bfd1a50 100644 --- a/CMS_SC/WebUserControls/mod_collaudi.ascx +++ b/CMS_SC/WebUserControls/mod_collaudi.ascx @@ -15,12 +15,12 @@ { document.getElementById("<%=btnSave.ClientID %>").click(); } - } + } + <%-- --%> - - - + + @@ -40,7 +40,7 @@
- +
<%# contaAllegati(Eval("ValoreMis")) %> @@ -51,7 +51,7 @@

- +
<%# contaAllegati(Eval("ValoreMis")) %> @@ -62,10 +62,10 @@ - + - + @@ -73,50 +73,38 @@ - +
- +
- +
- <%-- - - - - - - - - - - - --%> - + - - + + - - - + + + diff --git a/CMS_SC/WebUserControls/mod_collaudi.ascx.cs b/CMS_SC/WebUserControls/mod_collaudi.ascx.cs index 5b93b19..74778eb 100644 --- a/CMS_SC/WebUserControls/mod_collaudi.ascx.cs +++ b/CMS_SC/WebUserControls/mod_collaudi.ascx.cs @@ -279,10 +279,20 @@ namespace CMS_SC.WebUserControls /// protected void btnSave_Click(object sender, EventArgs e) { - // salvo - grView.UpdateRow(grView.EditIndex, false); - grView.EditIndex = -1; - grView.DataBind(); + //// salvo + //int idxEdit = grView.EditIndex; + //grView.UpdateRow(grView.EditIndex, false); + //grView.EditIndex = -1; + //grView.DataBind(); + + // verifico SE sia in editing... + if (grView.EditIndex >= 0) + { + // salvo + grView.UpdateRow(grView.EditIndex, false); + grView.EditIndex = -1; + grView.DataBind(); + } } diff --git a/CMS_SC/WebUserControls/mod_validVal.ascx b/CMS_SC/WebUserControls/mod_validVal.ascx index d8b264f..9f768fc 100644 --- a/CMS_SC/WebUserControls/mod_validVal.ascx +++ b/CMS_SC/WebUserControls/mod_validVal.ascx @@ -1,6 +1,7 @@ <%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_validVal.ascx.cs" Inherits="CMS_SC.WebUserControls.mod_validVal" %> + - + diff --git a/CMS_SC/WebUserControls/mod_validVal.ascx.cs b/CMS_SC/WebUserControls/mod_validVal.ascx.cs index 8c69832..fed6b98 100644 --- a/CMS_SC/WebUserControls/mod_validVal.ascx.cs +++ b/CMS_SC/WebUserControls/mod_validVal.ascx.cs @@ -151,5 +151,26 @@ namespace CMS_SC.WebUserControls return answ; } } + /// + /// save del record + /// + /// + /// + protected void btnSave_Click(object sender, EventArgs e) + { + trySaveEdit(); + } + + public void trySaveEdit() + { + // verifico SE sia in editing... + if (grView.EditIndex >= 0) + { + // salvo + grView.UpdateRow(grView.EditIndex, false); + grView.EditIndex = -1; + grView.DataBind(); + } + } } } \ No newline at end of file diff --git a/CMS_SC/bin/CMS-SC-Data.dll b/CMS_SC/bin/CMS-SC-Data.dll index 86344cd..1a0564b 100644 Binary files a/CMS_SC/bin/CMS-SC-Data.dll and b/CMS_SC/bin/CMS-SC-Data.dll differ diff --git a/CMS_SC/bin/CMS_SC.dll b/CMS_SC/bin/CMS_SC.dll index 46a2a46..a832a83 100644 Binary files a/CMS_SC/bin/CMS_SC.dll and b/CMS_SC/bin/CMS_SC.dll differ diff --git a/CMS_SC/bin/CMS_SC.dll.config b/CMS_SC/bin/CMS_SC.dll.config index 6901807..fbc144c 100644 --- a/CMS_SC/bin/CMS_SC.dll.config +++ b/CMS_SC/bin/CMS_SC.dll.config @@ -178,6 +178,8 @@ + + diff --git a/CMS_SC/bin/SteamWare.dll b/CMS_SC/bin/SteamWare.dll index fb581d6..0da9c1d 100644 Binary files a/CMS_SC/bin/SteamWare.dll and b/CMS_SC/bin/SteamWare.dll differ diff --git a/CMS_SC/bin/SteamWare.xml b/CMS_SC/bin/SteamWare.xml index ca69180..2f062b2 100644 --- a/CMS_SC/bin/SteamWare.xml +++ b/CMS_SC/bin/SteamWare.xml @@ -602,7 +602,7 @@ - effettua setup dei connection strings da web.config delal singola applicazione + effettua setup dei connection strings da web.config della singola applicazione @@ -4667,5 +4667,24 @@ + + + gestione helper tempi ciclo + + + + + formatta in minuti/sec partendo da min.cent + + + + + + + conversione da tempo minuti centesimali a minuti/secondi + + + + diff --git a/VersGen/CMS_SC.cs b/VersGen/CMS_SC.cs index fd6d039..0af30de 100644 --- a/VersGen/CMS_SC.cs +++ b/VersGen/CMS_SC.cs @@ -5,7 +5,7 @@ using System.Reflection; -[assembly: AssemblyVersion("1.9.100.354")] -[assembly: AssemblyFileVersion("1.9.100.354")] +[assembly: AssemblyVersion("1.9.103.355")] +[assembly: AssemblyFileVersion("1.9.103.355")] [assembly: AssemblyCopyright("Steamware © 2009-2015")] [assembly: AssemblyCompany("Steamware")] diff --git a/VersGen/CMS_SC.tt b/VersGen/CMS_SC.tt index 834ed32..28e2e78 100644 --- a/VersGen/CMS_SC.tt +++ b/VersGen/CMS_SC.tt @@ -6,8 +6,8 @@ using System.Reflection; -[assembly: AssemblyVersion("1.9.100.<#= this.RevisionNumber #>")] -[assembly: AssemblyFileVersion("1.9.100.<#= this.RevisionNumber #>")] +[assembly: AssemblyVersion("1.9.103.<#= this.RevisionNumber #>")] +[assembly: AssemblyFileVersion("1.9.103.<#= this.RevisionNumber #>")] [assembly: AssemblyCopyright("Steamware © 2009-<#= DateTime.Now.Year #>")] [assembly: AssemblyCompany("Steamware")] <#+ diff --git a/VersGen/bin/Debug/VersGen.dll b/VersGen/bin/Debug/VersGen.dll index 7372c90..a7a87ae 100644 Binary files a/VersGen/bin/Debug/VersGen.dll and b/VersGen/bin/Debug/VersGen.dll differ diff --git a/VersGen/bin/Release/VersGen.dll b/VersGen/bin/Release/VersGen.dll index 7b83279..ee50dbb 100644 Binary files a/VersGen/bin/Release/VersGen.dll and b/VersGen/bin/Release/VersGen.dll differ diff --git a/packages/AjaxControlToolkit.15.1.3.0/AjaxControlToolkit.15.1.3.0.nupkg b/packages/AjaxControlToolkit.15.1.3.0/AjaxControlToolkit.15.1.3.0.nupkg new file mode 100644 index 0000000..d6b9f38 Binary files /dev/null and b/packages/AjaxControlToolkit.15.1.3.0/AjaxControlToolkit.15.1.3.0.nupkg differ diff --git a/packages/AjaxControlToolkit.15.1.3.0/Content/Web.config.transform b/packages/AjaxControlToolkit.15.1.3.0/Content/Web.config.transform new file mode 100644 index 0000000..5b1b95d --- /dev/null +++ b/packages/AjaxControlToolkit.15.1.3.0/Content/Web.config.transform @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/packages/AjaxControlToolkit.15.1.3.0/lib/net40/AjaxControlToolkit.dll b/packages/AjaxControlToolkit.15.1.3.0/lib/net40/AjaxControlToolkit.dll new file mode 100644 index 0000000..378c0f2 Binary files /dev/null and b/packages/AjaxControlToolkit.15.1.3.0/lib/net40/AjaxControlToolkit.dll differ diff --git a/packages/AjaxControlToolkit.15.1.3.0/readme.txt b/packages/AjaxControlToolkit.15.1.3.0/readme.txt new file mode 100644 index 0000000..a1156d2 --- /dev/null +++ b/packages/AjaxControlToolkit.15.1.3.0/readme.txt @@ -0,0 +1,23 @@ +You have downloaded the ASP.NET AJAX Control Toolkit v15.1.3 nuget package. + +To learn more about this release, please read this post: +https://community.devexpress.com/blogs/aspnet/archive/2015/05/21/asp-net-ajax-control-toolkit-v15-1-2-nuget-bug-fixes-and-more.aspx + + +Getting Started +--------------- +Please see https://www.devexpress.com/go/AjaxControlToolkit_Nuget_TextFile_CodePlex.aspx for more information on using AjaxControlToolkit. + + +Upgrading from earlier version +------------------------------ +Please see https://ajaxcontroltoolkit.codeplex.com/wikipage?title=Upgrade%20your%20project%20to%20AjaxControlToolkit%20v15.1 for more information on how to +upgrade to version 15.1 + + +Maintained by DevExpress +------------------------ + +The ASP.NET AJAX Control Toolkit is now maintained by DevExpress. + +Visit http://devexpress.com/ms-act for more information. diff --git a/packages/AjaxMin.5.14.5506.26202/AjaxMin.5.14.5506.26202.nupkg b/packages/AjaxMin.5.14.5506.26202/AjaxMin.5.14.5506.26202.nupkg new file mode 100644 index 0000000..0e22af9 Binary files /dev/null and b/packages/AjaxMin.5.14.5506.26202/AjaxMin.5.14.5506.26202.nupkg differ diff --git a/packages/AjaxMin.5.14.5506.26202/lib/net20/AjaxMin.dll b/packages/AjaxMin.5.14.5506.26202/lib/net20/AjaxMin.dll new file mode 100644 index 0000000..7a7975a Binary files /dev/null and b/packages/AjaxMin.5.14.5506.26202/lib/net20/AjaxMin.dll differ diff --git a/packages/AjaxMin.5.14.5506.26202/lib/net35/AjaxMin.dll b/packages/AjaxMin.5.14.5506.26202/lib/net35/AjaxMin.dll new file mode 100644 index 0000000..cada03b Binary files /dev/null and b/packages/AjaxMin.5.14.5506.26202/lib/net35/AjaxMin.dll differ diff --git a/packages/AjaxMin.5.14.5506.26202/lib/net40/AjaxMin.dll b/packages/AjaxMin.5.14.5506.26202/lib/net40/AjaxMin.dll new file mode 100644 index 0000000..9c15262 Binary files /dev/null and b/packages/AjaxMin.5.14.5506.26202/lib/net40/AjaxMin.dll differ diff --git a/packages/AjaxMin.5.14.5506.26202/tools/net35/AjaxMin.dll b/packages/AjaxMin.5.14.5506.26202/tools/net35/AjaxMin.dll new file mode 100644 index 0000000..cada03b Binary files /dev/null and b/packages/AjaxMin.5.14.5506.26202/tools/net35/AjaxMin.dll differ diff --git a/packages/AjaxMin.5.14.5506.26202/tools/net35/AjaxMin.targets b/packages/AjaxMin.5.14.5506.26202/tools/net35/AjaxMin.targets new file mode 100644 index 0000000..ac26647 --- /dev/null +++ b/packages/AjaxMin.5.14.5506.26202/tools/net35/AjaxMin.targets @@ -0,0 +1,38 @@ + + + + + + + + + + + $(ProjectDir)Content\ + $(ProjectDir) + + + false + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/packages/AjaxMin.5.14.5506.26202/tools/net35/AjaxMinTask.dll b/packages/AjaxMin.5.14.5506.26202/tools/net35/AjaxMinTask.dll new file mode 100644 index 0000000..835aaff Binary files /dev/null and b/packages/AjaxMin.5.14.5506.26202/tools/net35/AjaxMinTask.dll differ diff --git a/packages/AjaxMin.5.14.5506.26202/tools/net40/AjaxMin.dll b/packages/AjaxMin.5.14.5506.26202/tools/net40/AjaxMin.dll new file mode 100644 index 0000000..9c15262 Binary files /dev/null and b/packages/AjaxMin.5.14.5506.26202/tools/net40/AjaxMin.dll differ diff --git a/packages/AjaxMin.5.14.5506.26202/tools/net40/AjaxMin.targets b/packages/AjaxMin.5.14.5506.26202/tools/net40/AjaxMin.targets new file mode 100644 index 0000000..ac26647 --- /dev/null +++ b/packages/AjaxMin.5.14.5506.26202/tools/net40/AjaxMin.targets @@ -0,0 +1,38 @@ + + + + + + + + + + + $(ProjectDir)Content\ + $(ProjectDir) + + + false + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/packages/AjaxMin.5.14.5506.26202/tools/net40/AjaxMinTask.dll b/packages/AjaxMin.5.14.5506.26202/tools/net40/AjaxMinTask.dll new file mode 100644 index 0000000..6f33e70 Binary files /dev/null and b/packages/AjaxMin.5.14.5506.26202/tools/net40/AjaxMinTask.dll differ