Updated diaspora label, to better conform to their official logo
Refs #61
This commit is contained in:
parent
604d0eceb3
commit
838d4538a6
@ -154,14 +154,11 @@ input, textarea, select, a.button, .actions > button, .mce-tinymce, div.tagsinpu
|
||||
content: fa-content($fa-var-envelope)
|
||||
&.url label:before, th.url:before
|
||||
content: fa-content($fa-var-external-link-alt)
|
||||
&.diaspora label:before, td.diaspora em:before, dt.diaspora em:before
|
||||
&.diaspora label:after, td.diaspora em:before, dt.diaspora em:before
|
||||
content: "*"
|
||||
font-size: 42px
|
||||
font-weight: bold
|
||||
font-size: 22px
|
||||
font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif
|
||||
line-height: 0
|
||||
margin-right: 0.1em
|
||||
vertical-align: middle
|
||||
&.tags label:before, th.tags a:before
|
||||
content: fa-content($fa-var-tags)
|
||||
&.active label:before
|
||||
|
@ -41,9 +41,9 @@
|
||||
= Orga.human_attribute_name :url
|
||||
%dd= link_to @orga.url, sanitize(@orga.url)
|
||||
- if @orga.diaspora.present?
|
||||
%dt.diaspora
|
||||
%em.fa
|
||||
%dt.diaspora<
|
||||
= Orga.human_attribute_name :diaspora
|
||||
%em.fa
|
||||
%dd= link_to @orga.diaspora, @orga.diaspora
|
||||
- if @orga.feed.present?
|
||||
%dt.feed
|
||||
|
@ -45,7 +45,7 @@ en:
|
||||
department: Department
|
||||
region: Region
|
||||
url: Web address
|
||||
diaspora: Diaspora
|
||||
diaspora: diaspora
|
||||
feed: Syndication
|
||||
contact: Contact
|
||||
submitter: Soumetteur
|
||||
|
@ -45,7 +45,7 @@ fr:
|
||||
department: Département
|
||||
region: Région
|
||||
url: Adresse web
|
||||
diaspora: Diaspora
|
||||
diaspora: diaspora
|
||||
feed: Syndication
|
||||
contact: Contact
|
||||
submitter: Soumetteur
|
||||
|
@ -45,7 +45,7 @@ pt-BR:
|
||||
department: Bairro
|
||||
region: Estado
|
||||
url: Site
|
||||
diaspora: Diaspora
|
||||
diaspora: diaspora
|
||||
feed: RSS
|
||||
contact: Contato
|
||||
submitter: Remetente
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -62251,7 +62251,7 @@ exports.MarkerCluster = MarkerCluster;
|
||||
branding: false,
|
||||
language: 'fr_FR',
|
||||
selector: 'input.description',
|
||||
content_css: '/assets/application-cfcd654a4cc222e1d42c078cb2c0eee770e42daffcd61df42f31e7f9aaa5bea2.css',
|
||||
content_css: '/assets/application-00aa2588067472b342834005aab0403b074753036910dd33d3717e5253038704.css',
|
||||
entity_encoding: 'raw',
|
||||
add_unload_trigger: true,
|
||||
browser_spellcheck: true,
|
Loading…
Reference in New Issue
Block a user