stable

Clone or download

Read-only

Fix glitches on dark popovers

Closes request #30334 TLP popovers should match TLP modals style fdc0c82f5c introduced glitches on dark popovers: - Project privacy - New button popover - User avatar popover - Help button popover Popover arrow color now matches the popover color. Change-Id: I079fb27811f33f53fa1032aa34a1deba4d64ed74

Modified Files

Name
M src/themes/BurningParrot/css/includes/_help-dropdown.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/_navbar.scss +7 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/_project-privacy-popover.scss +9 −3 Go to diff View file
M src/themes/FlamingParrot/css/utils/_help-dropdown.scss +2 −2 Go to diff View file
M src/themes/FlamingParrot/css/utils/_navbar.scss +7 −1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_project-privacy-popover.scss +1 −1 Go to diff View file