Loading src/redmic/Containers.styl +1 −1 Original line number Diff line number Diff line Loading @@ -427,6 +427,7 @@ body.uncollapsedSidebar .moduleWindow @extend .fHeight background linear-gradient(bottom, $colorGrayBlack, $color13) & > div, .moduleWindow display flex Loading Loading @@ -462,7 +463,6 @@ body.uncollapsedSidebar min-width $detailsWindowMinWidth - $moduleWindowButtonSize min-height $detailsRowHeight - $moduleWindowButtonSize border-radius 5px 5px 0 5px background linear-gradient(bottom, $colorGrayBlack, $color13) .windowContent padding 0 2px Loading src/redmic/Initial.styl +8 −1 Original line number Diff line number Diff line Loading @@ -165,7 +165,14 @@ a:hover .searchBarPanel display flex justify-content center padding 0 2rem padding 0 30% @media (max-width $media-high-size) padding 0 6rem @media (max-width $media-medium-size) padding 0 3rem @media (max-width $media-low-size) padding 0 1rem > div align-self center Loading
src/redmic/Containers.styl +1 −1 Original line number Diff line number Diff line Loading @@ -427,6 +427,7 @@ body.uncollapsedSidebar .moduleWindow @extend .fHeight background linear-gradient(bottom, $colorGrayBlack, $color13) & > div, .moduleWindow display flex Loading Loading @@ -462,7 +463,6 @@ body.uncollapsedSidebar min-width $detailsWindowMinWidth - $moduleWindowButtonSize min-height $detailsRowHeight - $moduleWindowButtonSize border-radius 5px 5px 0 5px background linear-gradient(bottom, $colorGrayBlack, $color13) .windowContent padding 0 2px Loading
src/redmic/Initial.styl +8 −1 Original line number Diff line number Diff line Loading @@ -165,7 +165,14 @@ a:hover .searchBarPanel display flex justify-content center padding 0 2rem padding 0 30% @media (max-width $media-high-size) padding 0 6rem @media (max-width $media-medium-size) padding 0 3rem @media (max-width $media-low-size) padding 0 1rem > div align-self center