stable

Clone or download

Read-only

Display site admin homepage in 3column layout

Part of story #9197: Get rid of Bootstrap in site admin Change-Id: I99ee2edd465c11aa8a5b5d891726843aaf72641c

Modified Files

Name
M src/www/admin/admin_utils.php +0 −2 Go to diff View file
M src/www/admin/index.php +10 −8 Go to diff View file
A src/www/themes/BurningParrot/css/_includes.scss +21 −0 Go to diff View file
M src/www/themes/BurningParrot/css/burning-parrot-blue.scss +1 −1 Go to diff View file
M src/www/themes/BurningParrot/css/burning-parrot-green.scss +1 −1 Go to diff View file
M src/www/themes/BurningParrot/css/burning-parrot-grey.scss +1 −1 Go to diff View file
M src/www/themes/BurningParrot/css/burning-parrot-orange.scss +1 −1 Go to diff View file
M src/www/themes/BurningParrot/css/burning-parrot-purple.scss +1 −1 Go to diff View file
M src/www/themes/BurningParrot/css/burning-parrot-red.scss +1 −1 Go to diff View file
R src/www/themes/BurningParrot/css/_navbar.scss Go to diff View file
A src/www/themes/BurningParrot/css/includes/_siteadmin.scss +31 −0 Go to diff View file
R src/www/themes/BurningParrot/css/_structure.scss Go to diff View file