Loading src/redmic/Catalog.styl +2 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ @extend .fWidth noScroll() min-height 3rem padding 0.5rem 0 padding .5rem 0 fondo color $color13 border-radius 5px 5px 0 0 border-radius unquote('0\9') Loading Loading @@ -41,7 +41,7 @@ .optionZone display flex justify-content space-between justify-content end padding-right 2rem .buttonsZone Loading src/redmic/Designs.styl +20 −0 Original line number Diff line number Diff line .designLayoutContainer .genericDisplayer @extends .flexContainer max-width 100% max-height 100% Loading Loading @@ -69,11 +70,30 @@ .layoutTextSearchListDesign .layoutTextSearchFacetsListDesign .layoutExternalTextSearchListDesign .genericDisplayer flex-flow column .centerZone flex-grow 1 .genericDisplayer .topZone flex-flow row justify-content space-between flex-wrap wrap padding .5rem 0 .titleContent fontSize 1.2 font-weight bold color $yellowTitleRedmic padding-left .5rem > * flex-grow 1 vertical-align center margin 0 .5rem .speciesMainTextSearchFacetsListDesign .facetsZone width 25rem !important Loading src/redmic/Forms.styl +1 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ noDisplay() .formContainer width 100% max-height 100% .formContainerWithKeypad Loading src/redmic/Tree.styl +1 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ .dijitTree margin 10px color $white width 100% // Styling for basic tree node (unhovered, unselected) // Also use this styling when dropping between items on the tree Loading Loading
src/redmic/Catalog.styl +2 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ @extend .fWidth noScroll() min-height 3rem padding 0.5rem 0 padding .5rem 0 fondo color $color13 border-radius 5px 5px 0 0 border-radius unquote('0\9') Loading Loading @@ -41,7 +41,7 @@ .optionZone display flex justify-content space-between justify-content end padding-right 2rem .buttonsZone Loading
src/redmic/Designs.styl +20 −0 Original line number Diff line number Diff line .designLayoutContainer .genericDisplayer @extends .flexContainer max-width 100% max-height 100% Loading Loading @@ -69,11 +70,30 @@ .layoutTextSearchListDesign .layoutTextSearchFacetsListDesign .layoutExternalTextSearchListDesign .genericDisplayer flex-flow column .centerZone flex-grow 1 .genericDisplayer .topZone flex-flow row justify-content space-between flex-wrap wrap padding .5rem 0 .titleContent fontSize 1.2 font-weight bold color $yellowTitleRedmic padding-left .5rem > * flex-grow 1 vertical-align center margin 0 .5rem .speciesMainTextSearchFacetsListDesign .facetsZone width 25rem !important Loading
src/redmic/Forms.styl +1 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ noDisplay() .formContainer width 100% max-height 100% .formContainerWithKeypad Loading
src/redmic/Tree.styl +1 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ .dijitTree margin 10px color $white width 100% // Styling for basic tree node (unhovered, unselected) // Also use this styling when dropping between items on the tree Loading