eecs485staff / primer-spec

A Jekyll theme for sites with content-heavy pages
https://eecs485staff.github.io/primer-spec/
MIT License
22 stars 12 forks source link

[PDF] Fix tooltip styling in dark mode #231

Closed seshrs closed 1 year ago

seshrs commented 1 year ago

In #225, I was initially unsure why the tooltip was incorrectly styled. I discovered that the issue was because of conflicting styles with the "Copy" button from Enhanced Code blocks.

This PR fixes the styles to differentiate between the different tooltip positions supported by Primer CSS.

Before After
Light mode image image
Dark mode image image
github-actions[bot] commented 1 year ago

The spec from this PR is available at https://preview.sesh.rs/previews/eecs485staff/primer-spec/231/.

(Available until Sun Jan 22 2023.)