css: color for branch activity
This commit is contained in:
parent
15adce142f
commit
31d6cfe4cd
|
@ -1358,6 +1358,10 @@ table.activity-log {
|
|||
}
|
||||
}
|
||||
|
||||
tr.branch_modified {
|
||||
color: @color-pending;
|
||||
}
|
||||
|
||||
table.config-diff {
|
||||
|
||||
tr th:first-child {
|
||||
|
|
Loading…
Reference in New Issue