css et chaine de langue
This commit is contained in:
parent
c986429568
commit
300eb97642
2 changed files with 4 additions and 4 deletions
|
@ -14,9 +14,6 @@
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
.configuration_mails .well .crayon {
|
|
||||||
background-color: inherit;
|
|
||||||
}
|
|
||||||
.un-pdf {
|
.un-pdf {
|
||||||
border: 1px solid black;
|
border: 1px solid black;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
|
@ -30,6 +27,9 @@
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
padding: .5rem;
|
padding: .5rem;
|
||||||
}
|
}
|
||||||
|
.well h4.crayon {
|
||||||
|
background-color: #cecece;
|
||||||
|
}
|
||||||
.wp600 {
|
.wp600 {
|
||||||
width: 600px;
|
width: 600px;
|
||||||
}
|
}
|
||||||
|
|
|
@ -34,7 +34,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
|
||||||
'email_en_cc' => 'Emails en copie "cc" des différents messages',
|
'email_en_cc' => 'Emails en copie "cc" des différents messages',
|
||||||
'email_en_cci' => 'Emails en copie cachée "cci" des différents messages',
|
'email_en_cci' => 'Emails en copie cachée "cci" des différents messages',
|
||||||
'editer_titre' => 'Editer le titre',
|
'editer_titre' => 'Editer le titre',
|
||||||
'explication_mail_auto_uniquement' => 'permet de ne pas afficher les mails utilisés uniquement en envoi automatique',
|
'explication_mail_auto_uniquement' => 'permet de ne pas afficher les modèles utilisés uniquement en envoi automatique',
|
||||||
|
|
||||||
// F
|
// F
|
||||||
'pdf_envoyes' => 'Fichiers PDF envoyés',
|
'pdf_envoyes' => 'Fichiers PDF envoyés',
|
||||||
|
|
Loading…
Add table
Reference in a new issue