diff --git a/Thermo.Active/wwwroot/assets/styles/base/controstamposetup.less b/Thermo.Active/wwwroot/assets/styles/base/controstamposetup.less deleted file mode 100644 index 2ab29f24..00000000 --- a/Thermo.Active/wwwroot/assets/styles/base/controstamposetup.less +++ /dev/null @@ -1,37 +0,0 @@ -// out: false, sourceMap: false, main: ../style.less -@import "grid-system.less"; -@import "colors.less"; -@import "fonts.less"; - - -.modal.controstamposetup-info { - - section { - - .controstampo-cycle { - margin-left: 37%; - } - - .specific { - padding-left: 5px; - - .box { - margin-bottom: 5px; - background-color: #e5f3ff; - - &:first-of-type { - background-color: white; - } - - &:last-of-type { - background-color: #b3dbff; - } - - } - - - } - - } - -} \ No newline at end of file diff --git a/Thermo.Active/wwwroot/assets/styles/base/layout.less b/Thermo.Active/wwwroot/assets/styles/base/layout.less index 3521b534..c76a2d6d 100644 --- a/Thermo.Active/wwwroot/assets/styles/base/layout.less +++ b/Thermo.Active/wwwroot/assets/styles/base/layout.less @@ -15,7 +15,6 @@ @import "avvio-prod.less"; @import "processo.less"; @import "progrprerisc.less"; -@import "controstamposetup.less"; @import "opzioni.less"; @import "imbutitura.less"; @import "estrazione.less"; diff --git a/Thermo.Active/wwwroot/assets/styles/style.css b/Thermo.Active/wwwroot/assets/styles/style.css index 14083e4e..30a7808b 100644 --- a/Thermo.Active/wwwroot/assets/styles/style.css +++ b/Thermo.Active/wwwroot/assets/styles/style.css @@ -5365,22 +5365,6 @@ body { letter-spacing: normal; color: #002680; } -.modal.controstamposetup-info section .controstampo-cycle { - margin-left: 37%; -} -.modal.controstamposetup-info section .specific { - padding-left: 5px; -} -.modal.controstamposetup-info section .specific .box { - margin-bottom: 5px; - background-color: #e5f3ff; -} -.modal.controstamposetup-info section .specific .box:first-of-type { - background-color: white; -} -.modal.controstamposetup-info section .specific .box:last-of-type { - background-color: #b3dbff; -} .modal.opzioni-info hr { width: 2px; height: 830px; diff --git a/Thermo.Active/wwwroot/src/app_modules_thermo/setup/controstampo_setup/components/base-components/aria-controstampo.vue b/Thermo.Active/wwwroot/src/app_modules_thermo/setup/controstampo_setup/components/base-components/aria-controstampo.vue index 1626383f..85bf3ab5 100644 --- a/Thermo.Active/wwwroot/src/app_modules_thermo/setup/controstampo_setup/components/base-components/aria-controstampo.vue +++ b/Thermo.Active/wwwroot/src/app_modules_thermo/setup/controstampo_setup/components/base-components/aria-controstampo.vue @@ -1,49 +1,54 @@ diff --git a/Thermo.Active/wwwroot/src/app_modules_thermo/setup/controstampo_setup/components/base-components/ciclo-controstampo.vue b/Thermo.Active/wwwroot/src/app_modules_thermo/setup/controstampo_setup/components/base-components/ciclo-controstampo.vue index fea02418..d05bc364 100644 --- a/Thermo.Active/wwwroot/src/app_modules_thermo/setup/controstampo_setup/components/base-components/ciclo-controstampo.vue +++ b/Thermo.Active/wwwroot/src/app_modules_thermo/setup/controstampo_setup/components/base-components/ciclo-controstampo.vue @@ -1,27 +1,26 @@