[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[reclaim-ui] 80/459: style update
From: |
gnunet |
Subject: |
[reclaim-ui] 80/459: style update |
Date: |
Fri, 11 Jun 2021 23:22:52 +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 8c42910a8529c4ca9b628f19061d3648e477a314
Author: Schanzenbach, Martin <mschanzenbach@posteo.de>
AuthorDate: Sat Jun 8 19:53:50 2019 +0200
style update
---
src/app/identity-list/identity-list.component.html | 3 ---
src/app/identity-list/identity-list.component.scss | 7 +++++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/app/identity-list/identity-list.component.html
b/src/app/identity-list/identity-list.component.html
index 8ab5008..f968d7a 100644
--- a/src/app/identity-list/identity-list.component.html
+++ b/src/app/identity-list/identity-list.component.html
@@ -193,9 +193,6 @@
<h6 class="card-subtitle mb-2" *ngIf="hasAttributes(identity)">
<strong>Information:</strong>
</h6>
- <h6 class="card-subtitle mb-2" *ngIf="!hasAttributes(identity)">
- This identity has no attributes
- </h6>
<table class="table pb-1">
<tbody>
<tr [class.openid]="inOpenIdFlow()"
[class.text-primary]="isRequested(identity, attribute)"
diff --git a/src/app/identity-list/identity-list.component.scss
b/src/app/identity-list/identity-list.component.scss
index c952854..99e3da3 100644
--- a/src/app/identity-list/identity-list.component.scss
+++ b/src/app/identity-list/identity-list.component.scss
@@ -7,8 +7,7 @@
}
div.card-avatar {
- text-align: center;
- border-bottom: 2px solid rgba(0, 0, 0, 0.125);
+ //border-bottom: 2px solid rgba(0, 0, 0, 0.125);
//min-height: 50px;
}
@@ -29,6 +28,10 @@ div.card-avatar-id {
color: #eee;
}
+.card-avatar-character {
+ padding-left: 0.5em;
+}
+
.card-avatar .btn-primary {
border: none;
background-image: none;
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [reclaim-ui] 43/459: modify styles, (continued)
- [reclaim-ui] 43/459: modify styles, gnunet, 2021/06/11
- [reclaim-ui] 58/459: use raw link, gnunet, 2021/06/11
- [reclaim-ui] 50/459: update, gnunet, 2021/06/11
- [reclaim-ui] 62/459: v0.1.0, gnunet, 2021/06/11
- [reclaim-ui] 59/459: update, gnunet, 2021/06/11
- [reclaim-ui] 63/459: update to recent change regarding tld lookups, gnunet, 2021/06/11
- [reclaim-ui] 65/459: html template updated, gnunet, 2021/06/11
- [reclaim-ui] 53/459: merge w conflicts, gnunet, 2021/06/11
- [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 <=
- [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, 2021/06/11
- [reclaim-ui] 78/459: Merge branch 'ticket_list' into 'master', gnunet, 2021/06/11
- [reclaim-ui] 72/459: change wording, gnunet, 2021/06/11