Skip to content

Commit 1553f90

Browse files
committed
hmmmm when did this break? 👀
1 parent 7d5b060 commit 1553f90

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

docs/sphinx/source/_static/hoverxref-darkmode.css

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@
44

55
/* These will ensure that the tooltip inherits the pydata-sphinx-theme colours */
66

7-
.tooltipster-sidetip.tooltipster-shadow .tooltipster-box {
8-
background: var(--pst-color-background) !important;
9-
}
10-
11-
.tooltipster-sidetip.tooltipster-shadow .tooltipster-content {
7+
.tooltipster-sidetip.tooltipster-shadow.tooltipster-shadow-custom .tooltipster-content {
8+
background-color: var(--pst-color-background) !important;
129
color: var(--pst-color-text-base) !important;
1310
}

0 commit comments

Comments
 (0)