[PLUGINS] +set de base
[lhc/web/www.git] / www / plugins / gis / prive / style_prive_plugin_gis.html
1 #CACHE{3600*100,cache-client}
2 #HTTP_HEADER{Content-Type: text/css; charset=iso-8859-15}
3 #HTTP_HEADER{Vary: Accept-Encoding}
4
5 #SET{claire,##ENV{couleur_claire,edf3fe}}
6 #SET{foncee,##ENV{couleur_foncee,3874b0}}
7 #SET{left,#ENV{ltr}|choixsiegal{left,left,right}}
8 #SET{right,#ENV{ltr}|choixsiegal{left,right,left}}
9
10 /* liste des points exec=gis_tous */
11
12 .points .liste_items .titre { font-size: small; }
13 .points .liste_items .titre .numero { float: right; }
14 .points .liste_items .description,
15 .points .liste_items .geo { margin: 5px 0 0; color: #666; }
16 .points .liste_items .geo abbr { border: 0; }
17 .points .liste_items p.actions { font-size: 0.9em; margin: 5px 0 0; }
18
19 /* Avec OpenLayer, le menu deroulant de spip passe dessous la carte... */
20 .olMap .olMapViewport {z-index:0;}