diff --git a/app/assets/stylesheets/events.sass b/app/assets/stylesheets/events.sass index 68de94b8..1443793c 100644 --- a/app/assets/stylesheets/events.sass +++ b/app/assets/stylesheets/events.sass @@ -115,13 +115,15 @@ body.events.show, body.orgas.show, body.tags.show, body.pages #advises border: 1px solid #FFB578 + border-radius: 0.2em padding-left: 10px padding-right: 10px - margin-bottom: 1.2em background-color: #ffe0c7 - h1 + & > *:first-child font-size: 1.9em font-weight: normal + &:before + content: '🛈 ' a color: #8F4900 diff --git a/app/assets/stylesheets/form.sass b/app/assets/stylesheets/form.sass index 817457c4..67f1ddc4 100644 --- a/app/assets/stylesheets/form.sass +++ b/app/assets/stylesheets/form.sass @@ -7,9 +7,8 @@ body.mce-content-body border: none padding: 1px 1% font-size: inherit - min-height: 100% -.mce-menubar, .mce-panel +.tox-tinymce border: none !important .helper p @@ -40,7 +39,7 @@ legend padding: 0.8em font-style: italic margin-left: 0 - input, textarea, .mce-tinymce, div.tagsinput, .field_with_errors:last-child + input, textarea, div.tagsinput, .field_with_errors:last-child, & > div flex-grow: 1 &[type=number], &[type=checkbox] flex-grow: unset @@ -55,7 +54,7 @@ legend width: 100% display: block -input, textarea, select, a.button, .actions > button, .mce-tinymce, div.tagsinput, .ui-autocomplete-input +input, textarea, select, a.button, .actions > button, div.tagsinput, .ui-autocomplete-input color: black border: solid 0.25em transparent outline: none @@ -78,11 +77,6 @@ input, textarea, select, a.button, .actions > button, .mce-tinymce, div.tagsinpu letter-spacing: 2px background-color: #9CC5EE -.mce-tinymce - box-shadow: none !important -.mce-top-part:before - box-shadow: 0 1px lightgray !important - .field_with_errors display: inline input, textarea, select, a.button diff --git a/app/assets/stylesheets/mobile.sass b/app/assets/stylesheets/mobile.sass index 6aa2f39c..150321f9 100644 --- a/app/assets/stylesheets/mobile.sass +++ b/app/assets/stylesheets/mobile.sass @@ -92,7 +92,7 @@ & > * display: none & > :first-child:after - content: '...' + content: '... ↴' & > :first-child, &:hover > * display: block diff --git a/config/locales/views/en.yml b/config/locales/views/en.yml index 965f96f8..b97f488e 100644 --- a/config/locales/views/en.yml +++ b/config/locales/views/en.yml @@ -53,11 +53,10 @@ en: infos: Informations new: title: Propose an event - subtitle: This page lets you submit an event. It will not appear - automatically, it will first be validated by a moderator. An electronic - mail will be sent to the submitter's email when the event will be - moderated. - advises: "# Recommandations + subtitle: It will be published *after moderation*. You will receive, to + the **submitter** address, a confirmation email with edition and + cancellation links. + advises: "## Recommandations \n \n* The event must relate to **Free** software, arts, data, hardware, content, internet. The agenda is not intended for other kinds of events. diff --git a/config/locales/views/fr.yml b/config/locales/views/fr.yml index 5e8f057e..63357c84 100644 --- a/config/locales/views/fr.yml +++ b/config/locales/views/fr.yml @@ -53,11 +53,10 @@ fr: infos: Informations new: title: Proposer un événement - subtitle: Cette page permet de soumettre un événement. Celui-ci - n'apparaîtra pas automatiquement, il sera tout d'abord validé par un - modérateur. Un courrier électronique sera envoyé à l'adresse e-mail du - soumetteur donnée ci-dessous lorsque l'événement aura été modéré. - advises: "# Recommandations + subtitle: Il sera publié *après modération*. Vous recevrez, à l'adresse + du **soumetteur**, un courriel de confirmation avec des liens d'édition + et d'annulation. + advises: "## Recommandations \n \n* L’évènement doit concerner le **Libre**: logiciel, informatique, culture, art, matériel *Libres*; open data, neutralité du net, vie/données privée(s) et diff --git a/config/locales/views/pt-BR.yml b/config/locales/views/pt-BR.yml index ab628d41..16bc0cf3 100644 --- a/config/locales/views/pt-BR.yml +++ b/config/locales/views/pt-BR.yml @@ -57,7 +57,7 @@ pt-BR: automaticamente porque primeiro deverá ser avaliado por um moderador. Uma mensagem será enviada para o remetente quando o evento for moderado. - advises: "# Recomendações importantes + advises: "## Recomendações \n \n* O evento deve ser relacionado a **Software Livre**. A agenda não é destinada para outros tipos de eventos.