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
|
||||
content: fa-content($fa-var-external-link-alt)
|
||||
&.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
|
||||
content: fa-content($fa-var-tags)
|
||||
&.active label:before
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user