From b9f9c6391adf491a0bf4ae269910051e72ff3c38 Mon Sep 17 00:00:00 2001 From: mama Date: Wed, 10 May 2017 19:27:28 +0200 Subject: [PATCH] =?UTF-8?q?:art:=20Ajout=20d'un=20titre=20=C3=A0=20la=20se?= =?UTF-8?q?ction=20'Vos=20r=C3=A9ponses'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/components/Simulateur.css | 10 +++++++--- source/components/Simulateur.js | 3 ++- source/engine/generateQuestions.js | 1 - source/engine/traverse.js | 1 - 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/source/components/Simulateur.css b/source/components/Simulateur.css index 1a3f1506c..cf009767d 100644 --- a/source/components/Simulateur.css +++ b/source/components/Simulateur.css @@ -98,16 +98,20 @@ opacity: .95; } -#reinitialise { + +#foldedSteps .header { margin-bottom: 1em; text-align: center; } -#reinitialise button { +#foldedSteps .header h3 { + display: inline; +} +#foldedSteps .header button { font-size: 80%; color: #4A89DC; border: none; } -#reinitialise button i { +#foldedSteps .header button i { margin-right: .3em; vertical-align: top } diff --git a/source/components/Simulateur.js b/source/components/Simulateur.js index b5703fd4e..f320307b2 100644 --- a/source/components/Simulateur.js +++ b/source/components/Simulateur.js @@ -108,7 +108,8 @@ export default class extends React.Component {
{ !R.isEmpty(foldedSteps) &&
-
+
+

Vos réponses