Generalize underlining of stats tooltips (#696)
This commit is contained in:
parent
a35814b8b3
commit
f337903b0b
1 changed files with 1 additions and 1 deletions
|
|
@ -209,7 +209,7 @@ p.stats-label {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
.stats-label abbr[title],
|
.stats-label abbr[title],
|
||||||
#distance {
|
.stats-label span[title] {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
border-bottom: 1px dotted #818a91;
|
border-bottom: 1px dotted #818a91;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue