fix dark-on-dark in quest modal tooltip (#11397)
This commit is contained in:
committed by
Matteo Pagliazzi
parent
e1246ff99f
commit
85eab76a71
@@ -77,6 +77,13 @@ dt {
|
||||
}
|
||||
}
|
||||
|
||||
// popover used in quest selection modal
|
||||
.popover-body {
|
||||
dt {
|
||||
color: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
// making sure the star-colors always correct
|
||||
.star {
|
||||
fill: #ffb445;
|
||||
|
||||
Reference in New Issue
Block a user