mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-28 00:04:05 +02:00
css: style headers for sync preview
This commit is contained in:
parent
bb0bdeb737
commit
a805b1b36b
@ -1616,6 +1616,16 @@ div.exception {
|
||||
margin: 1em;
|
||||
}
|
||||
|
||||
h2.action-create::before {
|
||||
color: @color-pending;
|
||||
}
|
||||
h2.action-modify::before {
|
||||
color: @color-ok;
|
||||
}
|
||||
h2.action-delete::before {
|
||||
color: @color-critical;
|
||||
}
|
||||
|
||||
/** php-diff **/
|
||||
|
||||
.Differences {
|
||||
|
Loading…
x
Reference in New Issue
Block a user