mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2026-01-17 10:02:54 -05:00
css: Remove obsolete .tiles > .addnew rule
This commit is contained in:
parent
f59d2b7d0b
commit
455db3514e
1 changed files with 0 additions and 1 deletions
|
|
@ -532,7 +532,6 @@ td > a > .badges {
|
|||
> .up { background-color: @colorOk; > a { text-shadow: 0 0 1px mix(#000, @colorOk, 40%); }}
|
||||
> .pending { background-color: @colorPending; > a { text-shadow: 0 0 1px mix(#000, @colorPending, 40%); }}
|
||||
> .missing { background-color: @gray-light; > a { text-shadow: 0 0 1px @gray }}
|
||||
> .addnew { background-color: @icinga-blue; > a { text-shadow: 0 0 1px mix(#000, @icinga-blue, 40%); }}
|
||||
> .empty { background-color: @gray-light; > a { text-shadow: 0 0 1px @gray }}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue