Loading src/Variables.styl +2 −2 Original line number Diff line number Diff line Loading @@ -90,8 +90,8 @@ $sidebar-default-size = 5.4rem $sidebar-high-size = 5.7rem $sidebar-medium-size = 6rem $sidebar-low-size = 6.3rem $sidebar-secondary-size = 200px $notificationbar-size = 400px $sidebar-secondary-size = 18rem $notificationbar-size = 28rem $borderSize = $nano $borderType = $borderSize solid $borderSizeFat = $micro Loading src/layout/Menu.styl +0 −1 Original line number Diff line number Diff line Loading @@ -98,7 +98,6 @@ // Menu .dijitMenu z-index $zindexDropdown padding 5px 0 margin 2px 0 0 // override default ul background-color $dropdownBackground Loading src/redmic/Notification.styl +0 −6 Original line number Diff line number Diff line Loading @@ -65,12 +65,6 @@ position absolute right 0 width $notificationbar-size @media (max-width $media-high-size) width $notificationbar-size * 0.9 @media (max-width $media-medium-size) width $notificationbar-size * 0.8 @media (max-width $media-low-size) width $notificationbar-size * 0.5 z-index 3 overflow hidden pointer-events none Loading src/redmic/Sidebar.styl +0 −6 Original line number Diff line number Diff line Loading @@ -95,12 +95,6 @@ position absolute z-index 3 width $sidebar-secondary-size @media (max-width $media-high-size) width $sidebar-secondary-size * 0.9 @media (max-width $media-medium-size) width $sidebar-secondary-size * 0.8 @media (max-width $media-low-size) width $sidebar-secondary-size * 0.7 background $color13 box-shadow 5px 0 10px 0 rgba($black, $shadowBoxOpacity) showScroll() Loading Loading
src/Variables.styl +2 −2 Original line number Diff line number Diff line Loading @@ -90,8 +90,8 @@ $sidebar-default-size = 5.4rem $sidebar-high-size = 5.7rem $sidebar-medium-size = 6rem $sidebar-low-size = 6.3rem $sidebar-secondary-size = 200px $notificationbar-size = 400px $sidebar-secondary-size = 18rem $notificationbar-size = 28rem $borderSize = $nano $borderType = $borderSize solid $borderSizeFat = $micro Loading
src/layout/Menu.styl +0 −1 Original line number Diff line number Diff line Loading @@ -98,7 +98,6 @@ // Menu .dijitMenu z-index $zindexDropdown padding 5px 0 margin 2px 0 0 // override default ul background-color $dropdownBackground Loading
src/redmic/Notification.styl +0 −6 Original line number Diff line number Diff line Loading @@ -65,12 +65,6 @@ position absolute right 0 width $notificationbar-size @media (max-width $media-high-size) width $notificationbar-size * 0.9 @media (max-width $media-medium-size) width $notificationbar-size * 0.8 @media (max-width $media-low-size) width $notificationbar-size * 0.5 z-index 3 overflow hidden pointer-events none Loading
src/redmic/Sidebar.styl +0 −6 Original line number Diff line number Diff line Loading @@ -95,12 +95,6 @@ position absolute z-index 3 width $sidebar-secondary-size @media (max-width $media-high-size) width $sidebar-secondary-size * 0.9 @media (max-width $media-medium-size) width $sidebar-secondary-size * 0.8 @media (max-width $media-low-size) width $sidebar-secondary-size * 0.7 background $color13 box-shadow 5px 0 10px 0 rgba($black, $shadowBoxOpacity) showScroll() Loading