Fix build history styles
This commit is contained in:
@@ -691,7 +691,7 @@ li {
|
||||
color: #f8fafc;
|
||||
}
|
||||
|
||||
.summary-branch {
|
||||
.summary-commit {
|
||||
color: #a5b4fc;
|
||||
font-weight: 700;
|
||||
font-size: 0.95rem;
|
||||
@@ -718,7 +718,7 @@ li {
|
||||
box-shadow: 0 0 8px rgba(34, 197, 94, 0.6);
|
||||
}
|
||||
|
||||
.status-dot.failed {
|
||||
.status-dot.failure {
|
||||
background: #f87171;
|
||||
box-shadow: 0 0 8px rgba(248, 113, 113, 0.5);
|
||||
}
|
||||
@@ -766,7 +766,7 @@ li {
|
||||
border-color: rgba(34, 197, 94, 0.3);
|
||||
}
|
||||
|
||||
.history-item.failed {
|
||||
.history-item.failure {
|
||||
border-color: rgba(248, 113, 113, 0.35);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user