Line | |
---|
1 | [(#HTTP_HEADER{Content-type: text/css})] |
---|
2 | |
---|
3 | <BOUCLE_plans(PLANS) {tout}> |
---|
4 | <BOUCLE_points(POINTS) {id_plan}> |
---|
5 | [dl.plan.on a.point#point_#ID_POINT { |
---|
6 | background-image: none; |
---|
7 | filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='[(#LOGO_POINT_NORMAL||extraire_attribut{src})]', sizingMethod='crop'); |
---|
8 | }(#LOGO_POINT_NORMAL||extraire_attribut{src}||filtre_png)] |
---|
9 | [dl.plan.on a.point#point_#ID_POINT:hover { |
---|
10 | background-image: none; |
---|
11 | filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='[(#LOGO_POINT_SURVOL||extraire_attribut{src})]', sizingMethod='crop'); |
---|
12 | }(#LOGO_POINT_SURVOL||extraire_attribut{src}||filtre_png)] |
---|
13 | </BOUCLE_points> |
---|
14 | </BOUCLE_plans> |
---|
Note: See
TracBrowser
for help on using the repository browser.