OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openproject/app/assets/stylesheets/layout/_zen_mode.sass

28 lines
497 B

body.zen-mode
#top-menu,
#main-menu
display: none
#content-wrapper
margin-left: 0px
&.controller-work_packages
&.action-index,
&.action-show,
&.full-create
#main
top: 0px
height: 100%
#content-wrapper
width: 100%
margin-left: 0
&.controller-wiki #content
margin: 0 auto
@media only screen and (max-width: 1280px)
max-width: 90vw
@media only screen and (min-width: 1281px)
max-width: 60vw