X-Git-Url: https://git.cyclocoop.org/%28%28?a=blobdiff_plain;f=www%2Fplugins%2Fauto%2Fcouteau_suisse%2Fcouteau_suisse%2Foutils%2Fblocs.css.html;fp=www%2Fplugins%2Fauto%2Fcouteau_suisse%2Fcouteau_suisse%2Foutils%2Fblocs.css.html;h=394de5ebe67efccf6808ed13b3736e07d184bce7;hb=80b4d3e85f78d402ed2e73f8f5d1bf4c19962eed;hp=0000000000000000000000000000000000000000;hpb=aaf970bf4cdaf76689ecc10609048e18d073820c;p=velocampus%2Fweb%2Fwww.git diff --git a/www/plugins/auto/couteau_suisse/couteau_suisse/outils/blocs.css.html b/www/plugins/auto/couteau_suisse/couteau_suisse/outils/blocs.css.html new file mode 100644 index 0000000..394de5e --- /dev/null +++ b/www/plugins/auto/couteau_suisse/couteau_suisse/outils/blocs.css.html @@ -0,0 +1,18 @@ +.blocs_titre { + background:transparent url([(#EVAL{_DIR_IMG_PACK}|url_absolue)]triangle-bas.gif) no-repeat scroll left center; + font-weight:normal; + line-height:1.2em; + margin-top:4px; + padding:0pt 0pt 0pt 20px; + margin-bottom:0.1em; + clear:left; + cursor:pointer; +} + +.blocs_replie { + background:transparent url([(#EVAL{_DIR_IMG_PACK}|url_absolue)]triangle.gif) no-repeat scroll left center; +} + +.blocs_title{ + display:none; +} \ No newline at end of file