Loading src/redmic-widgets/Button.styl +3 −3 Original line number Diff line number Diff line Loading @@ -18,10 +18,9 @@ .comboButton display flex div background-color #e6e6e6 !important .dijitButtonNode background-color $color2 !important border 1px solid rgba(187, 187, 187, 0.6) !important border-bottom-color rgba(187, 187, 187, 0.6) !important padding 0 5px !important Loading @@ -30,6 +29,7 @@ &:hover .fa, span color $blue .dijitArrowButton border-left-width 0 !important display flex !important Loading src/redmic-widgets/List.styl +10 −4 Original line number Diff line number Diff line Loading @@ -119,7 +119,7 @@ .contentList position relative overflow auto background-color $color1 background-color $color12 flex-grow 1 color $white display flex Loading @@ -143,7 +143,7 @@ &:nth-child(odd) background-color $color5 &:nth-child(even) background-color $color1 background-color $color12 .dragAndDropContainerRow background-color #aaa !important Loading Loading @@ -218,7 +218,7 @@ .containerButtons color black color $white padding 10px display flex justify-content flex-end Loading Loading @@ -289,8 +289,14 @@ .containerRow .containerBottomRow background-color $color12 border-top 1px solid $gray .containerTopRow border-left 1px solid $color4 border-left 1px solid $gray .containerBottomRow border-top none .containerTopRow .expandCollapse Loading Loading
src/redmic-widgets/Button.styl +3 −3 Original line number Diff line number Diff line Loading @@ -18,10 +18,9 @@ .comboButton display flex div background-color #e6e6e6 !important .dijitButtonNode background-color $color2 !important border 1px solid rgba(187, 187, 187, 0.6) !important border-bottom-color rgba(187, 187, 187, 0.6) !important padding 0 5px !important Loading @@ -30,6 +29,7 @@ &:hover .fa, span color $blue .dijitArrowButton border-left-width 0 !important display flex !important Loading
src/redmic-widgets/List.styl +10 −4 Original line number Diff line number Diff line Loading @@ -119,7 +119,7 @@ .contentList position relative overflow auto background-color $color1 background-color $color12 flex-grow 1 color $white display flex Loading @@ -143,7 +143,7 @@ &:nth-child(odd) background-color $color5 &:nth-child(even) background-color $color1 background-color $color12 .dragAndDropContainerRow background-color #aaa !important Loading Loading @@ -218,7 +218,7 @@ .containerButtons color black color $white padding 10px display flex justify-content flex-end Loading Loading @@ -289,8 +289,14 @@ .containerRow .containerBottomRow background-color $color12 border-top 1px solid $gray .containerTopRow border-left 1px solid $color4 border-left 1px solid $gray .containerBottomRow border-top none .containerTopRow .expandCollapse Loading