Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DMD09LEAFL-4: Add basic css for leaflet maps #1006

Merged
merged 6 commits into from
Jul 8, 2024
Merged

Conversation

orabina
Copy link
Contributor

@orabina orabina commented Jul 2, 2024

Description

Add basic css to the leaflet maps
ticket

Motivation and Context

As preparation to remove DG maps and replace them with leaflet maps

Screenshots (if appropriate):

image

Notes(if appropriate):

The markers are defined on the field level on each website.

@orabina orabina self-assigned this Jul 2, 2024
source/sass/31-molecules/map/_map.scss Outdated Show resolved Hide resolved
source/sass/31-molecules/map/_map.scss Outdated Show resolved Hide resolved
@lennartvava
Copy link
Collaborator

Het gebruik van color() in sass zou ik proberen minimaliseren en de voorkeur geven aan theme(). Ik zal dit eerstdaags toelichten in kader van de fractal stijlgids.

source/sass/31-molecules/map/_leaflet.scss Outdated Show resolved Hide resolved
source/sass/31-molecules/map/_leaflet.scss Outdated Show resolved Hide resolved
source/sass/31-molecules/map/_leaflet.scss Outdated Show resolved Hide resolved
source/sass/31-molecules/map/_leaflet.scss Outdated Show resolved Hide resolved
@orabina orabina requested a review from zero2one July 3, 2024 06:58
@orabina orabina requested a review from lennartvava July 4, 2024 13:52
@orabina orabina merged commit b0bc279 into 6.x Jul 8, 2024
@orabina orabina deleted the feature/DMD09LEAFL-4 branch July 8, 2024 06:48
line-height: 55px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
box-shadow: 0 8px 12px 0 rgba(0, 125, 179, .06);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use the box shadow mixin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants