Fix black embedded links displays on Tooltips.
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -411,18 +411,25 @@ button {
|
||||
top: -1px;
|
||||
left: -1px;
|
||||
}
|
||||
|
||||
.goodvalue {
|
||||
color: #4e8c69;
|
||||
}
|
||||
|
||||
.badvalue {
|
||||
color: #ab2a00;
|
||||
}
|
||||
|
||||
.reference {
|
||||
display: flex;
|
||||
.page {
|
||||
margin-left: 1ch
|
||||
}
|
||||
}
|
||||
|
||||
.content-link {
|
||||
background: initial;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user