Commit 536ed97
committed
style(badges): Use dotted underline on fixture badges
why: The dotted underline signals that badges have tooltip text on
hover, matching the browser convention for abbr[title] elements.
what:
- Change text-decoration from none to underline dotted on abbr.spf-badge1 parent 070ded6 commit 536ed97
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- packages/sphinx-autodoc-pytest-fixtures/src/sphinx_autodoc_pytest_fixtures/_static/css
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
| 291 | + | |
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
| |||
0 commit comments