Tom Hughes
e24b624547
Merge remote-tracking branch 'upstream/pull/3697'
2022-09-18 18:32:12 +01:00
Anton Khorev
e5002d9c70
Remove buttons css class used only on new note page
2022-09-17 11:03:04 +03:00
Anton Khorev
7d31a659ab
Remove unused pager secondary nav css
2022-09-17 10:09:35 +03:00
Tom Hughes
5eb09448c5
Merge remote-tracking branch 'upstream/pull/3689'
2022-09-14 18:24:14 +01:00
Andy Allan
48ed305163
Merge pull request #3678 from AntonKhorev/close-button-margins
...
Remove top margins from close buttons
2022-09-14 17:48:41 +01:00
Andy Allan
4d1f83d6bb
Use bootstrap breakpoint mixin
...
This has the same end result, but is more clear than an arbitrary
pixel number.
2022-09-14 17:32:43 +01:00
Andy Allan
a3474de4d8
Use bootstrap utility classes for showing the new user arm
...
The original value was close to the 'lg' breakpoint, but the 'md'
breakpoint is fine for this too.
2022-09-14 17:32:43 +01:00
Andy Allan
5ab682dbbd
Combine small.scss into common.scss
...
We've moved away from the idea of having extra rules for small screens,
and instead follow the bootstrap convention of designing for small
screens first and overriding those rules if needed for larger screens.
Having a separate file remaining for a limited number of small screen
rules is therefore counter-productive. Moving the remaining rules into
common.scss, adjacent to the related rules for larger screen, makes
the behaviour easier to understand, as well as making it easier to
refactor the rules to a small-screen-first approach.
2022-09-14 17:32:43 +01:00
Tom Hughes
35392c1a2f
Merge remote-tracking branch 'upstream/pull/3680'
2022-09-13 19:19:12 +01:00
Anton Khorev
cb438ac3f6
Use https in 'report a problem' link of embedded map
2022-09-13 01:18:48 +03:00
Anton Khorev
1fc2a70c17
Rewrite bbox only in place history atom links
2022-09-07 22:13:57 +03:00
Anton Khorev
fb75f447d7
Remove top margins from close buttons
2022-09-02 17:02:46 +03:00
Anton Khorev
78b4ff4a29
Simplify css for text selection with stretched link
2022-09-02 16:22:54 +03:00
Anton Khorev
f1cf1be64a
Put span inside stretched link to improve text selection
2022-09-02 16:03:52 +03:00
Anton Khorev
5da7215873
Stretch changeset links in history lists
2022-09-01 22:45:09 +03:00
Anton Khorev
351a785949
Remove geolink and close button nesting
2022-09-01 00:42:50 +03:00
Tom Hughes
b36df9286a
Merge remote-tracking branch 'upstream/pull/3668'
2022-08-31 17:44:48 +01:00
Andy Allan
f6dd80e87d
Use named arguments for button-variant mixins
...
This is much clearer than relying on positional arguments, and is
also required for future upgrades to bootstrap.
2022-08-31 14:42:03 +01:00
Anton Khorev
2da8855cc2
Fix eslint errors
2022-08-28 00:53:53 +03:00
Anton Khorev
f41b5558b7
Position directions close button with flex
2022-08-28 00:32:50 +03:00
Anton Khorev
5a256a6f2b
Position 'too many features' close button with flex
2022-08-27 23:50:23 +03:00
Anton Khorev
4ef55ac3aa
Position Leaflet sidebar close buttons with flex
2022-08-27 23:15:04 +03:00
Anton Khorev
9acde429bf
Inverted onAdd() method of sidebar panes
2022-08-27 22:55:19 +03:00
Anton Khorev
71e7208a0a
Create pane button fn
2022-08-27 20:54:37 +03:00
Anton Khorev
8a02bd67d9
Create Leaflet sidebar pane control with header writer fn
2022-08-27 20:33:44 +03:00
Kiel Hurley
778f6a8e36
Correct name in graphhopper.js
...
When using directions, the footer says "Directions courtesy of Graphhopper"
2022-08-17 13:19:25 +12:00
Andy Allan
f16d497703
Remove the user menu focus overrides
...
This restores the outline effect when the button is focussed using
keyboard navigation.
Refs #3633
2022-08-03 18:59:32 +01:00
Tom Hughes
7e5d47e6a8
Merge remote-tracking branch 'upstream/pull/3644'
2022-08-03 18:45:47 +01:00
Tom Hughes
47e585f94f
Merge remote-tracking branch 'upstream/pull/3646'
2022-08-03 18:45:15 +01:00
Andy Allan
e443ec7587
Merge pull request #3634 from AntonKhorev/map-key-tooltip
...
Fix tooltips
2022-08-03 15:38:58 +01:00
Andy Allan
68776e378c
Fix remaining tooltips, and add tests
...
These were broken during the upgrade to bootstrap 5
Fixes #3632
2022-08-03 15:20:50 +01:00
Andy Allan
d235b12767
Enable focus styling for leaflet control buttons
...
Fixes #3633
2022-08-03 14:58:40 +01:00
Andy Allan
08020fff63
Switch reverse_directions link to use a button
...
This makes it keyboard selectable, and also preserves the event
handler.
Refs #3637
2022-08-03 14:10:52 +01:00
Andy Allan
6b69655812
Merge pull request #3631 from AntonKhorev/bootstrap-close
...
Use Bootstrap close button
2022-08-03 11:47:08 +01:00
Tom Hughes
e9f62a8c30
Rename piwik to matomo and merge configuration into settings
2022-08-01 22:42:04 +01:00
Anton Khorev
cbb8772685
Fix map key tooltip
2022-07-28 22:15:08 +03:00
Anton Khorev
89095c8981
Fix eslint errors
2022-07-27 21:36:54 +03:00
Anton Khorev
bb868e0b11
Merge master with css changes
2022-07-27 21:28:12 +03:00
Anton Khorev
eb0f6d5952
Fixed welcome banner close button
2022-07-27 21:10:49 +03:00
Anton Khorev
4000a4004b
Changed feature close buttons to Bootstrap
2022-07-27 21:02:16 +03:00
Anton Khorev
66e526c2d5
Changed directions close button to Bootstrap
2022-07-27 20:54:47 +03:00
Anton Khorev
0322ed4295
Changed close buttons of banner and other leaflet sidebars to Bootstrap
2022-07-27 20:22:20 +03:00
Anton Khorev
5ed2bfc950
Changed sidebar close button to Bootstrap
2022-07-27 19:35:29 +03:00
Andy Allan
1bf671f684
Rework welcome and fixthemap pages
...
* Use lead class for lede paragraphs
* Change headings to start from h2
* Remove custom css and use bootstrap utilities where required
2022-07-27 16:32:16 +01:00
Andy Allan
64b470aa3c
Remove font size overrides for code and pre blocks
...
These are taken care of, where necessary, by bootstrap
2022-07-27 13:24:07 +01:00
Andy Allan
f1d60e05c4
Remove font size overrides from sidebar headings
...
These were interfering with the response font sizing via RFS
2022-07-27 13:23:03 +01:00
Andy Allan
2b97658786
Bootstrap 5: Fix table striping background colour
2022-07-20 18:49:10 +01:00
Andy Allan
9963fcffc0
Bootstrap 5: Override button text colours, force to white
2022-07-20 14:43:00 +01:00
Andy Allan
ac07a79078
Use bootstrap variables to style links
...
Bootstrap 5 now has a hover color, and instead of trying to override
with CSS, it's easier to use the variables instead.
2022-07-20 14:43:00 +01:00
Andy Allan
934d81aa55
Bootstrap 5: Replace all form-group classes with mb-3
2022-07-20 14:42:57 +01:00