Skip to content

Feature: consider restyling arrow #13

@Misiu

Description

@Misiu

Currently arrow is just a flat triangle, that doesn't look good on white background:
snap 2017-09-29 at 10 28 33

I've added arrow in away that Bootstrap 4 does that (using ::before and ::after selectors):
snap 2017-09-29 at 10 29 20

Here is my prove of concept: https://stackblitz.com/edit/mde-popover-kg8eqr?file=styles.scss

I've just looked at how Google did they popup, they are using two triangles and offset them by one pixel. This way they get the border effect. Maybe this could be used instead of pseudo selectors.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions