chore: change partial trust badge color from amber to blue
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.peer-card.trust-partial {
|
.peer-card.trust-partial {
|
||||||
border-left: 3px solid #ff9800;
|
border-left: 3px solid #42a5f5;
|
||||||
}
|
}
|
||||||
|
|
||||||
.peer-card.trust-none,
|
.peer-card.trust-none,
|
||||||
@@ -100,8 +100,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.badge-partial {
|
.badge-partial {
|
||||||
background: #3a2e1b;
|
background: #1b2e3a;
|
||||||
color: #ff9800;
|
color: #42a5f5;
|
||||||
}
|
}
|
||||||
|
|
||||||
.badge-none {
|
.badge-none {
|
||||||
|
|||||||
Reference in New Issue
Block a user