css: color for branch activity

This commit is contained in:
Thomas Gelf 2021-08-23 09:01:34 +02:00
parent 15adce142f
commit 31d6cfe4cd
1 changed files with 4 additions and 0 deletions

View File

@ -1358,6 +1358,10 @@ table.activity-log {
}
}
tr.branch_modified {
color: @color-pending;
}
table.config-diff {
tr th:first-child {