From 562f011362c47c63f82bef995ee2faa1ad1c1075 Mon Sep 17 00:00:00 2001 From: Zatalyz Date: Sun, 3 May 2020 15:23:44 +0200 Subject: [PATCH] =?UTF-8?q?Correction=20d'un=20bug=20sur=20les=20onglets?= =?UTF-8?q?=20lorsque=20les=20polices=20charg=C3=A9es=20ne=20sont=20pas=20?= =?UTF-8?q?les=20bonnes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 +++++- css/biseau.less | 2 ++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6a6032..baf8d8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,11 +11,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Inclusion of footer and header's Khaganat (work on this needed). - Finish todo listed (on this pad)[https://pad.khaganat.net/p/khum1]. +FR : +- Plugin "childpage" mis à jour, finition de sa cosmétique +- Amélioration de l'intégration du plugin "translation". + ## [2.0.0] - 2020-04-09 EN : This version reaches a certain maturity but needs some fine-tuning before being put into production. -FR :Cette version atteint une certaine maturité mais a besoin de peaufinage avant d'être mise en prod. +FR : Cette version atteint une certaine maturité mais a besoin de peaufinage avant d'être mise en prod. ### Added #### EN diff --git a/css/biseau.less b/css/biseau.less index 6932ac2..17a0e97 100644 --- a/css/biseau.less +++ b/css/biseau.less @@ -70,6 +70,8 @@ border-style : solid; border-color : transparent transparent @ini_background_neu transparent; border-width : 0 1.5em 1.5em 0; + position:relative; + z-index: -1; } .toptab_current_page {