🎨 Amélioration de la section 'règles attachées'

pull/279/head
Mael 2018-08-13 13:35:06 +02:00
parent 2dacf6c9e4
commit d03c1d7cb9
3 changed files with 7 additions and 7 deletions

View File

@ -21,3 +21,7 @@
#notes {
color: #666;
}
h2 small {
font-size: 75%;
}

View File

@ -110,11 +110,8 @@ let NamespaceRulesList = withColours(
({ namespaceRules, flatRule, colours }) => (
<section>
<h2>
<Trans>Règles attachées</Trans>
<small>
<Trans i18nKey="inspace">Ces règles sont dans lespace de nom</Trans>{' '}
`{flatRule.title}`
</small>
<Trans>Règles du groupe</Trans>
<small> «{flatRule.title}»</small>
</h2>
<ul>
{namespaceRules.map(r => (

View File

@ -71,8 +71,7 @@ back: Back to your simulation
ambiguous: More than one rule with this name found. Which one are you looking for ?
reportError: Report an error
Références: Relevant legal information (fr)
Règles attachées: Linked rules
inspace: These rules are in category
Règles du groupe: Rules of the group
Pas de sources officielles: No official information
Votre avis nous intéresse !: Your opinion matters!
afficher les sources complémentaires: display additional information sources