Loading src/Variables.styl +1 −1 Original line number Diff line number Diff line Loading @@ -122,7 +122,7 @@ $normalFontSize = 1rem $bigFontSize = 1.2rem $giantFontSize = 1.4rem $hugeFontSize = 1.8rem $loadingFontSize = 3rem $loadingFontSize = 12rem $textColor = $white // Sombras (componentes) Loading src/layout/TabContainer.styl +3 −3 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ // Common .dijitTabPaneWrapper fondo textura hard fondo color $color13 border none noScroll() Loading @@ -22,7 +22,7 @@ .dijitTab color $white fondo textura hard fondo color $color13 microMargined h fontSize $normalFontSize padding 7.3px 12px Loading src/redmic-widgets/Facets.styl +2 −2 Original line number Diff line number Diff line .containerFacets fondo textura hard fondo color $color13 height 100% border-radius 5px overflow-y auto Loading src/redmic-widgets/List.styl +3 −3 Original line number Diff line number Diff line Loading @@ -44,13 +44,13 @@ color black .framework fondo textura hard min-height 2.5rem padding 0 1rem fondo color $color13 padding 0.5rem .bottomList display flex justify-content space-between flex-wrap wrap align-items center .keypadZone Loading src/redmic-widgets/TextSearch.styl +9 −9 Original line number Diff line number Diff line Loading @@ -4,21 +4,21 @@ .textSearch position relative width calc(100% - 3rem) width calc(100% - 2rem) .fa-times position absolute z-index 3 color black cursor pointer margin-top 0.75rem right 10px margin-top 0.5rem right 0.5rem &:hover color red input border none width 100% height 3rem height 2rem padding 0 padding-left 0.7rem padding-right 2.5rem Loading @@ -39,8 +39,8 @@ .buttonSearch flexible v center center border-radius 0 5px 5px 0 width 3rem height 3rem width 2rem height 2rem border-left none cursor pointer background-color rgba(4, 156, 219, 0.5) Loading @@ -53,8 +53,8 @@ color white !important .suggestions position relative margin-top 3.2rem position absolute margin-top 2.1rem z-index 999 width calc(100% - 2px) Loading Loading
src/Variables.styl +1 −1 Original line number Diff line number Diff line Loading @@ -122,7 +122,7 @@ $normalFontSize = 1rem $bigFontSize = 1.2rem $giantFontSize = 1.4rem $hugeFontSize = 1.8rem $loadingFontSize = 3rem $loadingFontSize = 12rem $textColor = $white // Sombras (componentes) Loading
src/layout/TabContainer.styl +3 −3 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ // Common .dijitTabPaneWrapper fondo textura hard fondo color $color13 border none noScroll() Loading @@ -22,7 +22,7 @@ .dijitTab color $white fondo textura hard fondo color $color13 microMargined h fontSize $normalFontSize padding 7.3px 12px Loading
src/redmic-widgets/Facets.styl +2 −2 Original line number Diff line number Diff line .containerFacets fondo textura hard fondo color $color13 height 100% border-radius 5px overflow-y auto Loading
src/redmic-widgets/List.styl +3 −3 Original line number Diff line number Diff line Loading @@ -44,13 +44,13 @@ color black .framework fondo textura hard min-height 2.5rem padding 0 1rem fondo color $color13 padding 0.5rem .bottomList display flex justify-content space-between flex-wrap wrap align-items center .keypadZone Loading
src/redmic-widgets/TextSearch.styl +9 −9 Original line number Diff line number Diff line Loading @@ -4,21 +4,21 @@ .textSearch position relative width calc(100% - 3rem) width calc(100% - 2rem) .fa-times position absolute z-index 3 color black cursor pointer margin-top 0.75rem right 10px margin-top 0.5rem right 0.5rem &:hover color red input border none width 100% height 3rem height 2rem padding 0 padding-left 0.7rem padding-right 2.5rem Loading @@ -39,8 +39,8 @@ .buttonSearch flexible v center center border-radius 0 5px 5px 0 width 3rem height 3rem width 2rem height 2rem border-left none cursor pointer background-color rgba(4, 156, 219, 0.5) Loading @@ -53,8 +53,8 @@ color white !important .suggestions position relative margin-top 3.2rem position absolute margin-top 2.1rem z-index 999 width calc(100% - 2px) Loading