made mapPopup hover proximites
This commit is contained in:
@@ -716,6 +716,7 @@ body{
|
||||
}
|
||||
}
|
||||
.entite-map-popup,
|
||||
.entite-proximite-reference-map-popup,
|
||||
.besoin-map-popup,
|
||||
.reponse-map-popup{
|
||||
background-color: white;
|
||||
@@ -737,7 +738,20 @@ body{
|
||||
color: #01ffe2;
|
||||
}
|
||||
}
|
||||
h1, div{
|
||||
.entite-proximite-reference-map-popup{
|
||||
span.point{
|
||||
font-weight: 900;
|
||||
}
|
||||
h1.ref-entite span.point{
|
||||
color: #01ffe2;
|
||||
}
|
||||
div.conjunction,h2{
|
||||
font-size: 0.756em;
|
||||
font-weight: 400;
|
||||
margin: 0.5em
|
||||
}
|
||||
}
|
||||
h1, h2, span, div{
|
||||
font-size: 1em;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
Reference in New Issue
Block a user