Skip to content

Commit 3f98965

Browse files
Merge branch 'master' into claude/investigate-ci-failure-JZ0IF
2 parents 36b745e + d01034d commit 3f98965

File tree

2 files changed

+0
-15
lines changed

2 files changed

+0
-15
lines changed

docs/source/_static/custom.css

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -40,20 +40,6 @@ div.admonition-video > p.admonition-title::after {
4040
content: "\f008";
4141
}
4242

43-
/*terms with tooltips*/
44-
45-
a.hxr-hoverxref {
46-
text-decoration: underline;
47-
text-decoration-style: dotted;
48-
text-decoration-thickness: 2px;
49-
text-decoration-color: var(--color-link-underline);
50-
border-bottom: none;
51-
}
52-
53-
a.hxr-hoverxref:hover {
54-
text-decoration-color: var(--color-link-underline--hover);
55-
}
56-
5743
/* second column of API autosummaries should break more and be a bit smaller */
5844
table.autosummary td:nth-child(2) {
5945
FONT-WEIGHT: 300;

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ holoviews
1111
pyviz_comms
1212
jupyter-server-proxy
1313
massql
14-
sphinx-hoverxref
1514

1615

1716
pyopenms

0 commit comments

Comments
 (0)