fill in background for people without square photos
authorVik Fearing <vik@chouppes.com>
Wed, 2 Aug 2023 13:21:11 +0000 (15:21 +0200)
committerVik Fearing <vik@chouppes.com>
Wed, 2 Aug 2023 13:21:11 +0000 (15:21 +0200)
static/css/pgdayuk.css

index 19b45a95ac62fd03834ac66bf54be1b5766f911b..37cfeb9d6b9680434e4332a3ebe1ef7813db9c08 100644 (file)
@@ -576,7 +576,7 @@ table.cancellation td:nth-child(2), table.cancellation th:nth-child(2) {
 }
 
 .org-member img:not([src$="unknown.svg"]) {
-   background-color: var(--white);
+   background-color: var(--red);
 }
 
 .org-member .name {