Loading src/redmic/Designs.styl +4 −0 Original line number Diff line number Diff line Loading @@ -159,6 +159,10 @@ overflow none .layoutEditionDesign max-width calc(100% - 1rem) .atlasContainer @extends .flexContainer height 100% Loading src/redmic/Wizard.styl +14 −13 Original line number Diff line number Diff line Loading @@ -3,9 +3,11 @@ */ .wizard fondo textura hard-opa border-radius 5px @extend .fHeight display flex flex-direction column flex-grow 1 width calc(100% - 1rem) fondo color $gray .titleAssociated justify-content center Loading @@ -13,7 +15,7 @@ font-weight bold .wizardContent padding 10px padding 1rem display flex flex-direction column justify-content space-between Loading @@ -24,13 +26,12 @@ @extend .mediumSolidContainer @extend .fWidth fontSize $hugeFontSize padding 5px 15px padding 0.5rem 1rem height 4rem align-self flex-start align-items center display flex border-radius 5px 5px 0 0 width calc(100% - 3rem) width calc(100% - 2rem) div height 2rem Loading @@ -52,20 +53,20 @@ align-self center .wizardStepContent margin 10px 5px width calc(100% - 10px) display flex flex-direction column flex-grow 1 margin 1rem 0 .titleZone //line-height 4rem font-size 1.8rem fontSize 1.8rem span color #eee .wizardNavigation height 70px display flex .wizardBreadcrumbs height 40px list-style none flexible h center center align-self center Loading Loading
src/redmic/Designs.styl +4 −0 Original line number Diff line number Diff line Loading @@ -159,6 +159,10 @@ overflow none .layoutEditionDesign max-width calc(100% - 1rem) .atlasContainer @extends .flexContainer height 100% Loading
src/redmic/Wizard.styl +14 −13 Original line number Diff line number Diff line Loading @@ -3,9 +3,11 @@ */ .wizard fondo textura hard-opa border-radius 5px @extend .fHeight display flex flex-direction column flex-grow 1 width calc(100% - 1rem) fondo color $gray .titleAssociated justify-content center Loading @@ -13,7 +15,7 @@ font-weight bold .wizardContent padding 10px padding 1rem display flex flex-direction column justify-content space-between Loading @@ -24,13 +26,12 @@ @extend .mediumSolidContainer @extend .fWidth fontSize $hugeFontSize padding 5px 15px padding 0.5rem 1rem height 4rem align-self flex-start align-items center display flex border-radius 5px 5px 0 0 width calc(100% - 3rem) width calc(100% - 2rem) div height 2rem Loading @@ -52,20 +53,20 @@ align-self center .wizardStepContent margin 10px 5px width calc(100% - 10px) display flex flex-direction column flex-grow 1 margin 1rem 0 .titleZone //line-height 4rem font-size 1.8rem fontSize 1.8rem span color #eee .wizardNavigation height 70px display flex .wizardBreadcrumbs height 40px list-style none flexible h center center align-self center Loading