mirror of
https://forge.chapril.org/tykayn/libre-charge-map
synced 2025-06-20 01:34:43 +02:00
calque affichant des infos QA
This commit is contained in:
parent
0f63309248
commit
f19bff1953
8 changed files with 121 additions and 40 deletions
|
@ -165,13 +165,9 @@ img.leaflet-marker-icon.tag-socket\:type2_yes {
|
|||
}
|
||||
|
||||
.navigation-link {
|
||||
background: white;
|
||||
background: white;
|
||||
border-radius: 0.25em;
|
||||
float: none;
|
||||
position: relative;
|
||||
top: -2.2em;
|
||||
left: 18.7rem;
|
||||
|
||||
|
||||
&:hover {
|
||||
border: black;
|
||||
|
@ -673,6 +669,14 @@ header {
|
|||
color: green;
|
||||
}
|
||||
|
||||
.quality-emphasis {
|
||||
font-weight: bold;
|
||||
padding: 0.25rem;
|
||||
background: #f0f0f0;
|
||||
border-radius: 0.25rem;
|
||||
border: solid 1px #aaa;
|
||||
}
|
||||
|
||||
.mapcomplete-link {
|
||||
img {
|
||||
width: 1rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue