Narrative web: markers incorrectly placed. (#839)
* Narrative web: markers incorrectly placed. In the map pages, the markers are not placed where it should be. reproducible when zoom in/zoom out. Fixes #11208 * Narrative web: background not correctly set. If you use the Web_Basic-Cypress.css, the foreground and background use the same color, so you see nothing. you must hover the fields to see the text
This commit is contained in:
@@ -791,7 +791,7 @@ a.familymap {
|
||||
/* Overwritten
|
||||
----------------------------------------------------- */
|
||||
body#FamilyMap {
|
||||
background-color: #E0E6E0 ! important;
|
||||
background-color: #454 ! important;
|
||||
}
|
||||
|
||||
/* Calendar Styles
|
||||
|
||||
Reference in New Issue
Block a user