mirror of
https://forge.chapril.org/tykayn/libre-charge-map
synced 2025-06-20 01:34:43 +02:00
alertes qualité plus légères
This commit is contained in:
parent
f19bff1953
commit
6248f1ca0b
6 changed files with 63 additions and 27 deletions
|
@ -640,6 +640,12 @@ header {
|
|||
.edit-button {
|
||||
position: relative;
|
||||
top: -4rem;
|
||||
|
||||
&:hover {
|
||||
background: rgb(219, 226, 255);
|
||||
border: solid 1px #08285c;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
.panoramax-link {
|
||||
|
@ -663,6 +669,12 @@ header {
|
|||
.quality-alert {
|
||||
color: rgb(64, 25, 25);
|
||||
display: block;
|
||||
|
||||
img {
|
||||
width: 1rem;
|
||||
height: 1rem;
|
||||
margin-right: 0.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
.quality-ok {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue