[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[reclaim-ui] 277/459: fix style
From: |
gnunet |
Subject: |
[reclaim-ui] 277/459: fix style |
Date: |
Fri, 11 Jun 2021 23:26:09 +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 bbca4c67b46f6d431c4117076e5ae0da46cd5621
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Fri Aug 7 09:10:35 2020 +0200
fix style
---
src/app/identity-list/identity-list.component.html | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/src/app/identity-list/identity-list.component.html
b/src/app/identity-list/identity-list.component.html
index 8ef4420..d11039a 100644
--- a/src/app/identity-list/identity-list.component.html
+++ b/src/app/identity-list/identity-list.component.html
@@ -111,16 +111,15 @@
</tbody>
</table>
</div>
- <div style="margin-bottom: 1em" *ngIf="(0 <
attributes[identity.pubkey]?.length) && inOpenIdFlow()">
+ <div style="margin-bottom: 1em; font-size: 1.5em" *ngIf="(0 <
attributes[identity.pubkey]?.length) && inOpenIdFlow()">
<span class="text-primary">Attributes marked with <span class="fa
fa-openid" ></span> will be shared.</span>
- <span (click)="toggleSharingInfo(identity)" class="fa fa-2x
fa-question-circle"></span><br/>
+ <span (click)="toggleSharingInfo(identity)" class="fa
fa-question-circle ml-1"></span><br/>
<div class="alert alert-secondary fade show"
*ngIf="isSharingInfoOpened(identity)">
Be careful when sharing personal data with third parties!<br>
If you do not want to share information from this identity, you may
decline the request or choose a different identity.<br/>
You may permanently remove information from the identity before
- sharing. Note that not providing all the reuquestd information
- may prevent you from using the requesting service.
+ sharing.
</div>
</div>
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [reclaim-ui] 300/459: fix class on missing non-standard claims display, (continued)
- [reclaim-ui] 300/459: fix class on missing non-standard claims display, gnunet, 2021/06/11
- [reclaim-ui] 274/459: fix, gnunet, 2021/06/11
- [reclaim-ui] 297/459: fix claim processing, gnunet, 2021/06/11
- [reclaim-ui] 299/459: fix claim missing check, gnunet, 2021/06/11
- [reclaim-ui] 306/459: update style, gnunet, 2021/06/11
- [reclaim-ui] 312/459: fix, gnunet, 2021/06/11
- [reclaim-ui] 307/459: fix, gnunet, 2021/06/11
- [reclaim-ui] 279/459: fix, gnunet, 2021/06/11
- [reclaim-ui] 298/459: fix, gnunet, 2021/06/11
- [reclaim-ui] 280/459: fix, gnunet, 2021/06/11
- [reclaim-ui] 277/459: fix style,
gnunet <=
- [reclaim-ui] 283/459: fix claim display; better style, gnunet, 2021/06/11
- [reclaim-ui] 286/459: fix, gnunet, 2021/06/11
- [reclaim-ui] 323/459: small fix, gnunet, 2021/06/11
- [reclaim-ui] 285/459: fix, gnunet, 2021/06/11
- [reclaim-ui] 317/459: add englisch message.json file, gnunet, 2021/06/11
- [reclaim-ui] 288/459: fix, gnunet, 2021/06/11
- [reclaim-ui] 284/459: attested values, gnunet, 2021/06/11
- [reclaim-ui] 289/459: fix, gnunet, 2021/06/11
- [reclaim-ui] 325/459: Merge branch 'i18n' into 'master', gnunet, 2021/06/11
- [reclaim-ui] 324/459: Merge branch 'master' into 'i18n', gnunet, 2021/06/11