canonical / canonical/ubuntu-server-documentation
dark mode glossary popup links invisible
- Dominant language
- Makefile
- Stars
- 89
- Forks
- 162
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 5
Description
the element has the following style:
```css
a {
color: var(--color-link);
text-decoration: underline;
/* text-decoration-color: currentcolor; */
text-decoration-color: var(--color-link-underline);
}
```
and color results in `#F9FCFF`
element is:
```html
OU
```
(which could be a relative link, btw)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the glossary popup link styles and the rendered `hxr-hoverxref hxr-tooltip reference internal` element shown in the issue, using the supplied dark-mode CSS and HTML as the reproduction. Done means glossary links are readable and visibly styled in dark mode; also verify whether the glossary URL should be relative as noted in the report.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100