stable
Clone or download
Read-only
request #9685: Be able to collapse the new site admin sidebar
Change-Id: Ie067c3835152b518464ce6a60d772b071f326f9f
Modified Files
Name | ||||
---|---|---|---|---|
M | gulpfile.js | +1 | −0 | Go to diff View file |
M | src/www/themes/BurningParrot/css/_includes.scss | +2 | −1 | Go to diff View file |
A | src/www/themes/BurningParrot/css/includes/_global-variables.scss | +23 | −0 | Go to diff View file |
A | src/www/themes/BurningParrot/css/includes/_sidebar-collapsed.scss | +34 | −0 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_siteadmin-sidebar.scss | +42 | −0 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_structure.scss | +0 | −4 | Go to diff View file |
A | src/www/themes/BurningParrot/js/sidebar.js | +51 | −0 | Go to diff View file |
M | src/www/themes/BurningParrot/templates/header.mustache | +2 | −0 | Go to diff View file |