Modifiche per il documento Homeopaths

Ultima modifica di Jip-jan Alunkel il marzo 14, 20:13

Dalla versione 8.92
modificato da Jip-jan Alunkel
il dicembre 08, 18:24
Cambia il commento: Renamed from xwiki:practices.WebHome
Alla versione 8.95
modificato da Jip-jan Alunkel
il dicembre 08, 18:31
Cambia il commento: Renamed from xwiki:practices.WebHome

Summary

Details

XWiki.StyleSheetExtension[0]
Codice
... ... @@ -4,6 +4,9 @@
4 4   height: 400px;
5 5   margin: 0 2rem;
6 6  }
7 +#homeopaths_map .leaflet-popup {
8 + min-width: 26rem;
9 +}
7 7  #homeopaths_map .leaflet-popup-content {
8 8   margin: 0;
9 9   line-height: unset;
... ... @@ -17,6 +17,6 @@
17 17   font-size: 1.2rem;
18 18   margin: 0 2rem 1.5rem 2rem;
19 19  }
20 -#homeopaths_map .leaflet-popup-content a {
23 +body.preference-underlining-only-inline-links #homeopaths_map a {
21 21   text-decoration: none;
22 22  }