mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-23 22:04:27 +02:00
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 {
|
table.config-diff {
|
||||||
|
|
||||||
tr th:first-child {
|
tr th:first-child {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user