Skip to content

Commit

Permalink
hovertip border ifx
Browse files Browse the repository at this point in the history
  • Loading branch information
SYwaves committed Feb 1, 2024
1 parent ee69272 commit 40eb833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion p3-elements.css
Original file line number Diff line number Diff line change
Expand Up @@ -922,7 +922,7 @@ table[style^="margin:0;"][style*="margin:0;"] :is(tbody, tr, td) {
width: max-content;
max-width: min(87.5%, calc(var(--main-content-width)*0.75));
background-color: var(--_background-color)!important;
border: solid 0.125rem var(--_border)!important;
border: var(--_border)!important;
--_background-color: rgb(var(--footnote-background-color));
--_border: solid 0.125rem rgb(var(--general-border-color));
font-size: calc(var(--true-font-size)*0.95);
Expand Down

0 comments on commit 40eb833

Please sign in to comment.