Loading src/redmic-widgets/List.styl +15 −3 Original line number Diff line number Diff line Loading @@ -188,8 +188,15 @@ .containerTopRowDragAndDrop cursor move &.selectContainerRow > .containerTopRow &.selectContainerRow &:nth-child(odd) > .containerTopRow background-color $blue !important &:nth-child(even) > .containerTopRow background-color lighten($blue, 20%) !important &.selectContainerRow > .containerTopRow &:hover box-shadow inset 0px 0px 1rem 0 rgba($black, 0.3) !important span &.checkboxIcon Loading Loading @@ -222,8 +229,13 @@ em b color $color15 font-weight 600 fontSize 1.2 color $blue &.selectContainerRow em b color $blueDark .containerButtons color $white Loading Loading
src/redmic-widgets/List.styl +15 −3 Original line number Diff line number Diff line Loading @@ -188,8 +188,15 @@ .containerTopRowDragAndDrop cursor move &.selectContainerRow > .containerTopRow &.selectContainerRow &:nth-child(odd) > .containerTopRow background-color $blue !important &:nth-child(even) > .containerTopRow background-color lighten($blue, 20%) !important &.selectContainerRow > .containerTopRow &:hover box-shadow inset 0px 0px 1rem 0 rgba($black, 0.3) !important span &.checkboxIcon Loading Loading @@ -222,8 +229,13 @@ em b color $color15 font-weight 600 fontSize 1.2 color $blue &.selectContainerRow em b color $blueDark .containerButtons color $white Loading