Updated diaspora icon, using css (not a font awesome icon). Closes #61
This commit is contained in:
parent
9b70040167
commit
6724cccf0e
@ -155,7 +155,14 @@ input, textarea, select, a.button, .actions > button, .mce-tinymce, div.tagsinpu
|
|||||||
&.url label:before, th.url:before
|
&.url label:before, th.url:before
|
||||||
content: fa-content($fa-var-external-link-alt)
|
content: fa-content($fa-var-external-link-alt)
|
||||||
&.diaspora label:before, th.diaspora:before
|
&.diaspora label:before, th.diaspora:before
|
||||||
content: fa-content($fa-var-bullhorn)
|
content: "*"
|
||||||
|
font-size: 42px
|
||||||
|
margin-top: -0.1em
|
||||||
|
font-weight: bold
|
||||||
|
font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif
|
||||||
|
margin-right: 0.1em
|
||||||
|
margin-bottom: -1em
|
||||||
|
vertical-align: top
|
||||||
&.tags label:before, th.tags a:before
|
&.tags label:before, th.tags a:before
|
||||||
content: fa-content($fa-var-tags)
|
content: fa-content($fa-var-tags)
|
||||||
&.active label:before
|
&.active label:before
|
||||||
|
@ -45,7 +45,7 @@ en:
|
|||||||
department: Department
|
department: Department
|
||||||
region: Region
|
region: Region
|
||||||
url: Web address
|
url: Web address
|
||||||
diaspora: diaspora
|
diaspora: Diaspora
|
||||||
feed: Syndication
|
feed: Syndication
|
||||||
contact: Contact
|
contact: Contact
|
||||||
submitter: Soumetteur
|
submitter: Soumetteur
|
||||||
|
@ -45,7 +45,7 @@ fr:
|
|||||||
department: Département
|
department: Département
|
||||||
region: Région
|
region: Région
|
||||||
url: Adresse web
|
url: Adresse web
|
||||||
diaspora: diaspora
|
diaspora: Diaspora
|
||||||
feed: Syndication
|
feed: Syndication
|
||||||
contact: Contact
|
contact: Contact
|
||||||
submitter: Soumetteur
|
submitter: Soumetteur
|
||||||
|
@ -45,7 +45,7 @@ pt-BR:
|
|||||||
department: Bairro
|
department: Bairro
|
||||||
region: Estado
|
region: Estado
|
||||||
url: Site
|
url: Site
|
||||||
diaspora: diaspora
|
diaspora: Diaspora
|
||||||
feed: RSS
|
feed: RSS
|
||||||
contact: Contato
|
contact: Contato
|
||||||
submitter: Remetente
|
submitter: Remetente
|
||||||
|
Loading…
Reference in New Issue
Block a user