From: Ludovic CHEVALIER Date: Fri, 16 Mar 2012 17:23:05 +0000 (+0100) Subject: Surcharge css X-Git-Tag: v0.1.1~6 X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fweb%2Fwww.git;a=commitdiff_plain;h=d7d136f5e08bb00acf522337b87fdcf9b6237ea5 Surcharge css --- d7d136f5e08bb00acf522337b87fdcf9b6237ea5 diff --git a/habillage/skel_lhc.css b/habillage/skel_lhc.css new file mode 100644 index 00000000..e1380caa --- /dev/null +++ b/habillage/skel_lhc.css @@ -0,0 +1,8 @@ +#menu_lang { + list-style: none outside none; + position: absolute; + bottom: 0px; + right:0px; + background-color: rgba(255,255,255,0.7); + padding: 5px; +} diff --git a/plugin.xml b/plugin.xml new file mode 100755 index 00000000..31a3f5ef --- /dev/null +++ b/plugin.xml @@ -0,0 +1,34 @@ + + + + [fr]heureuxcyclage: fonctionnalites specifiques au reseau l'Heureux Cyclage + + + Ludovic CHEVALIER + © 2011 - GNU/LGPL + + 0.1 + + + test + + + + [fr]Squelette de personnalisation de L'Heureux Cyclage. + + + http://www.heureux-cyclage.org + + skel_lhc + + + hc.png + + + insert_head + skel_lhc_pipelines.php + + squelette + + + diff --git a/skel_lhc_pipelines.php b/skel_lhc_pipelines.php new file mode 100644 index 00000000..4b16b63a --- /dev/null +++ b/skel_lhc_pipelines.php @@ -0,0 +1,6 @@ +'."\n"; + return $texte; + } +?>