From 0c3c810f08ed57fde922412fc73361feb40cb0cc Mon Sep 17 00:00:00 2001 From: flashwave Date: Mon, 28 Sep 2015 23:01:41 +0200 Subject: [PATCH] r20150928 --- _sakura/changelog.json | 21 ++++++ _sakura/sakura.php | 2 +- _sakura/templates/yuuno/global/master.tpl | 9 ++- public/content/data/yuuno/css/yuuno.css | 80 +++++++++++++---------- 4 files changed, 71 insertions(+), 41 deletions(-) diff --git a/_sakura/changelog.json b/_sakura/changelog.json index 20d4228..acb4748 100644 --- a/_sakura/changelog.json +++ b/_sakura/changelog.json @@ -2950,6 +2950,27 @@ "user": "Flashwave" } + ], + + "20150928": [ + + "eminence", + { + "type": "FIX", + "change": "Fixed view order on the header menu on mobile.", + "user": "Flashwave" + }, + { + "type": "ADD", + "change": "Added new animations on the header menu.", + "user": "Flashwave" + }, + { + "type": "FIX", + "change": "Readd footer on mobile.", + "user": "Flashwave" + } + ] } diff --git a/_sakura/sakura.php b/_sakura/sakura.php index f303585..3bb24ec 100644 --- a/_sakura/sakura.php +++ b/_sakura/sakura.php @@ -8,7 +8,7 @@ namespace Sakura; // Define Sakura version -define('SAKURA_VERSION', '20150927'); +define('SAKURA_VERSION', '20150928'); define('SAKURA_VLABEL', 'Eminence'); define('SAKURA_COLOUR', '#6C3082'); define('SAKURA_STABLE', false); diff --git a/_sakura/templates/yuuno/global/master.tpl b/_sakura/templates/yuuno/global/master.tpl index cf67ce6..68896d0 100644 --- a/_sakura/templates/yuuno/global/master.tpl +++ b/_sakura/templates/yuuno/global/master.tpl @@ -152,9 +152,9 @@