mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2026-01-01 11:19:34 -05:00
module.less: Add fixed var for box-shadow
This commit is contained in:
parent
84c8ab9cd8
commit
88e04d94c1
1 changed files with 1 additions and 1 deletions
|
|
@ -469,7 +469,7 @@ td > a > .badges {
|
|||
}
|
||||
|
||||
&:hover {
|
||||
box-shadow: 0px 0px 5px @gray;
|
||||
box-shadow: 0px 0px .2em @black;
|
||||
}
|
||||
|
||||
.actions {
|
||||
|
|
|
|||
Loading…
Reference in a new issue