From 0b353e64c079625ca89a7112216f1cb89016bc56 Mon Sep 17 00:00:00 2001 From: "chankalan@choc0.net" <> Date: Tue, 5 Dec 2017 10:05:30 +0000 Subject: [PATCH] =?UTF-8?q?affichage=20"restez=20en=20contact"=20condition?= =?UTF-8?q?n=C3=A9=20=C3=A0=20l'utilisation=20d'information=20de=20contact?= =?UTF-8?q?=20+=20mise=20en=20forme=20de=20la=20pr=C3=A9visualisation=20du?= =?UTF-8?q?=20message=20(formulaire=20de=20contact)=20+=20z?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/spip.scss | 6 ++++++ inclure/sidebar.html | 4 ++-- paquet.xml | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/css/spip.scss b/css/spip.scss index b9f2aef..d029e61 100644 --- a/css/spip.scss +++ b/css/spip.scss @@ -145,6 +145,12 @@ s, strike, del, .del { } } } + fieldset.previsu { border-color:_palette(accent); + legend { color:_palette(accent); } + ul { list-style:none; padding:0; + li { margin:0; padding-left:0; } + } + } } @media print { diff --git a/inclure/sidebar.html b/inclure/sidebar.html index 4da0f45..59eff20 100644 --- a/inclure/sidebar.html +++ b/inclure/sidebar.html @@ -20,7 +20,7 @@ - + [(#CONFIG{sociaux/mail}|ou{#CONFIG{html5up/contact_telephone}}|ou{#CONFIG{html5up/contact_adresse}}|ou{#CONFIG{html5up/contact_complement}}|ou{#PLUGIN{contact}}|oui)

<:html5up:contact:>

@@ -40,7 +40,7 @@ ] -
+ ] diff --git a/paquet.xml b/paquet.xml index f287e7f..350dfed 100644 --- a/paquet.xml +++ b/paquet.xml @@ -1,7 +1,7 @@