[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[reclaim-ui] 76/459: openid logo properly placed
From: |
gnunet |
Subject: |
[reclaim-ui] 76/459: openid logo properly placed |
Date: |
Fri, 11 Jun 2021 23:22:48 +0200 |
This is an automated email from the git hooks/post-receive script.
martin-schanzenbach pushed a commit to branch master
in repository reclaim-ui.
commit eca9e09a5ad4420502654e304529b468ae5930cd
Author: Alexia Pagkopoulou <a.pagkopoulou@tum.de>
AuthorDate: Fri Jun 7 13:25:44 2019 +0200
openid logo properly placed
---
src/app/identity-list/identity-list.component.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/app/identity-list/identity-list.component.html
b/src/app/identity-list/identity-list.component.html
index af8d7a9..a9e7aed 100644
--- a/src/app/identity-list/identity-list.component.html
+++ b/src/app/identity-list/identity-list.component.html
@@ -207,7 +207,7 @@
</td>
<td>
<div style="min-width: 8em;">
- <span *ngIf="isRequested(identity, attribute)"
[style.float]="'right'" class="fa fa-openid" ></span>
+ <span *ngIf="isRequested(identity, attribute)" style="float:
right" class="fa fa-openid" ></span>
</div>
</td>
</tr>
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [reclaim-ui] 69/459: fix reload of webpage, (continued)
- [reclaim-ui] 69/459: fix reload of webpage, gnunet, 2021/06/11
- [reclaim-ui] 49/459: update, gnunet, 2021/06/11
- [reclaim-ui] 80/459: style update, gnunet, 2021/06/11
- [reclaim-ui] 66/459: overlay fix, gnunet, 2021/06/11
- [reclaim-ui] 57/459: update readme, gnunet, 2021/06/11
- [reclaim-ui] 74/459: entity name and revoke button fixed, gnunet, 2021/06/11
- [reclaim-ui] 77/459: identity list minor fix, gnunet, 2021/06/11
- [reclaim-ui] 82/459: fix missing div, gnunet, 2021/06/11
- [reclaim-ui] 73/459: add padding for header, gnunet, 2021/06/11
- [reclaim-ui] 86/459: fix client name check #3, gnunet, 2021/06/11
- [reclaim-ui] 76/459: openid logo properly placed,
gnunet <=
- [reclaim-ui] 78/459: Merge branch 'ticket_list' into 'master', gnunet, 2021/06/11
- [reclaim-ui] 72/459: change wording, gnunet, 2021/06/11
- [reclaim-ui] 67/459: removal of unused import, gnunet, 2021/06/11
- [reclaim-ui] 70/459: add spinner, gnunet, 2021/06/11
- [reclaim-ui] 68/459: Merge branch 'offline_overlay' into 'master', gnunet, 2021/06/11
- [reclaim-ui] 79/459: polish ui, gnunet, 2021/06/11
- [reclaim-ui] 83/459: prevent authorization on unverified clients, gnunet, 2021/06/11
- [reclaim-ui] 60/459: update dependencies, gnunet, 2021/06/11
- [reclaim-ui] 71/459: change authz request, gnunet, 2021/06/11
- [reclaim-ui] 85/459: fix client name check #2, gnunet, 2021/06/11