parent
99d85e1a43
commit
90e3d0702c
@ -153,7 +153,7 @@ input, textarea, select, a.button, .actions > button, div.tagsinput, .ui-autocom
|
||||
content: fa-content($fa-var-external-link-alt)
|
||||
&.diaspora label:after, td.diaspora em:before, dt.diaspora em:before
|
||||
content: "*"
|
||||
font-size: 22px
|
||||
font-size: 24px
|
||||
font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif
|
||||
line-height: 0
|
||||
&.tags label:before, th.tags a:before
|
||||
|
@ -45,7 +45,7 @@
|
||||
%td.diaspora
|
||||
- if orga.diaspora.present?
|
||||
= link_to orga.diaspora do
|
||||
%em.fa{ title: Orga.human_attribute_name(:diaspora) }
|
||||
%em.fa{ title: Orga.human_attribute_name(:diaspora) + '*' }
|
||||
%td.feed
|
||||
- if orga.feed.present?
|
||||
= link_to orga.feed do
|
||||
|
Loading…
Reference in New Issue
Block a user