Loading src/layout/Dialog.styl +2 −8 Original line number Diff line number Diff line Loading @@ -65,6 +65,7 @@ display flex flex-flow column flex-grow 1 background $grayLight .dijitDialogTitleBar padding $semi $big Loading @@ -74,6 +75,7 @@ .dijitDialogPaneContent display flex flex-grow 1 padding 0.3rem & > div height unset Loading @@ -82,20 +84,12 @@ // Dialog pequeño .dialogSimple fondo textura soft .dijitDialogTitleBar border-bottom $borderDark padding $micro $semi fondo degradado buttonLogin // Dialog normal .dialogComplex fondo textura medium // Botonera .keypad Loading src/redmic-widgets/List.styl +0 −1 Original line number Diff line number Diff line Loading @@ -419,7 +419,6 @@ .headerList display flex background-image $linen-light min-height 3.5rem padding 1rem 0 1rem 0 position relative .iconOptionHeader Loading src/redmic/Catalog.styl +6 −22 Original line number Diff line number Diff line Loading @@ -124,7 +124,12 @@ position relative !important height unset !important width 15rem !important min-width 15rem @media (max-width $media-high-size) width 14rem !important @media (max-width $media-medium-size) width 13rem !important @media (max-width $media-low-size) width 12rem !important fondo color $color13 border-radius 0 0 0 5px .containerFacets Loading Loading @@ -249,27 +254,6 @@ transform translateX(100%) .embeddedContentTopbar @extend .topZone height 5rem border-radius 5px margin-bottom 5px .dijitDialog .embeddedContentTopbar border-radius 0 .embeddedContentContainer @extend .centerZone .titleRedmic color $grayLightest fontSize 1.8rem .listZone .mapSideContainer border-radius 5px li.objectClassification &:not(:first-child) margin-top 0.5rem Loading src/redmic/Designs.styl +53 −3 Original line number Diff line number Diff line .designLayoutContainer @extends .flexContainer @media (orientation portrait) flex-flow column max-width 100% max-height 100% .mapAndContentLayoutMapWithSideContentDesign @media (orientation portrait) flex-flow column > .mapContainer > .mapSideContainer display flex Loading Loading @@ -53,7 +56,6 @@ .layoutTextSearchFacetsListDesign .layoutExternalTextSearchListDesign flex-flow column max-width 100% .centerZone flex-grow 1 Loading @@ -61,6 +63,54 @@ .speciesMainTextSearchFacetsListDesign .facetsZone width 25rem !important @media (max-width $media-high-size) width 24rem !important @media (max-width $media-medium-size) width 23rem !important @media (max-width $media-low-size) width 20rem !important .topAndCenterContentLayoutEmbeddedContentWithTopbarDesign flex-flow column .embeddedContentTopbar @extend .topZone border-radius 5px margin-bottom 0.5rem .embeddedContentContainer @extend .centerZone flex-grow 1 .titleRedmic color $grayLightest fontSize 1.8rem .listZone .mapSideContainer border-radius 5px .topSecondaryContentLayoutDynamicDualContentDesign .leftSecondaryContentLayoutDynamicDualContentDesign .primaryContent .secondaryContent display flex > * flex-grow 1 .primaryContent display flex flex-grow 1 overflow auto .topSecondaryContentLayoutDynamicDualContentDesign flex-flow column .leftSecondaryContentLayoutDynamicDualContentDesign flex-flow row .atlasContainer Loading src/redmic/index.styl +1 −1 Original line number Diff line number Diff line @import 'Base' @import 'Chart' @import 'Containers' @import 'Catalog' @import 'Designs' @import 'Sidebar' @import 'Topbar' Loading @@ -11,7 +12,6 @@ @import 'Details' @import 'Initial' @import 'Tree' @import 'Catalog' @import 'Wizard' @import 'Notification' @import 'TooltipButton' Loading
src/layout/Dialog.styl +2 −8 Original line number Diff line number Diff line Loading @@ -65,6 +65,7 @@ display flex flex-flow column flex-grow 1 background $grayLight .dijitDialogTitleBar padding $semi $big Loading @@ -74,6 +75,7 @@ .dijitDialogPaneContent display flex flex-grow 1 padding 0.3rem & > div height unset Loading @@ -82,20 +84,12 @@ // Dialog pequeño .dialogSimple fondo textura soft .dijitDialogTitleBar border-bottom $borderDark padding $micro $semi fondo degradado buttonLogin // Dialog normal .dialogComplex fondo textura medium // Botonera .keypad Loading
src/redmic-widgets/List.styl +0 −1 Original line number Diff line number Diff line Loading @@ -419,7 +419,6 @@ .headerList display flex background-image $linen-light min-height 3.5rem padding 1rem 0 1rem 0 position relative .iconOptionHeader Loading
src/redmic/Catalog.styl +6 −22 Original line number Diff line number Diff line Loading @@ -124,7 +124,12 @@ position relative !important height unset !important width 15rem !important min-width 15rem @media (max-width $media-high-size) width 14rem !important @media (max-width $media-medium-size) width 13rem !important @media (max-width $media-low-size) width 12rem !important fondo color $color13 border-radius 0 0 0 5px .containerFacets Loading Loading @@ -249,27 +254,6 @@ transform translateX(100%) .embeddedContentTopbar @extend .topZone height 5rem border-radius 5px margin-bottom 5px .dijitDialog .embeddedContentTopbar border-radius 0 .embeddedContentContainer @extend .centerZone .titleRedmic color $grayLightest fontSize 1.8rem .listZone .mapSideContainer border-radius 5px li.objectClassification &:not(:first-child) margin-top 0.5rem Loading
src/redmic/Designs.styl +53 −3 Original line number Diff line number Diff line .designLayoutContainer @extends .flexContainer @media (orientation portrait) flex-flow column max-width 100% max-height 100% .mapAndContentLayoutMapWithSideContentDesign @media (orientation portrait) flex-flow column > .mapContainer > .mapSideContainer display flex Loading Loading @@ -53,7 +56,6 @@ .layoutTextSearchFacetsListDesign .layoutExternalTextSearchListDesign flex-flow column max-width 100% .centerZone flex-grow 1 Loading @@ -61,6 +63,54 @@ .speciesMainTextSearchFacetsListDesign .facetsZone width 25rem !important @media (max-width $media-high-size) width 24rem !important @media (max-width $media-medium-size) width 23rem !important @media (max-width $media-low-size) width 20rem !important .topAndCenterContentLayoutEmbeddedContentWithTopbarDesign flex-flow column .embeddedContentTopbar @extend .topZone border-radius 5px margin-bottom 0.5rem .embeddedContentContainer @extend .centerZone flex-grow 1 .titleRedmic color $grayLightest fontSize 1.8rem .listZone .mapSideContainer border-radius 5px .topSecondaryContentLayoutDynamicDualContentDesign .leftSecondaryContentLayoutDynamicDualContentDesign .primaryContent .secondaryContent display flex > * flex-grow 1 .primaryContent display flex flex-grow 1 overflow auto .topSecondaryContentLayoutDynamicDualContentDesign flex-flow column .leftSecondaryContentLayoutDynamicDualContentDesign flex-flow row .atlasContainer Loading
src/redmic/index.styl +1 −1 Original line number Diff line number Diff line @import 'Base' @import 'Chart' @import 'Containers' @import 'Catalog' @import 'Designs' @import 'Sidebar' @import 'Topbar' Loading @@ -11,7 +12,6 @@ @import 'Details' @import 'Initial' @import 'Tree' @import 'Catalog' @import 'Wizard' @import 'Notification' @import 'TooltipButton'