|
|
@ -138,17 +138,6 @@ body.rtl { |
|
|
|
float: left; |
|
|
|
float: left; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.activity-stream .detailed-status.light .detailed-status__display-name > div { |
|
|
|
|
|
|
|
float: right; |
|
|
|
|
|
|
|
margin-right: 0; |
|
|
|
|
|
|
|
margin-left: 10px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.activity-stream .detailed-status.light .detailed-status__meta span > span { |
|
|
|
|
|
|
|
margin-left: 0; |
|
|
|
|
|
|
|
margin-right: 6px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.status__action-bar { |
|
|
|
.status__action-bar { |
|
|
|
|
|
|
|
|
|
|
|
&__counter { |
|
|
|
&__counter { |
|
|
@ -182,6 +171,10 @@ body.rtl { |
|
|
|
margin-right: 0; |
|
|
|
margin-right: 0; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.detailed-status__display-name .display-name { |
|
|
|
|
|
|
|
text-align: right; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.detailed-status__display-avatar { |
|
|
|
.detailed-status__display-avatar { |
|
|
|
margin-right: 0; |
|
|
|
margin-right: 0; |
|
|
|
margin-left: 10px; |
|
|
|
margin-left: 10px; |
|
|
|