cognitive-engineering-lab / rust-book

The Rust Programming Language: Experimental Edition
https://rust-book.cs.brown.edu
Other
509 stars 83 forks source link

Add transparent border to existing feedback tooltip #5

Closed connorff closed 1 year ago

connorff commented 1 year ago

Something I missed in #3 - tooltips for existing feedback don't have a placement and thus don't have the pop-top or pop-bottom classes which add the transparent border:

Screenshot from 2022-08-11 20-16-57

After this PR:

Screenshot from 2022-08-11 20-17-13