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

[Backport 2.x] Fix --font-text CSS var usage and add more leaflet font overrides #4689

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 04065fa from #4674.

)

* Add missing quotes to --font-text CSS vars

Signed-off-by: Josh Romero <rmerqg@amazon.com>

* Fix usage of --font-text CSS var

Remove quotes
Add additional leaflet font family overrides
Move legacy map custom button styles to separate file

Signed-off-by: Josh Romero <rmerqg@amazon.com>

---------

Signed-off-by: Josh Romero <rmerqg@amazon.com>
(cherry picked from commit 04065fa)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@opensearch-trigger-bot opensearch-trigger-bot bot added the autocut Skip the changelog verification check on backports label Aug 7, 2023
@opensearch-trigger-bot opensearch-trigger-bot bot added Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry v2.10.0 labels Aug 7, 2023
@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Merging #4689 (423d07f) into 2.x (26dd7a4) will decrease coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              2.x    #4689      +/-   ##
==========================================
- Coverage   66.11%   66.06%   -0.05%     
==========================================
  Files        3315     3315              
  Lines       63892    63892              
  Branches    10123    10123              
==========================================
- Hits        42241    42212      -29     
- Misses      19167    19192      +25     
- Partials     2484     2488       +4     
Flag Coverage Δ
Linux_1 34.77% <ø> (ø)
Linux_2 55.07% <ø> (ø)
Linux_3 ?
Linux_4 35.10% <ø> (ø)
Windows_1 ?
Windows_2 ?
Windows_3 43.09% <ø> (ø)
Windows_4 35.10% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 5 files with indirect coverage changes

@joshuarrrr joshuarrrr merged commit 5a58b24 into 2.x Aug 7, 2023
69 of 71 checks passed
@joshuarrrr joshuarrrr deleted the backport/backport-4674-to-2.x branch August 7, 2023 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry v2.10.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants