5 @import "rails_bootstrap_forms";
7 /* Styles common to large and small screens */
9 /* Default rules for the body of every page */
12 font-size: $typeheight;
16 text-decoration: underline dotted;
22 display: inline-block;
26 background: transparent image-url("sprite.svg") no-repeat 0 0;
31 .icon.search { /*rtl:ignore*/ background-position: 0 0; }
32 .icon.donate { /*rtl:ignore*/ background-position: -20px 0; }
33 .icon.zoomin { /*rtl:ignore*/ background-position: -40px 0; }
34 .icon.zoomout { /*rtl:ignore*/ background-position: -60px 0; }
35 .icon.geolocate { /*rtl:ignore*/ background-position: -80px 0; }
36 .active .icon.geolocate { /*rtl:ignore*/ background-position: -80px -20px; }
37 .icon.layers { /*rtl:ignore*/ background-position: -100px 0; }
38 .icon.key { /*rtl:ignore*/ background-position: -120px 0; }
39 .icon.share { /*rtl:ignore*/ background-position: -140px 0; }
40 .icon.clipboard { /*rtl:ignore*/ background-position: -160px 0; }
41 .icon.link { /*rtl:ignore*/ background-position: -180px 0; }
42 .icon.close { /*rtl:ignore*/ background-position: -200px 0; }
43 .icon.close:hover { /*rtl:ignore*/ background-position: -200px -20px; }
44 .icon.check { /*rtl:ignore*/ background-position: -220px 0; }
45 .icon.note { /*rtl:ignore*/ background-position: -240px 0; }
46 .icon.note.grey { /*rtl:ignore*/ background-position: -240px -20px; }
47 .icon.query { /*rtl:ignore*/ background-position: -260px 0; }
49 /* Utility for de-emphasizing content */
51 .text-body-secondary a {
55 /* Bootstrap contextual table classes overrides in dark mode */
57 @include color-mode(dark) {
59 --bs-table-bg: rgb(var(--bs-primary-rgb), .25);
62 --bs-table-bg: rgb(var(--bs-secondary-rgb), .25);
65 --bs-table-bg: rgb(var(--bs-success-rgb), .25);
67 .table-primary, .table-secondary, .table-success {
68 --bs-table-color: initial;
69 border-color: inherit;
73 /* Rules for the header */
80 background: image-url("menu-icon.svg") no-repeat;
81 background-size: 30px 30px;
84 margin: 14px 10px 0 0;
88 @include color-mode(dark) {
95 height: $headerHeight;
99 h1, nav, nav > ul, nav > ul > li {
100 display: inline-block;
104 padding: $lineheight * 0.5;
108 height: $headerHeight;
122 & > .btn-group .btn-outline-primary {
123 @include button-outline-variant($green, $color-hover: $white, $active-color: $white);
127 .btn-outline-primary {
132 border-top-color: $grey;
136 background-color: lighten($green, 30%);
141 // Small tweaks to the toggle to stop the primary colour showing through
142 // when the menu is shown
143 .show > .btn-outline-primary.dropdown-toggle {
144 background-color: $green;
145 border-color: $green;
148 box-shadow: 0 0 0 0.2rem fade-out($green, 0.5);
159 nav.primary, nav.secondary {
162 background-color: $green;
168 #compact-secondary-nav {
173 #compact-secondary-nav {
174 display: inline-block;
187 flex-direction: column;
189 min-height: $headerHeight;
200 #sidebar .search_forms,
217 .user-menu, .login-menu {
222 #compact-secondary-nav {
227 display: inline-block;
230 .overlay-sidebar #sidebar .welcome {
234 .overlay-sidebar #sidebar #banner {
239 /* Utility for styling notification numbers */
242 background: transparentize(lighten($green, 25%), .25);
244 font-weight: $font-weight-normal;
247 /* Rules for Leaflet maps */
249 .leaflet-top.leaflet-right,
250 .leaflet-top.leaflet-left {
254 flex-direction: column;
255 flex-wrap: wrap-reverse;
258 .leaflet-control .control-button {
262 background-color: #333;
263 background-color: rgba(0,0,0,.6);
268 background-color: black;
273 background-color: #333;
274 background-color: rgba(0,0,0,.5);
279 background-color: $vibrant-green;
283 border-start-start-radius: 4px;
287 border-end-start-radius: 4px;
296 /* Rules for the sidebar and main map area */
316 width: $sidebarWidth;
323 .overlay-sidebar #sidebar {
350 width: $sidebarWidth;
366 .leaflet-marker-draggable {
381 @include media-breakpoint-down(md) {
416 --bs-btn-border-color: var(--bs-body-bg);
419 --bs-btn-border-color: var(--bs-primary-border-subtle);
424 li.disabled { color: $darkgrey; }
435 top: 10px !important;
437 margin-right: 0px !important;
438 margin-top: 0px !important;
442 .leaflet-popup-scrolled {
443 padding-right: $lineheight;
444 border-bottom: 0px !important;
445 border-top: 0px !important;
448 .leaflet-popup-content-wrapper, .leaflet-popup-tip,
449 .leaflet-contextmenu, .leaflet-contextmenu-item,
450 .leaflet-control-attribution, .leaflet-control-scale-line {
451 @extend .bg-body, .text-body;
454 .leaflet-control-attribution, .leaflet-control-scale-line {
455 @extend .bg-opacity-75;
456 text-shadow: none !important;
459 .leaflet-contextmenu-item.over {
460 @extend .bg-body-secondary, .border-secondary, .border-opacity-10;
463 .leaflet-popup-content-wrapper {
467 color: var(--bs-link-color) !important;
471 @include color-mode(dark) {
472 .leaflet-tile-container,
473 .mapkey-table-entry td:first-child > * {
474 filter: brightness(.8);
477 .leaflet-control-attribution a {
478 color: var(--bs-link-color);
481 .leaflet-control-scale-line {
482 @extend .border-light, .border-opacity-75;
486 /* Rules for attribution text under the main map shown on printouts */
488 .donate-attr { color: darken($green, 10%) !important; }
490 /* Temporary label size override until we remove site-wide font customisation */
501 /* Stop bootstrap 5 from floating legends when they don't need to be */
506 /* Override the text colour for primary and secondary buttons, to match our
507 bootstrap 4 colours. Note this has accessibility issues, which is why
508 bootstrap 5 calculates black as the appropriate colour, and we should
509 reconsider our colours at some point with that in mind. */
512 @include button-variant($primary, $primary, $color: $white, $hover-color: $white, $active-color: $white, $disabled-color: $white);
516 @include button-variant($secondary, $secondary, $color: $white, $hover-color: $white, $active-color: $white, $disabled-color: $white);
519 .btn-outline-secondary {
520 @include button-outline-variant($secondary, $color-hover: $white, $active-color: $white);
523 /* Rules for the search and direction forms */
525 header .search_forms,
536 /* Rules for search sidebar */
538 #sidebar .search_results_entry {
539 .search_more .loader {
544 /* Rules for routing */
547 background-image: image-url('routing-sprite.svg');
550 background-repeat: no-repeat;
552 @for $i from 0 through 25 {
553 div.direction.i#{$i} { background-position: #{($i)*-20}px 0px; }
556 @include color-mode(dark) {
569 .routing_marker { width: 15px; cursor: move; }
571 /* Rules for the history sidebar */
573 #sidebar .changesets {
579 a.stretched-link > span, a:not(.stretched-link), [title] {
581 z-index: 2; /* needs to be higher than Bootstrap's stretched link ::after z-index */
585 .changeset_more .loader {
591 /* Rules for the browse sidebar */
595 padding-bottom: $spacer;
596 margin-bottom: $spacer;
597 border-bottom: 1px solid $grey;
600 word-wrap: break-word;
604 .browse-section:last-of-type {
610 white-space: pre-wrap;
611 word-wrap: break-word;
612 word-break: break-word;
614 tr:last-child th, tr:last-child td {
624 /* Force LTR/RTL alignment for placeholder text */
626 .form-control::placeholder {
630 /* Rules for export sidebar */
633 .export_area_inputs {
644 /*rtl:ignore*/ float: left;
647 /*rtl:ignore*/ float: right;
652 /* Rules for edit pages */
663 /* Rules for non-map content pages */
669 padding: $lineheight;
672 /* Overrides for pages that use new layout conventions */
674 .header-illustration {
675 background-position: 0 0;
676 background-repeat: no-repeat;
684 background-image: image-url("sign-up-illustration.png");
685 background-position-x: 50px;
689 background-image: image-url("confirm-illustration.png");
693 background-image: image-url("terms-illustration.png");
697 [dir=rtl] .header-illustration {
698 transform: scaleX(-1);
701 transform: scaleX(-1);
705 transform: scaleX(-1);
709 /* Rules for small maps in content areas */
713 margin-bottom: $lineheight;
716 @include media-breakpoint-up(md) {
722 /* Rules for the user map */
724 .content_map .leaflet-popup-content {
729 /* Rules for user popups on maps */
739 /* Rules for the diary entry page */
746 .diary-comment .col-auto {
749 .diary-comment .col {
754 /* Rules for the account confirmation page */
758 padding: $lineheight;
759 margin-bottom: $lineheight;
768 list-style-type: lower-alpha;
773 /* Rules for user images */
785 img.user_thumbnail_tiny {
791 /* General styles for action lists / subnavs */
793 nav.secondary-actions {
806 border-left: 1px solid $grey;
807 padding-left: $lineheight * 0.5;
808 margin-right: $lineheight * 0.5;
809 margin-bottom: $lineheight * 0.125;
814 div.secondary-actions {
819 /* Rules for rich text */
823 background: var(--bs-secondary-bg);
828 background: var(--bs-secondary-bg);
830 white-space: pre-wrap;
838 padding: $lineheight;
839 background-color: var(--bs-tertiary-bg);
846 border-left: $lineheight solid var(--bs-tertiary-bg);
847 padding-left: $lineheight;
849 color: var(--bs-secondary-color);
853 /* Rules for the "Welcome" and "Fix the map" pages */
855 .site-welcome, .site-fixthemap {
859 background-image: image-url("welcome-sprite.svg");
860 background-size: 500px 250px;
864 /*rtl:ignore*/ background-position: -50px 0;
868 /*rtl:ignore*/ background-position: -100px 0;
872 /*rtl:ignore*/ background-position: -150px 0;
876 /*rtl:ignore*/ background-position: -200px 0;
880 /*rtl:ignore*/ background-position: -250px 0;
884 /*rtl:ignore*/ background-position: -300px 0;
888 /*rtl:ignore*/ background-position: -350px 0;
892 /* Rules for the "About" page */
894 .site-about #content {
904 color: $vibrant-green;
910 background-position: 0 50%;
911 background-repeat: no-repeat;
912 background-image: image-url('about/osm.png');
913 background-size: cover;
914 background-color: $vibrant-green;
918 background: $vibrant-green;
922 display: inline-block;
931 background: 40px 40px image-url('about/sprite.png') no-repeat;
935 background-position: 0px 0px;
939 background-position: 0px -40px;
943 background-position: 0px -80px;
947 background-position: 0px -120px;
951 background-position: 0px -160px;
955 background-position: -45px -160px;
964 /* Rules for tabs inside secondary background sections */
966 .bg-body-secondary .nav-tabs {
967 --bs-border-color: var(--bs-secondary-border-subtle);
968 --bs-secondary-bg: var(--bs-secondary-border-subtle);
972 /* Rules for traces */
975 mix-blend-mode: darken;
978 @include color-mode(dark) {
981 mix-blend-mode: lighten;
985 /* Rules for map sidebar icons */
991 display: inline-block;
996 .node, .way, .relation {
1001 @each $class, $item in $map-sidebar-icons {
1002 .browse-section #{$class}::before {
1003 content: image-url('browse/#{map.get($item, "filename")}');
1006 @if map.get($item, "invert") {
1007 @include color-mode(dark) {
1008 .browse-section #{$class}::before {
1009 filter: invert(.8) hue-rotate(180deg);