diff --git a/dist/agenda.css b/dist/agenda.css index 42e3ce34e14a02ba32c9024c2cf0a47d57b13f1e..6466a394dee66a41ff859afc5614d8bc1a3496f3 100644 --- a/dist/agenda.css +++ b/dist/agenda.css @@ -2,365 +2,94 @@ /* Styles pour l'agenda de SPIP /* ------------------------------------------ */ -.calendrier-arial9 { - font-family: Arial, Sans, sans-serif; font-size: 9px; -} +.calendrier-arial9 { font-family: Arial, Sans, sans-serif; font-size: 9px; } +.calendrier-arial10 { font-family: Arial, Sans, sans-serif; font-size: 10px; } +.calendrier-arial11 { font-family: Arial, Sans, sans-serif; font-size: 11px; } +.calendrier-verdana10 { font-family: Verdana, Geneva, Sans, sans-serif; font-size: 10px; } +.calendrier-helvetica16 { font-family: arial, helvetica, sans-serif; font-size: 16px; color: #000; } + +div.navigation-calendrier { color: #FFF; background-color: #CCC; font-family: Verdana, Geneva, Sans, sans-serif; font-weight: bold; font-size: 14px; } +div.navigation-calendrier img { border: 0; vertical-align: middle; margin: 1px; } + +.calendrier-annee { background: #AAA; padding: 3px; margin: 1px; font-family: Verdana, Geneva, Sans, sans-serif; font-size: 10px; font-weight: bold; color: #FFF; } +.calendrier-annee:hover { color: #000; background-color: #FFF; } +.calendrier-table-large { border: 0; width: 900px; } +.calendrier-table-etroit { border: 0; width: 750px; } +.calendrier-td-centre { width: 550px; padding-left: 25px; padding-right: 25px; vertical-align: top; } +.calendrier-td { width: 14%; vertical-align: top; } +.calendrier-th { width: 14%; padding: 5px; text-align: center; vertical-align: middle; font-size: 10px; font-weight: bold; font-family: Verdana, Geneva, Sans, sans-serif; } +.calendrier-th a { color: #000; } +.calendrier-table-etroit .calendrier-td-gauche { width: 0; vertical-align: top; } +.calendrier-table-large .calendrier-td-gauche { width: 150px; vertical-align: top; } +.calendrier-table-etroit .calendrier-td-droit { width: 150px; vertical-align: top; } +.calendrier-table-large .calendrier-td-droit { width: 150px; vertical-align: top; } +.calendrier-jour { position: relative; color: #999; /*background-color: #FFF; */ border: 1px solid #AAA; } +.calendrier-agenda { margin-left: 1px; margin-top: 1px; padding: 1px; text-align: center; background-color: #FFF; } +.calendrier-demiagenda { margin-left: 0; margin-top: 0; padding: 0; text-align: center; background-color: #FFF; } +.calendrier-tripleagenda { vertical-align: top; width: 33%; } +.calendrier-cadreagenda { visibility: hidden; width: 100%; position: absolute; padding-top: 5px; padding-bottom: 5px; border: 0; background-color: #FFF; } +.calendrier-titre { padding: 5px; text-align: center; font-weight: bold; } +.calendrier-evenement { padding: 2px; margin-top: 2px; } +.calendrier-heurepile { position: absolute; margin-left: 2px; margin-right: 2px; border-top: 1px solid #CCC; font-weight: bold; } +.calendrier-heureface { position: absolute; margin-left: 2px; margin-right: 2px; border-top: 1px solid #CCC; } + +.calendrier-mozleft { } +.calendrier-mozright { } +.calendrier-moztop8 { } +.calendrier-mozbottom8 { } +.calendrier-moztop6 { } +.calendrier-mozbottom6 { } + +.calendrier-opacity { -moz-opacity: 0.3; filter: alpha(opacity=30); } + +.calendrier-png { width: 12px; height: 12px; behavior: url(win_png.htc); } /* URL a revoir */ +.calendrier-icone { width: 14px; height: 7px; border: 0; } + +.calendrier-noir { color: #000; } /* style anar */ +.calendrier-nb { background-color: #FFF; border: 1px solid #000; color: #000; } /* style cinemat(yp)ographe */ + +.calendrier-couleur1 { background: #FDE5F2; border: 1px solid #CD006F; color: #CD006F; } /* Fushia */ +.calendrier-couleur1i { background: #CD006F; border: 1px solid #FDE5F2; color: #FDE5F2; } /* Fushia */ +.calendrier-couleur2 { background: #EDF3FE; border: 1px solid #5da7c5; color: #5da7c5; } /* Bleu */ +.calendrier-couleur2i { background: #5da7c5; border: 1px solid #EDF3FE; color: #EDF3FE; } /* Bleu */ +.calendrier-couleur3 { background: #EBE9FF; border: 1px solid #766CF6; color: #766CF6; } /* Bleu pastel */ +.calendrier-couleur3i { background: #766CF6; border: 1px solid #EBE9FF; color: #EBE9FF; } /* Bleu pastel */ +.calendrier-couleur4 { background: #FEC; border: 1px solid #FA9A00; color: #FA9A00; } /* Orange */ +.calendrier-couleur4i { background: #FA9A00; border: 1px solid #FEC; color: #FEC; } /* Orange */ +.calendrier-couleur5 { background: #FFEDED; border: 1px solid #F00; color: #F00; } /* Rouge (Vermillon) */ +.calendrier-couleur5i { background: #F00; border: 1px solid #FFEDED; color: #FFEDED; } /* Rouge (Vermillon) */ +.calendrier-couleur6 { background: #FFF2EB; border: 1px solid #E95503; color: #E95503; } /* Orange */ +.calendrier-couleur6i { background: #E95503; border: 1px solid #FFF2EB; color: #FFF2EB; } /* Orange */ +.calendrier-couleur7 { background: #FFE; border: 1px solid #ccaa00; color: #ccaa00; } /* Jaune */ +.calendrier-couleur7i { background: #ccaa00; border: 1px solid #FFE; color: #FFE; } /* Jaune */ +.calendrier-couleur8 { background: #E2FDEC; border: 1px solid #009F3C; color: #009F3C; } /* Vert pastel */ +.calendrier-couleur8i { background: #009F3C; border: 1px solid #E2FDEC; color: #E2FDEC; } /* Vert pastel */ +.calendrier-couleur9 { background: #e5fd63; border: 1px solid #9DBA00; color: #9DBA00; } /* Vert */ +.calendrier-couleur9i { background: #9DBA00; border: 1px solid #e5fd63; color: #e5fd63; } /* Vert */ +.calendrier-couleur10 { background: #FFE0E0; border: 1px solid #640707; color: #640707; } /* Rouge (Bordeaux) */ +.calendrier-couleur10i { background: #640707; border: 1px solid #FFE0E0; color: #FFE0E0; } /* Rouge (Bordeaux) */ +.calendrier-couleur11 { background: #F2F2F2; border: 1px solid #3F3F3F; color: #3F3F3F; } /* Gris */ +.calendrier-couleur11i { background: #3F3F3F; border: 1px solid #F2F2F2; color: #F2F2F2; } /* Gris */ +.calendrier-couleur12 { background: #AAA; border: 1px solid #000; color: #000; } +.calendrier-couleur12i { background: #000; border: 1px solid #AAA; color: #AAA; } +.calendrier-couleur13 { background: #FFFFE0; border: 1px solid #666500; color: #666500; } /* Caca d'oie */ +.calendrier-couleur13i { background: #666500; border: 1px solid #FFFFE0; color: #FFFFE0; } /* Caca d'oie */ +.calendrier-couleur14 { background: #F5EEE5; border: 1px solid #8C6635; color: #8C6635; } /* Marron */ +.calendrier-couleur14i { background: #8C6635; border: 1px solid #F5EEE5; color: #F5EEE5; } /* Marron */ -.calendrier-arial10 { - font-family: Arial, Sans, sans-serif; font-size: 10px; -} - -.calendrier-arial11 { - font-family: Arial, Sans, sans-serif; font-size: 11px; -} - -.calendrier-verdana10 { - font-family: Verdana, Geneva, Sans, sans-serif; font-size: 10px; -} - -.calendrier-helvetica16 { - font-family: arial, helvetica, sans-serif; - font-size: 16px; - color: #000; -} - -div.navigation-calendrier { - color: #FFF; - background-color: #CCC; - font-family: Verdana, Geneva, Sans, sans-serif; - font-weight: bold; - font-size: 14px; -} - -div.navigation-calendrier img { - border: 0; - vertical-align: middle; - margin: 1px; -} - -.calendrier-annee { - background: #AAA; - padding: 3px; - margin: 1px; - font-family: Verdana, Geneva, Sans, sans-serif; - font-size: 10px; - font-weight: bold; - color: #FFF; -} - -.calendrier-annee:hover { - color: #000; - background-color: #FFF; -} - -.calendrier-table-large { - border: 0; - width: 900px; - } - -.calendrier-table-etroit { - border: 0; - width: 750px; - } - -.calendrier-td-centre { - width: 550px; - padding-left: 25px; - padding-right: 25px; - vertical-align: top; - } - -.calendrier-td { - width: 14%; - vertical-align: top; - } - -.calendrier-th { - width: 14%; - padding: 5px; - text-align: center; - vertical-align: middle; - font-size: 10px; - font-weight: bold; - font-family: Verdana, Geneva, Sans, sans-serif; - } - -.calendrier-th a { - color: #000; -} - -.calendrier-table-etroit .calendrier-td-gauche { - width: 0; - vertical-align: top; - } - -.calendrier-table-large .calendrier-td-gauche { - width: 150px; - vertical-align: top; - } - -.calendrier-table-etroit .calendrier-td-droit { - width: 150px; - vertical-align: top; - } - -.calendrier-table-large .calendrier-td-droit { - width: 150px; - vertical-align: top; - } - -.calendrier-jour { - position: relative; - color: #999; - /*background-color: #FFF;*/ - border: 1px solid #AAA; -} - -.calendrier-agenda { - margin-left: 1px; - margin-top: 1px; - padding: 1px; - text-align: center; - background-color: #FFF; - } - -.calendrier-demiagenda { - margin-left: 0; - margin-top: 0; - padding: 0; - text-align: center; - background-color: #FFF; - } - -.calendrier-tripleagenda { - vertical-align: top; - width: 33%; - } - -.calendrier-cadreagenda { - visibility: hidden; - width: 100%; - position: absolute; - padding-top: 5px; - padding-bottom: 5px; - border: 0; - background-color: #FFF; - } - -.calendrier-titre { - padding: 5px; - text-align: center; - font-weight: bold; - } - -.calendrier-evenement { - padding: 2px; - margin-top: 2px; - } - -.calendrier-heurepile { - position: absolute; - margin-left: 2px; - margin-right: 2px; - border-top: 1px solid #CCC; - font-weight: bold; - } - -.calendrier-heureface { - position: absolute; - margin-left: 2px; - margin-right: 2px; - border-top: 1px solid #CCC; - } - -.calendrier-mozleft {} -.calendrier-mozright {} -.calendrier-moztop8 {} -.calendrier-mozbottom8 {} -.calendrier-moztop6 {} -.calendrier-mozbottom6 {} - -.calendrier-opacity { - -moz-opacity: 0.3; - filter: alpha(opacity=30); -} - - -.calendrier-png { - width: 12px; - height: 12px; - /* URL a revoir */ - behavior: url(win_png.htc); -} - -.calendrier-icone { - width: 14px; - height: 7px; - border: 0; -} - -.calendrier-noir { /* style anar */ - color: #000; -} - -.calendrier-nb { /* style cinemat(yp)ographe */ - background-color: #FFF; - border: 1px solid #000; - color: #000; -} - -.calendrier-couleur1 { /* Fushia */ - background: #FDE5F2; - border: 1px solid #CD006F; - color: #CD006F; -} -.calendrier-couleur1i { /* Fushia */ - background: #CD006F; - border: 1px solid #FDE5F2; - color: #FDE5F2 -} -.calendrier-couleur2 { /* Bleu */ - background: #EDF3FE; - border: 1px solid #5da7c5; - color: #5da7c5; -} -.calendrier-couleur2i { /* Bleu */ - background: #5da7c5; - border: 1px solid #EDF3FE; - color: #EDF3FE -} -.calendrier-couleur3 { /* Bleu pastel */ - background: #EBE9FF; - border: 1px solid #766CF6; - color: #766CF6; -} -.calendrier-couleur3i { /* Bleu pastel */ - background: #766CF6; - border: 1px solid #EBE9FF; - color: #EBE9FF -} -.calendrier-couleur4 { /* Orange */ - background: #FEC; - border: 1px solid #FA9A00; - color: #FA9A00; -} -.calendrier-couleur4i { /* Orange */ - background: #FA9A00; - border: 1px solid #FEC; - color: #FEC -} -.calendrier-couleur5 { /* Rouge (Vermillon) */ - background: #FFEDED; - border: 1px solid #F00; - color: #F00; -} -.calendrier-couleur5i { /* Rouge (Vermillon) */ - background: #F00; - border: 1px solid #FFEDED; - color: #FFEDED -} -.calendrier-couleur6 { /* Orange */ - background: #FFF2EB; - border: 1px solid #E95503; - color: #E95503; -} -.calendrier-couleur6i { /* Orange */ - background: #E95503; - border: 1px solid #FFF2EB; - color: #FFF2EB -} -.calendrier-couleur7 { /* Jaune */ - background: #FFE; - border: 1px solid #ccaa00; - color: #ccaa00; -} -.calendrier-couleur7i { /* Jaune */ - background: #ccaa00; - border: 1px solid #FFE; - color: #FFE -} -.calendrier-couleur8 { /* Vert pastel */ - background: #E2FDEC; - border: 1px solid #009F3C; - color: #009F3C; -} -.calendrier-couleur8i { /* Vert pastel */ - background: #009F3C; - border: 1px solid #E2FDEC; - color: #E2FDEC -} -.calendrier-couleur9 { /* Vert */ - background: #e5fd63; - border: 1px solid #9DBA00; - color: #9DBA00; -} -.calendrier-couleur9i { /* Vert */ - background: #9DBA00; - border: 1px solid #e5fd63; - color: #e5fd63 -} -.calendrier-couleur10 { /* Rouge (Bordeaux) */ - background: #FFE0E0; - border: 1px solid #640707; - color: #640707; -} -.calendrier-couleur10i { /* Rouge (Bordeaux) */ - background: #640707; - border: 1px solid #FFE0E0; - color: #FFE0E0 -} -.calendrier-couleur11 { /* Gris */ - background: #F2F2F2; - border: 1px solid #3F3F3F; - color: #3F3F3F; -} -.calendrier-couleur11i { /* Gris */ - background: #3F3F3F; - border: 1px solid #F2F2F2; - color: #F2F2F2 -} -.calendrier-couleur12 { - background: #AAA; - border: 1px solid #000; - color: #000; -} -.calendrier-couleur12i { - background: #000; - border: 1px solid #AAA; - color: #AAA} -.calendrier-couleur13 { /* Caca d'oie */ - background: #FFFFE0; - border: 1px solid #666500; - color: #666500; -} -.calendrier-couleur13i { /* Caca d'oie */ - background: #666500; - border: 1px solid #FFFFE0; - color: #FFFFE0 -} -.calendrier-couleur14 { /* Marron */ - background: #F5EEE5; - border: 1px solid #8C6635; - color: #8C6635; -} -.calendrier-couleur14i { /* Marron */ - background: #8C6635; - border: 1px solid #F5EEE5; - color: #F5EEE5 -} /* agenda */ -.bandeau_agenda { background:#ddd;} -.jour_dimanche { background:#eee;color:#000;} -.jour_encours { background:#fff;color:#000;} -.jour_gris { background:#eee;color:#000;} -.jour_pris { background:#fff;color:#000;} -.calendrier-cadreagenda { background:#eee;} +.bandeau_agenda { background: #ddd; } +.jour_dimanche { background: #eee;color:#000; } +.jour_encours { background: #FFF;color:#000; } +.jour_gris { background: #eee;color:#000; } +.jour_pris { background: #FFF;color:#000; } +.calendrier-cadreagenda { background: #eee; } /* grille du calendrier pour espace public */ /* (pour le prive, style_prive predomine */ -.bordure_claire { border: 1px solid gray;} -.bordure_foncee { border: 1px solid black;} -.bordure_claire_basse { border-bottom: 1px solid gray;} -.bordure_claire_left { border-left: 1px solid gray;} -.bordure_claire_right { border-right: 1px solid gray;} +.bordure_claire { border: 1px solid gray; } +.bordure_foncee { border: 1px solid black; } +.bordure_claire_basse { border-bottom: 1px solid gray; } +.bordure_claire_left { border-left: 1px solid gray; } +.bordure_claire_right { border-right: 1px solid gray;} \ No newline at end of file diff --git a/dist/article.html b/dist/article.html index 36642159e5c2682e86bf95027a15cd654b9b3c73..40ea3bd1823a58fe0797f54a740ea4747d15e4c4 100644 --- a/dist/article.html +++ b/dist/article.html @@ -37,10 +37,10 @@ </div> <div class="surlignable"> - [<div class="#EDIT{chapo} chapo">(#CHAPO|image_reduire{520,0})</div>] + [<div class="#EDIT{chapo} chapo">(#CHAPO|image_reduire{500,0})</div>] [<p class="#EDIT{hyperlien} hyperlien"><:voir_en_ligne:> : <a href="(#URL_SITE)" class="spip_out">[(#NOM_SITE|sinon{[(#URL_SITE|couper{80})]})]</a></p>] - [<div class="#EDIT{texte} texte">(#TEXTE|image_reduire{520,0})</div>] + [<div class="#EDIT{texte} texte">(#TEXTE|image_reduire{500,0})</div>] </div> [(#REM) Portfolio : album d'images ] @@ -54,13 +54,13 @@ </B_documents_portfolio> <BOUCLE_afficher_document(DOCUMENTS) {id_article}{id_document} {mode=document}{extension IN png,jpg,gif}> <div class="spip_documents spip_documents_center" id="document_actif"> - [(#EMBED_DOCUMENT|image_reduire{520,0})] + [(#EMBED_DOCUMENT|image_reduire{500,0})] [<div class="#EDIT{titre} spip_doc_titre">(#TITRE)</div>] [<div class="#EDIT{descriptif} spip_doc_descriptif">(#DESCRIPTIF)</div>] </div> </BOUCLE_afficher_document> - [<div class="ps surlignable"><h2 class="pas_surlignable"><:info_ps:></h2><div class="#EDIT{ps}">(#PS)</div></div>] + [<div class="ps surlignable"><h2 class="pas_surlignable"><:info_ps:></h2><div class="#EDIT{ps}">(#PS|image_reduire{500,0})</div></div>] [(#REM) Autres documents joints a l'article ] <B_documents_joints> diff --git a/dist/distrib.html b/dist/distrib.html index 3162b9406fb68b3eca5613295d47f0bde5c38a45..4092839031e4f03e9c267ed4bc8247c52fb7d7ec 100644 --- a/dist/distrib.html +++ b/dist/distrib.html @@ -1,7 +1,7 @@ #CACHE{3600} #HTTP_HEADER{Content-Type: application/x-javascript; charset=#CHARSET} document.write('<table border="0" bgcolor="#000000" cellspacing="0" cellpadding="0"><tr><td>'); -document.write('<table border="0" bgcolor="#ffffff" cellspacing="1" cellpadding="2"><tr><td bgcolor="#d0d0d0" align="center">'); +document.write('<table border="0" bgcolor="#FFFfff" cellspacing="1" cellpadding="2"><tr><td bgcolor="#d0d0d0" align="center">'); document.write('<a href="#URL_SITE_SPIP/"><strong>[(#NOM_SITE_SPIP|addslashes)]</strong></a> </td></tr><tr><td><ul><small>'); <BOUCLE_articles(articles){tout}{par date}{inverse}{0,10}> document.write('<li><a href="[(#URL_ARTICLE|url_absolue)]"><font color="#000000">[(#TITRE|addslashes)]</font></a></li>\n'); diff --git a/dist/habillage.css b/dist/habillage.css index 2359356f26c40dcd69e3b0e593d48eda44f43bef..53bd1bcb71e8f2fc71250b147d374044b68d5cb5 100755 --- a/dist/habillage.css +++ b/dist/habillage.css @@ -10,22 +10,22 @@ body { background: #FFF; margin: 0; padding: 0; text-align: center; } div#page { width: 48em; margin: 0 auto; text-align: left; } div#top { margin: 0; border-bottom: 2px solid #8B6F92; line-height: 5em; } -div#top #nom_site_spip, #top a .spip_logos { display: block; float: left; font-weight: bold; font-size: 1.5em; } -div#top .formulaire_recherche { float: right; width: 30%; background: 0; margin: 0; padding: 0; } +div#top #nom_site_spip, #top a .spip_logos { display: block; float: left; font-weight: bold; font-size: 1.50em; } +div#top .formulaire_recherche { float: right; width: 30%; background: none; margin: 0; padding: 0; } div#top .formulaire_recherche label { display: none; } div#top #nom_site_spip, div#top .formulaire_recherche {} div#conteneur { width: 100%; } -div#contenu { float: left; width: 65%; padding-top: .3em; } +div#contenu { float: left; width: 67%; padding-top: 0.30em; overflow: hidden; } -div#navigation { float: right; width: 30%; } -div#extra { float: right; clear: right; width: 30%; } +div#navigation { float: right; width: 30%; overflow: hidden; } +div#extra { float: right; clear: right; width: 30%; overflow: hidden; } div#pied { clear: both; width: 100%; margin: 1em 0; border-top: 2px solid #8B6F92; text-align: center; } div#pied img { vertical-align: bottom; } /* Espaceur de blocs */ -.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; } +.nettoyeur { clear: both; margin: 0; padding: 0; border: 0; height: 0; line-height: 1px; font-size: 1px; } /* Non visible a l'ecran */ .invisible { position: absolute; top: -3000em; height: 1%; } @@ -34,7 +34,7 @@ div#pied img { vertical-align: bottom; } /* Typographie generale du site ---------------------------------------------- */ body { font-size: 100%; color: #333; } -#top, #contenu, #navigation, #extra, #pied { font-size: .82em; } +#top, #contenu, #navigation, #extra, #pied { font-size: 0.82em; } h1, h2, .chapo, .hyperlien, .texte, .ps, .notes, .introduction, #contenu { font-family: "Trebuchet MS", Helvetica, sans-serif; } h3 { font-family: Georgia, Times, serif; } @@ -45,10 +45,10 @@ body, .formulaire_spip, #hierarchie, .pagination, small { font-family: Verdana, ---------------------------------------------- */ /* Titraille */ -h1 { margin: 0; font-size: 1.5em; font-weight: bold; color: #000; } -h2 { margin: 0; padding: .2em; background: #8B6F92; font-size: 1em; font-weight: normal; text-transform: uppercase; letter-spacing: .1em; } +h1 { margin: 0; font-size: 1.50em; font-weight: bold; color: #000; } +h2 { margin: 0; padding: 0.20em; background: #8B6F92; font-size: 1em; font-weight: normal; text-transform: uppercase; letter-spacing: 0.10em; } h2, h2 a, h2 a:hover { color: #EEE; } -h3 { margin: 2em 0 1em 0; border-bottom: 2px solid #CCCC66; font-size: 1.1em; font-weight: bold; } +h3 { margin: 2em 0 1em 0; border-bottom: 2px solid #CCCC66; font-size: 1.10em; font-weight: bold; } h3.spip { color: #CCCC66; } /* Divers */ @@ -65,7 +65,7 @@ ol.spip {} blockquote { padding-left: 1em; border-left: 4px solid #DDD; } .spip_poesie { margin: 1em 3em; padding-left: 1em; border-left: 1px solid #CCC; font-family: Garamond, Georgia, Times, serif; } .spip_poesie div { text-indent: -60px; margin-left: 60px; } -code, .spip_cadre { font-family: "Courier New", Courier, mono; font-size: 1.1em; color: #009; } +code, .spip_cadre { font-family: "Courier New", Courier, mono; font-size: 1.10em; color: #009; } div.spip_code, .spip_cadre { margin-bottom: 1em; } /* Tableaux */ @@ -76,20 +76,20 @@ table.spip tr.row_first { background: #C5E41C url(pale.gif); } table.spip tr.row_odd { background: #EEE; } table.spip tr.row_even { background: #DDD; } table.spip th, table.spip td { text-align: left; border: 2px solid #FFF; } -table.spip th { padding: .2em; vertical-align: middle; font-weight: bold; } -table.spip td { padding: .4em; vertical-align: top; } +table.spip th { padding: 0.20em; vertical-align: middle; font-weight: bold; } +table.spip td { padding: 0.40em; vertical-align: top; } /* Logos, documents et images */ -img, .spip_logos { margin: 0; padding: 0; border: none; } +img, .spip_logos { margin: 0; padding: 0; border: 0; } -.spip_documents { text-align: center; line-height: normal; color: #633E6D; } -/*.spip_documents p { margin-top: 1px; margin-bottom: 2px; }*/ +.spip_documents { text-align: center; line-height: normal; color: #666; } +.spip_documents p { margin: 0.10em; padding: 0; } .spip_documents_center { clear: both; width: 100%; margin: 1em auto; } span.spip_documents_center { display: block; margin-top: 1em; } .spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; } .spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; } -.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; } -.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; } +.spip_doc_titre { font-weight: bold; font-size: 0.90em; margin-left: auto; margin-right: auto; } +.spip_doc_descriptif { clear: both; font-size: 0.90em; margin-left: auto; margin-right: auto; } /* Blocs et elements du contenu @@ -106,20 +106,19 @@ span.spip_documents_center { display: block; margin-top: 1em; } .cartouche .traductions * { display: inline; } .cartouche .traductions li { padding-left: 1em; } -.chapo { margin-bottom: 1.5em; font-weight: bold; line-height: 1.4em; color: #666699; } -.texte { line-height: 1.6em; } -.ps, .notes { line-height: 1.4em; margin-bottom: 2em; } +.chapo { margin-bottom: 1.50em; font-weight: bold; line-height: 1.40em; color: #666699; } +.texte { line-height: 1.60em; } +.ps, .notes { line-height: 1.40em; margin-bottom: 2em; } .notes { clear: both; } -.hyperlien { display: block; background: #EEE url(pale.gif); padding: .5em 1em; font-weight: bold; color: #8B6F92; } - +.hyperlien { display: block; background: #EEE url(pale.gif); padding: 0.50em 1em; font-weight: bold; color: #8B6F92; } /* modeles par defaut */ .spip_modele { float: right; display: block; border: 1px dotted #666; width: 180px; } /* Portfolio */ -#documents_portfolio { clear: both; margin-top: 1.4em; margin-bottom: 2em; text-align: center; } -#documents_portfolio .spip_logos { margin: .1em; } +#documents_portfolio { clear: both; margin-top: 1.40em; margin-bottom: 2em; text-align: center; } +#documents_portfolio .spip_logos { margin: 0.10em; } #document_actif { margin-top: 1em; } @@ -127,8 +126,8 @@ span.spip_documents_center { display: block; margin-top: 1em; } ---------------------------------------------- */ .formulaire_spip { background: #CCCC99 url(pale.gif); margin-bottom: 2em; padding: 1em; text-align: left; } .formulaire_spip fieldset { margin: 0; margin-bottom: 1em; padding: 0; border: 0; border-top: 1px solid #CCCC99; } -.formulaire_spip legend { margin: 0; padding: 0; padding-right: .5em; color: #666633; } -.formulaire_spip label { display: block; color: #404040; color: #666633; font-size: .9em; } +.formulaire_spip legend { margin: 0; padding: 0; padding-right: 0.50em; color: #666633; } +.formulaire_spip label { display: block; color: #404040; color: #666633; font-size: 0.90em; } .forml, textarea, select { width: 99%; background: #F4F8F8; border: 1px inset; font-family: inherit; font-size: inherit; color: #000; } .formulaire_spip textarea { margin-bottom: 1em; } @@ -157,7 +156,7 @@ ul.choix_mots label { display: inline; } .formulaire_recherche .forml {} /* menu langues */ -#menu_langues { background: 0; margin: 0; margin-bottom: .5em; padding: 0; vertical-align: top; max-height: 24px; } +#menu_langues { background: none; margin: 0; padding: 1em 0; vertical-align: top; } /* Barre de raccourcis typographiques */ table.spip_barre { width: 100%; } @@ -168,17 +167,17 @@ table.spip_barre input.barre { width: 100%; background: #EEE; } /* Habillage des forums ---------------------------------------------- */ -.repondre { clear: both; margin-top: 2.5em; margin-right: 1em; text-align: right; font-weight: bold; } +.repondre { clear: both; margin-top: 2.50em; margin-right: 1em; text-align: right; font-weight: bold; } /* * Habillage des forums */ ul.forum { display: block; clear: both; margin: 0; padding: 0; } ul.forum, ul.forum ul { list-style: none; } -.forum-fil { margin-top: 1.5em; } +.forum-fil { margin-top: 1.50em; } .forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; } .forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; color: #333; } -.forum-texte { margin: 0; padding: 0.5em 1em; color: #333; } +.forum-texte { margin: 0; padding: 0.50em 1em; color: #333; } .forum-texte .hyperlien {} -.forum-texte .repondre { margin: 0; padding: .1em 0; text-align: right; } +.forum-texte .repondre { margin: 0; padding: 0.10em 0; text-align: right; } /* Boite d'un forum : eclaircissement progressif des bords */ ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; } @@ -189,7 +188,7 @@ ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; } ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; } /* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */ -ul .forum-chapo { border: none; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; /*font-size: 0.88em;*/ background: #C4E0E0; } +ul .forum-chapo { border: 0; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; /*font-size: 0.88em;*/ background: #C4E0E0; } ul ul .forum-chapo { background: #D4E8E8; } ul ul ul .forum-chapo { background: #E4F0F0; } ul ul ul ul .forum-chapo { background: #F4F8F8; border-bottom: 1px dotted #E0E0E0; } @@ -199,12 +198,12 @@ ul ul ul ul ul .forum-chapo { background: #FFF; } /* Habillage des petitions ---------------------------------------------- */ #signatures { clear: both; /*font-size: 0.77em;*/ } -#signatures h2 { padding: 0.5em; text-align: center; font-size: 1.2em; font-weight: bold; } +#signatures h2 { padding: 0.50em; text-align: center; font-size: 1.20em; font-weight: bold; } #signatures table { width: 100%; margin: 1em 0; } #signatures thead { display: none; } /* On n'affiche pas les titres du tableau */ -#signatures td.signature-date { background: #E4F0F0; padding: 0.5em; white-space: nowrap; } -#signatures td.signature-nom { background: #ECF4F4; padding: 0.2em; text-align: center; font-weight: bold; } -#signatures td.signature-message { background: #F4F8F8; padding: 0.4em; /*font-size: 0.96em;*/ } +#signatures td.signature-date { background: #E4F0F0; padding: 0.50em; white-space: nowrap; } +#signatures td.signature-nom { background: #ECF4F4; padding: 0.20em; text-align: center; font-weight: bold; } +#signatures td.signature-message { background: #F4F8F8; padding: 0.40em; /*font-size: 0.96em;*/ } /* Habillage des sommaires et menus @@ -212,13 +211,13 @@ ul ul ul ul ul .forum-chapo { background: #FFF; } /* Habillage general des menus de navigation */ .menu { clear: both; margin-bottom: 2em; text-align: left; } -#contenu .menu { /*font-size: 0.82em;*/ } -#navigation .menu { min-width: 10em; /*font-size: 0.77em;*/ } +#contenu .menu {} +#navigation .menu { min-width: 10em; } #navigation .menu a {} -.menu p { margin: .2em 0; padding: .2em .1em; } +.menu p { margin: 0.20em 0; padding: 0.20em 0.10em; } .menu ul { margin: 0; padding: 0; list-style: none; } -.menu ul li { margin: .2em 0; padding: .2em .1em; border-bottom: 1px solid #DDD; } +.menu ul li { margin: 0.20em 0; padding: 0.20em; border-bottom: 1px solid #DDD; } .menu ul li ul { margin-left: 1em; } .menu ul li li { padding: 0; border: 0; } @@ -230,11 +229,11 @@ ul ul ul ul ul .forum-chapo { background: #FFF; } .rubriques ul li ul li { text-transform: none; } /* Listes d'articles et extraits introductifs */ -.articles ul li { clear: both; } -.articles ul li h3 { margin: .3em 0; padding: 0; border: 0; font-weight: bold; } +.articles ul li { clear: both; padding: 0.40em 0.20em; } +.articles ul li h3 { margin: 0; padding: 0; border: 0; font-weight: bold; } .articles ul li .spip_logos { float: right; clear: right; margin: 0 0 4px 16px; } .articles ul li .enclosures { float: right; text-align: right; max-width: 60%; margin: 0; } -.articles ul li .introduction { margin-top: .3em; line-height: 1.4em; } +.articles ul li .introduction { margin-top: 0.30em; line-height: 1.40em; } /* Couleurs des liens diff --git a/dist/impression.css b/dist/impression.css index 1a49e612a4a58c6da221cb966b417a0100ebd8a9..4db41f3c6c3a25991527328ed7f51e6d8dd23114 100755 --- a/dist/impression.css +++ b/dist/impression.css @@ -6,7 +6,7 @@ ---------------------------------------------- */ body { background: #FFF; margin: 15pt; text-align: left; font: 12pt Verdana, Tahoma, Geneva, sans-serif; color: #000; } -img, table { margin: 0; padding: 0; border: none; } +img, table { margin: 0; padding: 0; border: 0; } ul, ol, li { margin: 0; padding: 0; list-style: none; } h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; } diff --git a/dist/inc-entete.html b/dist/inc-entete.html index 7038fce7db6bf6e33b118cb8288972ede82ec4d6..2e65d543ebc17bf257ca111592f9f200b35cf39a 100644 --- a/dist/inc-entete.html +++ b/dist/inc-entete.html @@ -5,7 +5,7 @@ [(#LOGO_SITE_SPIP||?{ [(#LOGO_SITE_SPIP - ||image_reduire{520,100} + ||image_reduire{500,100} |inserer_attribut{alt,[(#NOM_SITE_SPIP|attribut_html)]} |inserer_attribut{title,[(#NOM_SITE_SPIP|attribut_html)]} )] diff --git a/dist/inc-petition.html b/dist/inc-petition.html index d518eb377c1f334cede10f41f989282f842235cf..288223eae3a75725066d6f05e404151b50f07b7b 100644 --- a/dist/inc-petition.html +++ b/dist/inc-petition.html @@ -21,7 +21,7 @@ <tr> <td class="signature-date">[(#DATE|affdate_jourcourt)]</td> <td class="signature-nom"><div class="#EDIT{qui}">#NOM</div>[ - <div class="#EDIT{hyperlien}"><a href="(#URL_SITE)" class="spip_out" style="font-size:small;">[(#NOM_SITE|sinon{[(#URL_SITE|couper{80})]})]</a></div>]</td> + <div class="#EDIT{hyperlien}"><a href="(#URL_SITE)" class="spip_out" style="font-size: small;">[(#NOM_SITE|sinon{[(#URL_SITE|couper{80})]})]</a></div>]</td> [<td class="signature-message"><div class="#EDIT{message}">(#MESSAGE|PtoBR)</div></td>] </tr> </BOUCLE_signatures> diff --git a/dist/inc-rss-item.html b/dist/inc-rss-item.html index 7f48f7d806f0d852920e47f1f6fc560d1a54c99f..789832b43c13d2fd61fbb0a64534328c1d7e1a0f 100644 --- a/dist/inc-rss-item.html +++ b/dist/inc-rss-item.html @@ -38,7 +38,7 @@ (#CONFIG{syndication_integrale}|=={oui}|?{' ',''})<content:encoded>[(#LOGO_ARTICLE|right||texte_backend) ][<div class='rss_chapo'>(#CHAPO|texte_backend)</div> ][<div class='rss_texte'>(#TEXTE| - image_reduire{520,0}|texte_backend)</div> + image_reduire{500,0}|texte_backend)</div> ][<hr /> <div class='rss_notes'>(#NOTES|texte_backend)</div> ][<div class='rss_ps'>(#PS|texte_backend)</div>] diff --git a/dist/login.html b/dist/login.html index 7ed10297bedc099e40d103c85b0bb3795fce1729..48dbaf1b70512a424559e4c780938251915e23d1 100644 --- a/dist/login.html +++ b/dist/login.html @@ -19,12 +19,12 @@ body.page_login { text-align: center; font: 1em Verdana, Tahoma, Geneva, Helvetica, sans-serif; } #minipres { width:30em;} .formulaire_spip { text-align: #LANG_LEFT; font-size: 0.8em; } - .formulaire_spip fieldset {border: 1px solid #BABDB6; padding:10px;font-size:1em;} + .formulaire_spip fieldset {border: 1px solid #BABDB6; padding:10px;font-size: 1em;} .formulaire_menu_lang { float: #LANG_RIGHT; } .formulaire_menu_lang label { display: none; } .formulaire_login { clear: both; } .spip_logos { float: right; padding-left: 10px; } - .forml,input {font-size: 1.0em;} + .forml,input { font-size: 1.0em;} p .forml { width:20em; font-family: inherit; } .spip_bouton input { float: #LANG_RIGHT; } .reponse_formulaire { font-weight: bold; color: red; } diff --git a/dist/minipres.css b/dist/minipres.css index 514b60b545f11b89c6415c8055aeab580f53808c..63d475f075bcca97943ee93756acf6c34bdd5ffb 100644 --- a/dist/minipres.css +++ b/dist/minipres.css @@ -1,167 +1,45 @@ -body { - color: #2e3436; - font-family: Trebuchet Ms,Verdana, Geneva, Sans, sans-serif; - font-size: 0.9em; - background-color: #babdb6; -} - -h1 { - color: #5c3566; - margin: 1em 0 1em 0; - font-weigth: bold; - font-size: 1.3em; -} - -h2 { - font-weigth: normal; - font-size: 1.2em; - margin: 0.8em 0 0.8em 0; -} - -a { - color: #8ae234; - text-decoration: none; -} - -a:visited { - color: #75507b; -} - -a:active { - color: #8ae234; -} - -img { - border: 0; -} +body { color: #2e3436; font-family: Trebuchet Ms,Verdana, Geneva, Sans, sans-serif; font-size: 0.9em; background-color: #babdb6; } + +h1 { color: #5c3566; margin: 1em 0 1em 0; font-weigth: bold; font-size: 1.3em; } + +h2 { font-weigth: normal; font-size: 1.2em; margin: 0.8em 0 0.8em 0; } + +a { color: #8ae234; text-decoration: none; } +a:visited { color: #75507b; } +a:active { color: #8ae234; } + +img { border: 0; } p {} -ul { - text-align: justify; - list-style-type: none; -} - -fieldset, .fieldset { - text-align: left; - border: none; - padding: 0px; - margin-top: 1em; - font-size: 0.9em; -} - -legend { - font-weight: bold; - font-size: 1.1em; - color: black; -} - -label { - -} - -#minipres { - border: 1px solid #888888; - width: 40em; - text-align: center; - margin: 1em auto 1em auto; - padding: 1em; - background: #fff; -} -.pass #minipres {width:90%;} - -.petit-centre { - font-family: Verdana, Geneva, Sans, sans-serif; - font-size: 1em; -} - -.petit-centre p { - text-align: center; -} - -.suivant { - text-align: right; - display: block; - margin-top: 1em; -} - -.toile_foncee { - background: #777; -} - -.fondl { - padding: 3px; - background-color: #eee; - border: 1px solid #333; - background-position: center bottom; - font-size: 0.9em; - font-family: Verdana, Geneva, Sans, sans-serif; -} - -.formo { - width: 100%; - display: block; - padding: 3px; - margin-bottom: 1em; - background-color: #FFF; - border: 1px solid #333; - background-position: center bottom; - behavior: url(win_width.htc); - font-size: 1em; - font-family: Verdana, Geneva, Sans, sans-serif; -} - -p.resultat { - color: #fff; - padding: 0.2em 0.1em; - text-align: center; - font-weight: bold; - border: 1px solid #f57900; - background-color: #fcaf3e; -} - -#etapes { - display: block; - position: absolute; - top: 10px; - left: 10px; -} - -#etapes span { - margin-top: -0.5em; - display: block; - padding: 12px 14px; - margin-bottom: 5px; -} - -#etapes span em { - font-size: 2em; - font-weight: bold; -} - -#etapes span span { - position: absolute; - top: -100px; - left: -100px; -} - -#etapes span.ok { - background: url(images/etape-ok.gif) center no-repeat; -} - -#etapes span.encours { - background: url(images/etape-encours.gif) center no-repeat; -} - -#etapes span.todo { - background: url(images/etape-todo.gif) center no-repeat; -} - -.nettoyeur { - clear: both; - height: 0px; - line-height: 0px; - font-size: 0px; - padding: 0; - margin: 0; -} \ No newline at end of file +ul { text-align: justify; list-style-type: none; } + +fieldset, .fieldset { text-align: left; border: 0; padding: 0; margin-top: 1em; font-size: 0.9em; } +legend { font-weight: bold; font-size: 1.1em; color: #000; } +label {} + +#minipres { border: 1px solid #888; width: 40em; text-align: center; margin: 1em auto 1em auto; padding: 1em; background: #FFF; } +.pass #minipres { width: 90%; } + +.petit-centre { font-family: Verdana, Geneva, Sans, sans-serif; font-size: 1em; } +.petit-centre p { text-align: center; } + +.suivant { text-align: right; display: block; margin-top: 1em; } + +.toile_foncee { background: #777; } + +.fondl { padding: 3px; background-color: #eee; border: 1px solid #333; background-position: center bottom; font-size: 0.9em; font-family: Verdana, Geneva, Sans, sans-serif; } + +.formo { width: 100%; display: block; padding: 3px; margin-bottom: 1em; background-color: #FFF; border: 1px solid #333; background-position: center bottom; behavior: url(win_width.htc); font-size: 1em; font-family: Verdana, Geneva, Sans, sans-serif; } + +p.resultat { color: #FFF; padding: 0.2em 0.1em; text-align: center; font-weight: bold; border: 1px solid #f57900; background-color: #fcaf3e; } + +#etapes { display: block; position: absolute; top: 10px; left: 10px; } +#etapes span { margin-top: -0.5em; display: block; padding: 12px 14px; margin-bottom: 5px; } +#etapes span em { font-size: 2em; font-weight: bold; } +#etapes span span { position: absolute; top: -100px; left: -100px; } +#etapes span.ok { background: url(images/etape-ok.gif) center no-repeat; } +#etapes span.encours { background: url(images/etape-encours.gif) center no-repeat; } +#etapes span.todo { background: url(images/etape-todo.gif) center no-repeat; } + +.nettoyeur { clear: both; height: 0; line-height: 0; font-size: 0; margin: 0; padding: 0; } \ No newline at end of file diff --git a/dist/modeles/doc.html b/dist/modeles/doc.html index 44bfc0b6d64c9352515f5ec3bc9bb03030e4b7e9..bfa2e484987e6d8705dfade19035165cc12dbe54 100644 --- a/dist/modeles/doc.html +++ b/dist/modeles/doc.html @@ -12,20 +12,20 @@ ] [(#MODE|=={vignette}|?{' '}) #SET{fichier,#URL_DOCUMENT} - #SET{width,#LARGEUR} + #SET{ width,#LARGEUR} #SET{height,#HAUTEUR} #SET{url,#ENV{lien}} ] [(#MODE|=={vignette}|?{'',' '}) [(#SET{fichier,[(#LOGO_DOCUMENT||extraire_attribut{src})]})] - [(#SET{width,[(#LOGO_DOCUMENT||extraire_attribut{width})]})] + [(#SET{ width,[(#LOGO_DOCUMENT||extraire_attribut{ width})]})] [(#SET{height,[(#LOGO_DOCUMENT||extraire_attribut{height})]})] #SET{url,#ENV{lien,#URL_DOCUMENT}} ] <dl class='spip_document_#ID_DOCUMENT spip_documents[ spip_documents_(#ENV{align})][ (#ENV{class})] spip_lien_ok'[ style='float:(#ENV{align}|match{left|right});']> -<dt>[<a href="(#GET{url})"[ class="(#ENV{lien_class})"] title='#TYPE_DOCUMENT - [(#TAILLE|taille_en_octets|texte_backend)]'[ (#ENV{lien}|?{'',type="#MIME_TYPE"})]>]<img src='#GET{fichier}' width='#GET{width}' height='#GET{height}' alt='#TYPE_DOCUMENT - [(#TAILLE|taille_en_octets|texte_backend)]' />[(#GET{url}|?{</a>})]</dt>[ -<dt class='#EDIT{titre} spip_doc_titre'[ style='width:(#GET{width}|min{350}|max{120})px;']><strong>(#TITRE)</strong></dt>][ -<dd class='#EDIT{descriptif} spip_doc_descriptif'[ style='width:(#GET{width}|min{350}|max{120})px;']>(#DESCRIPTIF|PtoBR)[(#NOTES|PtoBR)]</dd>] +<dt>[<a href="(#GET{url})"[ class="(#ENV{lien_class})"] title='#TYPE_DOCUMENT - [(#TAILLE|taille_en_octets|texte_backend)]'[ (#ENV{lien}|?{'',type="#MIME_TYPE"})]>]<img src='#GET{fichier}' width='#GET{ width}' height='#GET{height}' alt='#TYPE_DOCUMENT - [(#TAILLE|taille_en_octets|texte_backend)]' />[(#GET{url}|?{</a>})]</dt>[ +<dt class='#EDIT{titre} spip_doc_titre'[ style='width:(#GET{ width}|min{350}|max{120})px;']><strong>(#TITRE)</strong></dt>][ +<dd class='#EDIT{descriptif} spip_doc_descriptif'[ style='width:(#GET{ width}|min{350}|max{120})px;']>(#DESCRIPTIF|PtoBR)[(#NOTES|PtoBR)]</dd>] </dl> </BOUCLE_doc> diff --git a/dist/spip_admin.css b/dist/spip_admin.css index a767052ef72716c6de795fe63ecf89a83a015437..18c4f6fb6972af6bf5c8a414a53435cad09b25a2 100644 --- a/dist/spip_admin.css +++ b/dist/spip_admin.css @@ -1,120 +1,26 @@ /* Les boutons d'admin survolent la page (sauf #FORMULAIRE_ADMIN) */ -.spip-admin-float { - top: 0; - right: 20px; - position: absolute; - background-color: transparent; - z-index: 100; -} - +.spip-admin-float { position: absolute; right: 20px; top: 0; background-color: transparent; z-index: 100; } /* Couleurs et design des boutons d'admin */ - -a.spip-admin-boutons { - border-top: 1px solid #CECECE; - border-bottom: 2px solid #4A4A4A; - border-left: 1px solid #CECECE; - border-right: 1px solid #CECECE; - text-decoration: none; - text-align: center; - margin: 0; - padding: 1px .5em; - font-family: helvetica,arial, sans-serif; - font-size: 10px; - font-weight: bold; - background-color: #FFF; - color: #0C479D; -} - -a:hover.spip-admin-boutons { - background-color: #fc3; - border-bottom: 2px solid #36F; -} - -a:active.spip-admin-boutons { - background-color: #CCC; - border-bottom: 2px solid #f00; -} - +a.spip-admin-boutons { border-top: 1px solid #CECECE; border-bottom: 2px solid #4A4A4A; border-left: 1px solid #CECECE; border-right: 1px solid #CECECE; text-decoration: none; text-align: center; margin: 0; padding: 1px .5em; font-family: helvetica,arial, sans-serif; font-size: 10px; font-weight: bold; background-color: #FFF; color: #0C479D; } +a:hover.spip-admin-boutons { background-color: #fc3; border-bottom: 2px solid #36F; } +a:active.spip-admin-boutons { background-color: #CCC; border-bottom: 2px solid #f00; } /* Style pour le mode debug */ -#spip-debug { - background-color: #F0F0F0; - font-family: Verdana, Geneva,Arial, Helvetica, sans-serif; -} - -#spip-debug ul table { - font-size: 80%; -} - -#spip-debug fieldset { - background-color: #FFF; - font-family: Courier, "Courier New", monospace; - font-size: 12px; - margin-bottom: 1em; -} - -#spip-debug fieldset fieldset { - background-color: #CCF; - font-family: Verdana, Geneva,Arial, Helvetica, sans-serif; - font-size: 80%; -} - -#spip-debug legend { - background-color: #FFF; - border: solid 1px #F00; - padding: 1px 1em; - font-family: Verdana, Geneva,Arial, Helvetica, sans-serif; - font-weight: bold; -} - -#spip-debug fieldset fieldset legend { - border: solid 1px #00F; - font-weight: normal; -} - -#spip-debug a { - text-decoration: none; -} - -#spip-debug a:hover { - text-decoration: underline; -} - -#debug_boucle fieldset { - background-color: #CCF; -} -#debug_boucle fieldset fieldset { - background-color: #FFF; - font-family: Verdana, Geneva,Arial, Helvetica, sans-serif; - padding: 0.5em 1.5em; -} - -#spip-boucles { - min-height: 200px; - max-height: 50%; - margin: 0 0 1em 0; - padding: .5em 0; - overflow: -moz-scrollbars-vertical; - overflow-y: auto; - border-top: 1px solid #39F; - border-bottom: 2px solid #666; -} - -.spip-env fieldset { - background-color: #FFF; - border: solid 1px #008; - margin: 2px 2em; -} - -.spip-env legend { - background-color: #FFF; - border: solid 1px #F00; - padding: 1px 1em; - font-weight: bold; -} - -.spip-env fieldset div { - max-height: 10em; - overflow: auto; -} \ No newline at end of file +#spip-debug { background-color: #F0F0F0; font-family: Verdana, Geneva, Helvetica, sans-serif; } +#spip-debug ul table { font-size: 80%; } +#spip-debug fieldset { background-color: #FFF; font-family: Courier, "Courier New", monospace; font-size: 12px; margin-bottom: 1em; } +#spip-debug fieldset fieldset { background-color: #CCF; font-family: Verdana, Geneva, Helvetica, sans-serif; font-size: 80%; } +#spip-debug legend { background-color: #FFF; border: solid 1px #F00; padding: 1px 1em; font-family: Verdana, Geneva, Helvetica, sans-serif; font-weight: bold; } +#spip-debug fieldset fieldset legend { border: solid 1px #00F; font-weight: normal; } +#spip-debug a { text-decoration: none; } +#spip-debug a:hover { text-decoration: underline; } + +#debug_boucle fieldset { background-color: #CCF; } +#debug_boucle fieldset fieldset { background-color: #FFF; font-family: Verdana, Geneva, Helvetica, sans-serif; padding: 0.5em 1.5em; } + +#spip-boucles { min-height: 200px; max-height: 50%; margin: 0 0 1em 0; padding: .5em 0; overflow: -moz-scrollbars-vertical; overflow-y: auto; border-top: 1px solid #39F; border-bottom: 2px solid #666; } + +.spip-env fieldset { background-color: #FFF; border: solid 1px #008; margin: 2px 2em; } +.spip-env legend { background-color: #FFF; border: solid 1px #F00; padding: 1px 1em; font-weight: bold; } +.spip-env fieldset div { max-height: 10em; overflow: auto; } \ No newline at end of file diff --git a/dist/spip_style_invisible.css b/dist/spip_style_invisible.css index 832041fb87565b4f421bf3aaeeb286293ddd4196..02dfb9740d76c29a2381fa07b813bd7986aad146 100644 --- a/dist/spip_style_invisible.css +++ b/dist/spip_style_invisible.css @@ -1,9 +1,3 @@ -.invisible_au_chargement { - visibility: hidden; -} -.visible_au_chargement { - visibility: hidden; -} -.display_au_chargement { - display: none; -} \ No newline at end of file +.invisible_au_chargement { visibility: hidden; } +.visible_au_chargement { visibility: hidden; } +.display_au_chargement { display: none; } \ No newline at end of file diff --git a/dist/spip_style_print.css b/dist/spip_style_print.css index 8693163b404d8313e798300d3ca12bb84db1d7f2..a938d7125a93e403feb4784884e1e5f382c76023 100644 --- a/dist/spip_style_print.css +++ b/dist/spip_style_print.css @@ -1,12 +1,2 @@ -body { - color: #000000; - background-color: #FFFFFF; - font-family: Verdana, Geneva,Arial, Helvetica; - font-size: 12px; - margin: 0; - padding: 0; -} - -#haut-page, .colonne_etroite { - display: none; -} +body { color: #000; background-color: #FFF; font-family: Verdana, Geneva, Helvetica; font-size: 12px; margin: 0; padding: 0; } +#haut-page, .colonne_etroite { display: none; } \ No newline at end of file diff --git a/dist/spip_style_visible.css b/dist/spip_style_visible.css index 7fccd481168232ab29ee535fb23225857b8e4ec5..8227b6a1f7f78214a1b460a90b8d53b7ab3be591 100644 --- a/dist/spip_style_visible.css +++ b/dist/spip_style_visible.css @@ -1,9 +1,3 @@ -.invisible_au_chargement { - visibility: hidden; -} -.visible_au_chargement { - visibility: visible; -} -.display_au_chargement { - display: block; -} \ No newline at end of file +.invisible_au_chargement { visibility: hidden; } +.visible_au_chargement { visibility: visible; } +.display_au_chargement { display: block; } \ No newline at end of file diff --git a/dist/style_prive.html b/dist/style_prive.html index 00946a9271eb500304b4b4a852a45443395cf723..9f3a462d4b0f651f82f9022769ad11712434dbe8 100644 --- a/dist/style_prive.html +++ b/dist/style_prive.html @@ -22,17 +22,17 @@ [(#REM) les vieux styles a evacuer en premier, ca permet qu'ils ne polluent pas en cas de double definition] [(#INCLURE{fond=style_vieilles_def}{couleur_claire}{couleur_foncee}{ltr})] -body { color: #000000; background-color: #f8f7f3; border: none; margin: 0px; scrollbar-face-color: #fff; scrollbar-shadow-color: #fff; scrollbar-highlight-color: #fff; scrollbar-3dlight-color: #GET{claire}; scrollbar-darkshadow-color: #fff; scrollbar-track-color: #GET{foncee}; scrollbar-arrow-color: #GET{foncee}; } +body { color: #000; background-color: #f8f7f3; border: 0; margin: 0; scrollbar-face-color: #FFF; scrollbar-shadow-color: #FFF; scrollbar-highlight-color: #FFF; scrollbar-3dlight-color: #GET{claire}; scrollbar-darkshadow-color: #FFF; scrollbar-track-color: #GET{foncee}; scrollbar-arrow-color: #GET{foncee}; } body, body * { font-size:100%;font-family: Verdana, Geneva, Sans, sans-serif; } /* Espaceur de blocs */ -.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; } +.nettoyeur { clear: both; margin: 0; padding: 0; border: 0; height: 0; line-height: 1px; font-size: 1px; } /* Non visible a l'ecran */ .invisible { position: absolute; top: -3000em; height: 1%; } .none { display: none; } -#page {font-size: small; } +#page { font-size: small; } /* ecran etroit*/ #conteneur,.table_page { clear: both; margin-left: auto; margin-right: auto; text-align: left; width: 750px; } #navigation { float: left; width: 200px; min-height: 100px; } @@ -40,22 +40,22 @@ body, body * { font-size:100%;font-family: Verdana, Geneva, Sans, sans-serif; } #extra { float: left; width: 200px; } /* ecran large*/ -.large #conteneur,.large .table_page {margin-left: auto; margin-right: auto; text-align:left;width:950px; } -.large #navigation {float:left;width:200px; } -.large #contenu {float:left; margin-left:17px;width:540px; } -.large #extra {float: right;width:170px; } +.large #conteneur,.large .table_page { margin-left: auto; margin-right: auto; text-align: left; width:950px; } +.large #navigation { float: left; width:200px; } +.large #contenu { float: left; margin-left:17px; width:540px; } +.large #extra { float: right; width:170px; } -div.table_page {margin-top:1em; } -#contenu {font-size:small; } +div.table_page { margin-top: 1em; } +#contenu { font-size: small; } -ul#chemin {font-size: 0.9em; } -ul#chemin li {list-style: none;float: #GET{left}; } -ul#chemin,ul#chemin ul,ul#chemin li {margin: 0; padding: 0; } +ul#chemin { font-size: 0.9em; } +ul#chemin li { list-style: none; float: #GET{left}; } +ul#chemin,ul#chemin ul,ul#chemin li { margin: 0; padding: 0; } ul#chemin ul,ul#chemin li,ul#chemin li span {display: block; float: #GET{left}; } h1 { color: #GET{foncee}; font-size:large; font-family: Arial, Sans, sans-serif; margin: 0.5em 0 0.25em 0; } -h2 { color: black; font-size:medium; font-family: Arial, Sans, sans-serif; margin: 0.5em 0 0.25em 0; } -h3 { color: #666; font-size:medium; font-family: Arial, Sans, sans-serif; margin: 0.5em 0 0.25em 0; } +h2 { color: #000; font-size: medium; font-family: Arial, Sans, sans-serif; margin: 0.5em 0 0.25em 0; } +h3 { color: #666; font-size: medium; font-family: Arial, Sans, sans-serif; margin: 0.5em 0 0.25em 0; } td { text-align: #GET{left}; } @@ -64,7 +64,7 @@ td { text-align: #GET{left}; } .formo { width: 100%; display: block; padding: 3px; background-color: #FFF; border: 1px solid #GET{claire}; background-position: center bottom; float: none; behavior: url(../dist/win_width.htc); font-size: 12px; } .fondl { padding: 3px; background-color: #e4e4e4; border: 1px solid #GET{claire}; background-position: center bottom; float: none; font-size: 11px; } .fondo { background-color: #GET{foncee}; background-position: center bottom; float: none; color: #FFF; font-size: 11px;font-weight: bold; } -.fondf { background-color: #fff; border-style: solid ; border-width: 1px; border-color: #e86519; color: #e86519; } +.fondf { background-color: #FFF; border-style: solid ; border-width: 1px; border-color: #e86519; color: #e86519; } select.fondl { padding: 0; } @@ -74,67 +74,64 @@ select.fondl { padding: 0; } /*for IE item list must be specified in .menu-item*/ /*possible added classes lefted centered righted vcentered*/ -.h-list {display:table} -.h-list ul { display:table-row; list-style:none; padding:0; margin: 0; } -.h-list li {display:table-cell;padding:0; margin: 0} -.h-list ul>li .menu-item { width:auto !important} +.h-list {display: table} +.h-list ul { display: table-row; list-style:none; margin: 0; padding: 0; } +.h-list li { display: table-cell; margin: 0; padding: 0; } +.h-list ul>li .menu-item { width: auto !important} .vcentered li {vertical-align:middle} -.lefted {margin: 0 auto 0 0; } -.centered {margin: 0 auto; text-align: center; } -.righted {margin: 0 0 0 auto; } -#page {margin: auto; text-align: center; } -.table_page{margin: auto; text-align: #GET{left}; } +.lefted { margin: 0 auto 0 0; } +.centered { margin: 0 auto; text-align: center; } +.righted { margin: 0 0 0 auto; } +#page { margin: auto; text-align: center; } +.table_page{ margin: auto; text-align: #GET{left}; } /*style for bandeau-principal*/ -#bandeau-principal {padding-top:5px;border-bottom: 1px solid #000;position:relative;z-index:90;background:#fff} -#bandeau-principal .h-list .menu-item {margin: 0 auto} +#bandeau-principal { padding-top: 5px; border-bottom: 1px solid #000; position: relative; z-index: 90; background: #FFF; } +#bandeau-principal .h-list .menu-item { margin: 0 auto} -#bandeau-principal a .icon_fond { background: #GET{claire}; height:48px; width:48px; margin: auto; } -#bandeau-principal a.selection .icon_fond { width:48px; margin:auto } -#bandeau-principal a:hover span.icon_fond { background:url(#EVAL{ _DIR_IMG_PACK}fond-gris-anim.gif); height:48px; width:48px; margin: auto; } +#bandeau-principal a .icon_fond { width: 48px; height: 48px; background: #GET{claire}; margin: auto; } +#bandeau-principal a.selection .icon_fond { width: 48px; margin:auto } +#bandeau-principal a:hover span.icon_fond { background:url(#EVAL{ _DIR_IMG_PACK}fond-gris-anim.gif); width: 48px; height: 48px; margin: auto; } #bandeau-principal li.boutons_admin:hover .bandeau_sec, -#bandeau-principal li.boutons_admin.sfhover .bandeau_sec { display:block; } -#bandeau-principal span.icon_fond span { behavior: url(../win_back_png.htc); background:center top no-repeat; height:48px; display:block; width:48px; margin: 0 } +#bandeau-principal li.boutons_admin.sfhover .bandeau_sec { display: block; } +#bandeau-principal span.icon_fond span { behavior: url(../win_back_png.htc); background: center top no-repeat; height: 48px; display: block; width: 48px; margin: 0; } /*style for submenus*/ -.bandeau_sec { margin-top: 0; padding: 2px; padding-top: 0; background-color: #fff; border-bottom: 1px solid #000; border-left: 1px solid #000; border-right: 1px solid #000; z-index: 100; display:none; position:absolute; } +.bandeau_sec { margin-top: 0; padding: 2px; padding-top: 0; background-color: #FFF; border-bottom: 1px solid #000; border-left: 1px solid #000; border-right: 1px solid #000; z-index: 100; display:none; position:absolute; } /*style for #bandeau_couleur*/ -.bandeau_couleur {text-align: #GET{left};padding:0px; margin: 0px} +.bandeau_couleur {text-align: #GET{left}; margin: 0; padding: 0; } -#bandeau_couleur { min-height:20px;padding:2px 0 - max-height: 40px; width: 100%; border-bottom: solid 1px white; background: #GET{claire}; } -#bandeau_couleur1 .menu-item { width:230px; text-align:#ENV{ltr}} -#bandeau_couleur3 .menu-item { width:150px; text-align: #GET{right}} -#bandeau_couleur4 .menu-item { width:68px; text-align: center; margin: 0 5px} -#bandeau_couleur5 .menu-item { width:114px; } -#bandeau_couleur6 .menu-item { width:32px} +#bandeau_couleur { min-height: 20px; padding: 2px 0; max-height: 40px; width: 100%; border-bottom: solid 1px white; background: #GET{claire}; } +#bandeau_couleur1 .menu-item { width: 230px; text-align: #ENV{ltr}} +#bandeau_couleur3 .menu-item { width: 150px; text-align: #GET{right}} +#bandeau_couleur4 .menu-item { width: 68px; margin: 0 5px; text-align: center; } +#bandeau_couleur5 .menu-item { width: 114px; } +#bandeau_couleur6 .menu-item { width: 32px; } /* * Icones et bandeaux */ /* Da cancellare -#bandeau-principal { background-color: #fff; margin: 0; padding: 0; border-bottom: 1px solid #000; } - - -.bandeau-icones { background-color: #fff; margin: 0; padding: 0; padding-bottom: 2px; padding-top: 4px; } */ -/* .bandeau_sec .gauche { margin-top: 0; padding: 2px; padding-top: 0; background-color: #fff; border-bottom: 1px solid #000; border-left: 1px solid #000; border-right: 1px solid #000; z-index: 100; } */ -/* .bandeau-icones.separateur { vertical-align: middle; height: 100%; width: 11px; padding: 0; margin: 0; background: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=tirets-separation.gif); background-position: 5px 0px; } */ +#bandeau-principal { background-color: #FFF; margin: 0; padding: 0; border-bottom: 1px solid #000; } +.bandeau-icones { background-color: #FFF; margin: 0; padding: 0; padding-bottom: 2px; padding-top: 4px; } */ +/* .bandeau_sec .gauche { margin-top: 0; padding: 2px; padding-top: 0; background-color: #FFF; border-bottom: 1px solid #000; border-left: 1px solid #000; border-right: 1px solid #000; z-index: 100; } */ +/* .bandeau-icones.separateur { vertical-align: middle; height: 100%; width: 11px; margin: 0; padding: 0; background: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=tirets-separation.gif); background-position: 5px 0px; } */ .bandeau_couleur { padding-right: 4px; padding-left: 4px; font-family: verdana, helvetica, arial, sans; font-size: 11px; color: #000; text-align: center; font-weight: bold; height: 22px; } -.bandeau_couleur_sous { position: absolute; visibility: hidden; top: 0; background-color: #GET{claire}; color: #000; padding: 5px; padding-top: 2px; font-family: verdana, helvetica, arial, sans; font-size: 11px; border-bottom: 1px solid #fff; border-right: 1px solid #fff; } +.bandeau_couleur_sous { position: absolute; visibility: hidden; top: 0; background-color: #GET{claire}; color: #000; padding: 5px; padding-top: 2px; font-family: verdana, helvetica, arial, sans; font-size: 11px; border-bottom: 1px solid #FFF; border-right: 1px solid #FFF; } a.lien_sous { color: #666; } a.lien_sous:hover { color: #000; } -.cadre-bandeau-rubriques { background-color: #eee; border: 1px solid #555555; z-index: 1; } -.cadre-bandeau-rubriques .titrem { background : #GET{foncee}; } -.cadre-bandeau-rubriques .cadre_padding {padding:0px; } -.cadre-meme-rubriques { background:#eee;border:1px solid #444; } -.cadre-meme-rubriques .cadre_padding.padding_x {padding:0px; } -.cadre-meme-rubriques .padding_x .bloc_depliable {padding:0px; } +.cadre-bandeau-rubriques { background-color: #eee; border: 1px solid #555; z-index: 1; } +.cadre-bandeau-rubriques .titrem { background: #GET{foncee}; } +.cadre-bandeau-rubriques .cadre_padding { padding: 0; } +.cadre-meme-rubriques { background: #eee; border: 1px solid #444; } +.cadre-meme-rubriques .cadre_padding.padding_x { padding: 0; } +.cadre-meme-rubriques .padding_x .bloc_depliable { padding: 0; } a.bandeau_rub { display: block; font-size: 10px; padding: 2px; padding-#GET{right}: 13px; padding-#GET{left}: 16px; color: #666; text-decoration: none; border-bottom: 1px solid #ccc; background-repeat: no-repeat; background-position: [(#ENV{ltr}|choixsiegal{left,1,99})%] center; background-image: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=rubrique-12.gif); } -a.bandeau_rub:hover { background-color: #fff; text-decoration: none; color: #333; background-repeat: no-repeat; background-position: [(#ENV{ltr}|choixsiegal{left,1,99})%] center; } -div.bandeau_rub { position: absolute; #GET{left}: 120px; background-color: #eee; padding: 0; border: 1px solid #555555; visibility: hidden; min-width:100%; } +a.bandeau_rub:hover { background-color: #FFF; text-decoration: none; color: #333; background-repeat: no-repeat; background-position: [(#ENV{ltr}|choixsiegal{left,1,99})%] center; } +div.bandeau_rub { position: absolute; #GET{left}: 120px; background-color: #eee; padding: 0; border: 1px solid #555; visibility: hidden; min-width:100%; } div.brt { background: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=triangle-droite[(#ENV{ltr}|choixsiegal{left,'',_rtl})].gif) [(#GET{right})] center no-repeat; } div.pos_r { position: relative; } @@ -142,7 +139,7 @@ div.pos_r { position: relative; } /* selecteur de rubriques */ option.selec_rub { background-position: [(#GET{left})] center; background-image: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=rubrique-12.gif); background-repeat: no-repeat; padding-#GET{left}: 16px; } option.niveau_1 { font-weight: bold; background: #GET{claire}; background-image: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=secteur-12.gif) no-repeat; } -option.niveau_2 { color: #202020;border-bottom:1px solid #GET{claire}; } +option.niveau_2 { color: #202020; border-bottom: 1px solid #GET{claire}; } option.niveau_3 { color: #404040; } option.niveau_4 { color: #606060; } option.niveau_5 { color: #808080; } @@ -157,31 +154,31 @@ a.icone26 { font-family: verdana, helvetica, arial, sans; font-size: 11px; font- a.icone26:hover { text-decoration: none; } a.icone26 img { vertical-align: middle; behavior: url(../win_png.htc); background-color: #GET{foncee}; } a.icone26:hover img { background: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=fond-gris-anim.gif); } -.icone36 { border: none; padding: 5px 0; margin: 0; text-align: center; text-decoration: none; font-size: x-small; width:72px; } +.icone36 { border: 0; padding: 5px 0; margin: 0; text-align: center; text-decoration: none; font-size: x-small; width:72px; } .icone36 a, .icone36 a,a.icone36, a.icone36:hover { text-decoration: none; } .icone36 a img, a.icone36 img { margin: 0 auto; display: inline; padding: 4px; background-color: #eee; border: 2px solid #GET{foncee}; } -.icone36 a:hover img,a.icone36:hover img { background-color: #fff; border: 2px solid #666; } -.icone36.danger img { background-color: #fff; border: 2px solid #ff9999; } -.icone36.danger a:hover img,a.icone36.danger:hover img { background-color: #fff; border: 2px solid red; } -.icone36 span { font-weight: bold; color: #GET{foncee}; display: block; margin: 2px auto; width: 100%; height:3em; } +.icone36 a:hover img,a.icone36:hover img { background-color: #FFF; border: 2px solid #666; } +.icone36.danger img { background-color: #FFF; border: 2px solid #ff9999; } +.icone36.danger a:hover img,a.icone36.danger:hover img { background-color: #FFF; border: 2px solid red; } +.icone36 span { font-weight: bold; color: #GET{foncee}; display: block; margin: 2px auto; width: 100%; height: 3em; } .icone36 a:hover span,a.icone36:hover span { color: #000; } .icone36.danger span { color: #ff9999; } .icone36.danger a:hover span,a.icone36.danger:hover span { color: red; } -a.icone36.historique-24 { width:90px; } -a.icone36.suivi-forum-24 { width:100px; } +a.icone36.historique-24 { width: 90px; } +a.icone36.suivi-forum-24 { width: 100px; } /* Icones 48 * 48 et 24 * 24 */ -.cellule36, .cellule48 { border: none; padding: 0; vertical-align: top; font-weight: bold; text-align: center; text-decoration: none; } +.cellule36, .cellule48 { padding: 0; border: 0; vertical-align: top; font-weight: bold; text-align: center; text-decoration: none; } .cellule36 { margin: 0; font-size: 10px; } .cellule48 { margin: 2px; font-size: 12px; } .cellule36 a, .cellule36 a:hover, .cellule48 a, .cellule48 a:hover { text-decoration: none; } .cellule36 a, .cellule48 a { display: block; text-align: center; } -.cellule48 a img { behavior: url(../win_png.htc); display: inline; margin: 4px; padding: 0; border: none; background-color: #GET{claire}; } -.cellule48 a.selection img { display: inline; margin: 4px; padding: 0; border: none; background-color: #999; } -.cellule48 a:hover img { display: inline; margin: 4px; padding: 0; border: none; background: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=fond-gris-anim.gif); } -.cellule36 a img { margin: 0; display: inline; padding: 3px; border: none; border: 1px solid #fff; background-color: transparent; } -.cellule36 a.selection img{ margin: 0; display: inline; padding: 3px; background-color: #fff; border: 1px solid #aaa; } +.cellule48 a img { behavior: url(../win_png.htc); display: inline; background-color: #GET{claire}; margin: 4px; padding: 0; border: 0; } +.cellule48 a.selection img { display: inline; margin: 4px; padding: 0; border: 0; background-color: #999; } +.cellule48 a:hover img { display: inline; margin: 4px; padding: 0; border: 0; background: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=fond-gris-anim.gif); } +.cellule36 a img { margin: 0; display: inline; padding: 3px; border: 0; border: 1px solid #FFF; background-color: transparent; } +.cellule36 a.selection img{ margin: 0; display: inline; padding: 3px; background-color: #FFF; border: 1px solid #aaa; } .cellule36 a:hover img { margin: 0; display: inline; padding: 3px; background-color: #e4e4e4; background: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=fond-gris-anim.gif); border: 1px solid #GET{foncee}; } .cellule36 a span, .cellule48 a span { color: #666; display: block; margin: 1px; width: 100%; } .cellule36 a:hover span, .cellule48 a:hover span { color: #000; display: block; margin: 1px; width: 100%; } @@ -193,27 +190,27 @@ img.aide { width: 12px; height: 12px; margin-top: 5px; vertical-align: middle; } .cellule36 a.aide img { margin: 0; padding: 0; } /* Navigation texte */ -.cellule-texte { border: none; padding: 0; margin: 0; vertical-align: top; font-weight: bold; text-align: center; text-decoration: none; font-size: 10px; } +.cellule-texte { margin: 0; padding: 0; border: 0; vertical-align: top; font-size: 10px; font-weight: bold; text-align: center; text-decoration: none; } .cellule-texte a, .cellule-texte a:hover { text-decoration: none; display: block; } -.cellule-texte a { padding: 4px; margin: 1px; border: none; color: #606060; } +.cellule-texte a { padding: 4px; margin: 1px; border: 0; color: #606060; } .cellule-texte a.selection { padding: 3px; margin: 1px; border: 1px solid #GET{foncee}; background-color: #GET{claire}; color: #000; } -.cellule-texte a:hover { padding: 3px; margin: 1px; border: 1px solid #GET{foncee}; background-color: #fff; color: #333; } -.cellule-texte a.aide, .cellule-texte a.aide:hover { border: none; background: none; display: inline; } +.cellule-texte a:hover { padding: 3px; margin: 1px; border: 1px solid #GET{foncee}; background-color: #FFF; color: #333; } +.cellule-texte a.aide, .cellule-texte a.aide:hover { border: 0; background: none; display: inline; } .cellule-texte a.aide img { margin: 0; } /* * Icones horizontales */ a.cellule-h { display: block; } -a.cellule-h { font-weight: bold; font-size: 10px; text-align: #GET{left}; text-decoration: none; color: #666; } -a.cellule-h:hover, a.cellule-h:hover a.cellule-h, a.cellule-h a.cellule-h:hover { font-weight: bold; font-size: 10px; text-align: #GET{left}; text-decoration: none; color: #000; } -a.cellule-h div.cell-i { padding: 0; border: 1px solid #fff; margin: 0; margin-#GET{right}: 3px; } +a.cellule-h { font-size: 10px; font-weight: bold; text-align: #GET{left}; text-decoration: none; color: #666; } +a.cellule-h:hover, a.cellule-h:hover a.cellule-h, a.cellule-h a.cellule-h:hover { font-size: 10px; font-weight: bold; text-align: #GET{left}; text-decoration: none; color: #000; } +a.cellule-h div.cell-i { padding: 0; border: 1px solid #FFF; margin: 0; margin-#GET{right}: 3px; } a.cellule-h:hover div.cell-i { padding: 0; border: 1px solid #GET{foncee}; background: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=fond-gris-anim.gif); margin: 0; margin-#GET{right}: 3px; } -table.cellule-h-table { border: none; padding: 0; margin: 0; } -a.cellule-h img { width: 24px; height: 24px; border: none; margin: 3px; background-repeat: no-repeat; background-position: center center; } +table.cellule-h-table { margin: 0; padding: 0; border: 0; } +a.cellule-h img { width: 24px; height: 24px; border: 0; margin: 3px; background-repeat: no-repeat; background-position: center center; } a.cellule-h a.aide img { width: 12px; height: 12px; } a.cellule-h-texte { display: block; clear: both; text-align: #GET{left}; font-family: Trebuchet Sans MS, Arial, Sans, sans-serif; font-weight: bold; font-size: 11px; color: #606060; padding: 4px; margin: 3px; border: 1px solid #ddd; background-color: #f0f0f0; width: 92%; } .danger, a.cellule-h-texte { background: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=rayures-sup.gif); } -a.cellule-h-texte:hover { text-decoration: none; color: #000; border-right: solid 1px #fff; border-bottom: solid 1px #fff; border-left: solid 1px #666; border-top: solid 1px #666; background-color: #eee; } +a.cellule-h-texte:hover { text-decoration: none; color: #000; border-right: solid 1px #FFF; border-bottom: solid 1px #FFF; border-left: solid 1px #666; border-top: solid 1px #666; background-color: #eee; } /* * Style des icones */ @@ -222,20 +219,20 @@ a.cellule-h-texte:hover { text-decoration: none; color: #000; border-right: soli .fondgrison { cursor: pointer; padding: 3px; margin: 1px; border: 1px dashed #999; background-color: #E4E4E4; } .fondgrison2 { cursor: pointer; padding: 3px; margin: 1px; border: 1px dashed #999; background-color: #FFF; } .bouton36gris { padding: 6px; margin-top: 2px; border: 1px solid #aaa; background-color: #eee; } -.bouton36blanc { padding: 6px; margin-top: 2px; border: 1px solid #999; background-color: #fff; } -.bouton36rouge { padding: 6px; margin-top: 2px; border: 1px solid red; background-color: #fff; } +.bouton36blanc { padding: 6px; margin-top: 2px; border: 1px solid #999; background-color: #FFF; } +.bouton36rouge { padding: 6px; margin-top: 2px; border: 1px solid red; background-color: #FFF; } .bouton36off { padding: 6px; margin-top: 2px; width: 24px; height: 24px; } -div.onglet { font-family: Arial, Sans, sans-serif; font-size: 11px; font-weight: bold; border: 1px solid #GET{foncee}; margin-right: 3px; padding: 5px; background-color: #fff; } +div.onglet { font-family: Arial, Sans, sans-serif; font-size: 11px; font-weight: bold; border: 1px solid #GET{foncee}; margin-right: 3px; padding: 5px; background-color: #FFF; } div.onglet a { color: #GET{foncee}; } div.onglet_on { font-family: Arial, Sans, sans-serif; font-size: 11px; font-weight: bold; border: 1px solid #GET{foncee}; margin-right: 3px; padding: 5px; background-color: #GET{claire}; } div.onglet_on a, div.onglet_on a:hover { color: #GET{foncee}; text-decoration: none; } -div.onglet_off { font-family: Arial, Sans, sans-serif; font-size: 11px; font-weight: bold; border: 1px solid #GET{foncee}; margin-right: 3px; padding: 5px; background-color: #GET{foncee}; color: #fff; } +div.onglet_off { font-family: Arial, Sans, sans-serif; font-size: 11px; font-weight: bold; border: 1px solid #GET{foncee}; margin-right: 3px; padding: 5px; background-color: #GET{foncee}; color: #FFF; } .reliefblanc { background-image: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=barre-blanc.gif); } .reliefgris { background-image: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=barre-noir.gif); } .iconeoff { padding: 3px; margin: 1px; border: 1px dashed #aaa; background-color: #f0f0f0; } -.iconeon { cursor: pointer; padding: 3px; margin: 1px; border-right: solid 1px #fff; border-bottom: solid 1px #fff; border-left: solid 1px #666; border-top: solid 1px #666; background-color: #eee; } +.iconeon { cursor: pointer; padding: 3px; margin: 1px; border-right: solid 1px #FFF; border-bottom: solid 1px #FFF; border-left: solid 1px #666; border-top: solid 1px #666; background-color: #eee; } .iconedanger { padding: 3px; margin: 1px; border: 1px dashed #000; background: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=rayures-sup.gif); } /* Raccourcis pour les polices (utile pour les tableaux) */ @@ -250,13 +247,13 @@ div.onglet_off { font-family: Arial, Sans, sans-serif; font-size: 11px; font-wei .serif1 { font-family: Georgia, Garamond, Times New Roman, serif; font-size: 11px; } .serif2 { font-family: Georgia, Garamond, Times New Roman, serif; font-size: 13px; } -.spip_xx-large {font-size: 32px; } -.spip_x-large {font-size: 26px; } -.spip_large {font-size: 18px; } -.spip_medium {font-size: 16px; } -.spip_small {font-size: 14px; } -.spip_x-small {font-size: 12px; } -.spip_xx-small {font-size: 10px; } +.spip_xx-large { font-size: 32px; } +.spip_x-large { font-size: 26px; } +.spip_large { font-size: 18px; } +.spip_medium { font-size: 16px; } +.spip_small { font-size: 14px; } +.spip_x-small { font-size: 12px; } +.spip_xx-small { font-size: 10px; } /* Liens hypertexte */ @@ -296,12 +293,12 @@ a.ortho-dico:hover { margin: -2px; border: 2px dashed #a0b890; color: inherit; t table.spip_barre { width: 100%; border-#GET{right}: 1px solid #GET{claire}; } table.spip_barre td { text-align: #GET{left}; border-top: 1px solid #GET{claire}; border-#GET{left}: 1px solid #GET{claire}; } table.spip_barre a img { padding: 3px; margin: 0; background-color: #eee; border-#GET{right}: 1px solid #GET{claire}; } -table.spip_barre a:hover img { background-color: #fff; } +table.spip_barre a:hover img { background-color: #FFF; } td.icone table {} td.icone a { color: #000; text-decoration: none;font-size: 10px; font-weight: bold; } td.icone a:hover { text-decoration: none; } -td.icone a img { border: none; } +td.icone a img { border: 0; } .bouton_rotation { display: block; padding: 1px; margin-bottom: 1px; background-color: #eee; border: 1px solid #GET{claire}; } .bouton_rotation:hover { border: 1px solid #GET{foncee}; } @@ -317,21 +314,21 @@ td.icone a img { border: none; } .cadre-gris-fonce { background: #666; } .cadre-gris-clair { border: 1px solid #aaa; background-color: #ccc; } .cadre-couleur { background-color: #GET{claire}; } -.cadre-couleur div.cadre-titre { background-color: #GET{foncee}; border-bottom: 2px solid #GET{foncee}; color: #fff; } +.cadre-couleur div.cadre-titre { background-color: #GET{foncee}; border-bottom: 2px solid #GET{foncee}; color: #FFF; } .cadre-couleur-foncee { background-color: #GET{foncee}; } -.cadre-couleur-foncee div.cadre-titre { color: #fff; } -.cadre-trait-couleur { background-color: #fff; border: 2px solid #GET{foncee}; } -.cadre-trait-couleur div.cadre-titre { background-color: #GET{foncee}; border-bottom: 2px solid #GET{foncee}; color: #fff; } -.cadre-r { background-color: #fff; border: 1px solid #666; } +.cadre-couleur-foncee div.cadre-titre { color: #FFF; } +.cadre-trait-couleur { background-color: #FFF; border: 2px solid #GET{foncee}; } +.cadre-trait-couleur div.cadre-titre { background-color: #GET{foncee}; border-bottom: 2px solid #GET{foncee}; color: #FFF; } +.cadre-r { background-color: #FFF; border: 1px solid #666; } .cadre-r div.cadre-titre { background-color: #aaa; border-bottom: 1px solid #666; color: #000; } -.cadre-e { background-color: #ddd; border-top: 1px solid #aaa; border-left: 1px solid #aaa; border-bottom: 1px solid #fff; border-right: 1px solid #fff; border: 1px solid #666; } +.cadre-e { background-color: #ddd; border-top: 1px solid #aaa; border-left: 1px solid #aaa; border-bottom: 1px solid #FFF; border-right: 1px solid #FFF; border: 1px solid #666; } .cadre-e div.cadre-titre { background-color: #GET{claire}; border-bottom: 1px solid #666; color: #000; } -.cadre-forum { background-color: #fff; border: 1px solid #aaa; margin-bottom:0; } +.cadre-forum { background-color: #FFF; border: 1px solid #aaa; margin-bottom:0; } .cadre-forum div.cadre-titre { background-color: #GET{claire}; border-bottom: 1px solid #aaa; color: #000; } -.cadre-sous_rub { background-color: #fff; border: 1px solid #666; } +.cadre-sous_rub { background-color: #FFF; border: 1px solid #666; } .cadre-thread-forum { background-color: #eee; border: 1px solid #ccc; border-top: 0; margin-bottom:0; } .cadre-thread-forum div.cadre-titre { background-color: #CCC; color: #000; } -.cadre-info{ background-color: #fff; border: 2px solid #GET{foncee}; padding: 5px; } +.cadre-info{ background-color: #FFF; border: 2px solid #GET{foncee}; padding: 5px; } .cadre-formulaire { border: 1px solid #GET{foncee}; background-color: #ddd; padding: 5px; color: #444; font-family: Verdana, Geneva, helvetica, sans; font-size: 11px; } .cadre-alerte { border:6px solid red; } @@ -343,38 +340,38 @@ td.icone a img { border: none; } .plan-articles, .plan-articles-bloques { border-top: 1px solid #ccc; border-left: 1px solid #ccc; border-right: 1px solid #ccc; } .plan-articles a, .plan-articles-bloques .publie, .plan-articles-bloques .prepa, .plan-articles-bloques .prop, .plan-articles-bloques .refuse, .plan-articles-bloques .poubelle { display: block; padding: 2px; padding-#GET{left}: 18px; border-bottom: 1px solid #ccc; background: [(#ENV{ltr}|choixsiegal{left,1,99})%] no-repeat; background-color: #e0e0e0; font-size: 11px; text-decoration: none; } -.plan-articles a:hover { background-color: #fff; text-decoration: none; } +.plan-articles a:hover { background-color: #FFF; text-decoration: none; } .plan-articles .publie, .plan-articles-bloques .publie { background-image: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=puce-verte.gif); } .plan-articles .prepa, .plan-articles-bloques .prepa { background-image: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=puce-blanche.gif); } .plan-articles .prop, .plan-articles-bloques .prop { background-image: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=puce-orange.gif); } .plan-articles .refuse, .plan-articles-bloques .refuse { background-image: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=puce-rouge.gif); } .plan-articles .poubelle, .plan-articles-bloques .poubelle { background-image: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=puce-poubelle.gif); } -a.foncee, a.foncee:hover, a.claire, a.claire:hover, span.creer, span.lang_base { display: inline; float: none; padding: 2px; margin: 0; margin-left: 1px; margin-right: 1px; border: none; font-family: Arial, Helvetica, Sans, sans-serif; font-size: 9px; text-decoration: none; z-index: 1; } -a.foncee, a.foncee:hover { background-color: #GET{foncee}; color: #fff; border: 1px solid #GET{foncee}; } +a.foncee, a.foncee:hover, a.claire, a.claire:hover, span.creer, span.lang_base { display: inline; float: none; padding: 2px; margin: 0; margin-left: 1px; margin-right: 1px; border: 0; font-family: Arial, Helvetica, Sans, sans-serif; font-size: 9px; text-decoration: none; z-index: 1; } +a.foncee, a.foncee:hover { background-color: #GET{foncee}; color: #FFF; border: 1px solid #GET{foncee}; } a.claire, a.claire:hover { background-color: #GET{claire}; color: #GET{foncee}; border: 1px solid #GET{foncee}; } span.lang_base { color: #666; border: 1px solid #666; background-color: #eee; } -span.creer { color: #333; border: 1px solid #333; background-color: #fff; } +span.creer { color: #333; border: 1px solid #333; background-color: #FFF; } .trad_float { float: #GET{right}; z-index: 20; margin-top: 4px; } div.liste,div.cadre-liste { border: 1px solid #444; margin-top: 3px; margin-bottom: 3px; background:white; } -div.cadre-liste .cadre_padding {padding:0; } -div.cadre-liste .padding_x .bloc_depliable {padding:0; } -div.cadre-liste .tranches{ border-top:1px solid black; background-color: #dddddd; border-bottom: 1px solid #444444; padding: 2px; } +div.cadre-liste .cadre_padding {padding: 0; } +div.cadre-liste .padding_x .bloc_depliable {padding: 0; } +div.cadre-liste .tranches{ border-top: 1px solid black; background-color: #dddddd; border-bottom: 1px solid #444444; padding: 2px; } .tout-site #page ul#articles_tous,.tout-site ul#articles_tous ul { list-style: none; } .tout-site #page ul { margin-#GET{left}: 10px; padding-#GET{left}: 12px; border-#GET{left}: 1px dotted #888; } .tout-site #page ul,.tout-site #page li {clear:both; } li.sec, li.rub {display:inline; } -ul>li.sec,ul>li.rub {display:block; } -li.sec a.titre, li.rub a.titre { display:block; font-weight:bold; margin: 0px; padding: 0; padding-top: 4px; padding-#GET{left}: 5px; margin-bottom:5px; height:20px; } -li.art {display:block; height:24px; } +ul>li.sec,ul>li.rub {display: block; } +li.sec a.titre, li.rub a.titre { display: block; font-weight:bold; margin: 0; padding: 0; padding-top: 4px; padding-#GET{left}: 5px; margin-bottom:5px; height:20px; } +li.art {display: block; height:24px; } li.sec a.titre {background-color: #GET{claire}; } li.rub a.titre {background-color: transparent; } li.art a.titre { display:inline; background-color: transparent; font-weight:normal; padding-#GET{left}: 5px; padding-top: 4px; height:20px; } -span.icone { float: #GET{left}; position:relative; display:block; width:28px; height:24px; margin-#GET{left}:-14px; } -li.art span.icone { margin-#GET{left}:0px; } +span.icone { float: #GET{left}; position:relative; display: block; width:28px; height:24px; margin-#GET{left}:-14px; } +li.art span.icone { margin-#GET{left}: 0; } span.holder {} li.sec span.icone { background: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=secteur-24.gif) [(#GET{left})] bottom no-repeat; } @@ -383,22 +380,22 @@ li.art span.icone { background: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=articl li.sec ul{display:none; } li.rub ul{display:none; } -li img.expandImage{ display:block; float: #GET{left}; position:relative; #GET{left}:-20px; width:16px; height:16px; } +li img.expandImage{ display: block; float: #GET{left}; position:relative; #GET{left}:-20px; width:16px; height:16px; } li.selected {background-color: ##GET{claire}} a.liste-mot { background: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=petite-cle.gif) [(#GET{left})] center no-repeat; padding-#GET{left}: 30px; } .tr_liste { background-color: #eee; } -.tr_liste_over, .tr_liste:hover { background-color: #fff; } +.tr_liste_over, .tr_liste:hover { background-color: #FFF; } .tr_liste td, .tr_liste:hover td, .tr_liste_over td { border-bottom: 1px solid #ccc; } .tr_liste td div.liste_clip { height: 12px; overflow: hidden; } .tr_liste:hover td div.liste_clip, span.liste_clip { overflow: visible; height: 100%; } -img.puce { width: 7px; height: 7px; border: 0px; } -img.lang { width: 12px; height: 12px; border: 0px; } +img.puce { width: 7px; height: 7px; border: 0; } +img.lang { width: 12px; height: 12px; border: 0; } -div.brouteur_rubrique { display: block; padding: 3px; padding-#GET{right}: 10px; border-top: 0px solid #GET{foncee}; border-bottom: 1px solid #GET{foncee}; border-left: 1px solid #GET{foncee}; border-right: 1px solid #GET{foncee}; background: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=triangle-droite[(#ENV{ltr}|choixsiegal{left,'',_rtl})].gif) [(#GET{right})] center no-repeat; background-color: #fff; } +div.brouteur_rubrique { display: block; padding: 3px; padding-#GET{right}: 10px; border-top: 0px solid #GET{foncee}; border-bottom: 1px solid #GET{foncee}; border-left: 1px solid #GET{foncee}; border-right: 1px solid #GET{foncee}; background: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=triangle-droite[(#ENV{ltr}|choixsiegal{left,'',_rtl})].gif) [(#GET{right})] center no-repeat; background-color: #FFF; } div.brouteur_rubrique_on { display: block; padding: 3px; padding-#GET{right}: 10px; border-top: 0px solid #GET{foncee}; border-bottom: 1px solid #GET{foncee}; border-left: 1px solid #GET{foncee}; border-right: 1px solid #GET{foncee}; background: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=triangle-droite[(#ENV{ltr}|choixsiegal{left,'',_rtl})].gif) [(#GET{right})] center no-repeat; background-color: #e0e0e0; } xdiv.brouteur_rubrique:hover { background-color: #e0e0e0; } @@ -413,11 +410,11 @@ div.brouteur_rubrique_on div a { color: #000; } .brouteur_icone_article { background: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=article-24.gif) [(#GET{left})] no-repeat; margin: 3px; padding-top: 5px; padding-bottom: 5px; padding-#GET{left}: 28px } .brouteur_icone_site { background: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=site-24.gif) [(#GET{left})] center no-repeat; margin: 3px; padding-top: 5px; padding-bottom: 5px; padding-#GET{left}: 28px } -.iframe-brouteur { background-color: #eee; border: none; z-index: 1; } +.iframe-brouteur { background-color: #eee; border: 0; z-index: 1; } /* * Styles pour les statistiques */ table.bottom td {vertical-align:bottom} -table.bottom img {display:block} +table.bottom img {display: block} /* * Styles generes par les raccourcis de mise en page */ @@ -446,7 +443,7 @@ a.spip_in {} #voir a.spip_glossaire:hover { text-decoration: underline overline; } .spip_recherche { width: 240px; float: [(#GET{right})]; } -.spip_recherche .recherche{ padding: 3px; width: 200px; font-size: 10px; border: 1px solid #fff; background-color: #GET{foncee}; color: #fff; margin: 0 3px 6px 0; } +.spip_recherche .recherche{ padding: 3px; width: 200px; font-size: 10px; border: 1px solid #FFF; background-color: #GET{foncee}; color: #FFF; margin: 0 3px 6px 0; } .spip_recherche .submit {} /* Citations, code et poesie */ @@ -469,24 +466,24 @@ table.spip th { padding: .2em; vertical-align: middle; font-weight: bold; } table.spip td { padding: .4em; vertical-align: top; } /* Logos, documents et images */ -img, .spip_logos { margin: 0; padding: 0; border: none; } +img, .spip_logos { margin: 0; padding: 0; border: 0; } -.spip_documents { text-align: center;font-size: 0.90em; } -.spip_documents p { margin-top: 1px; margin-bottom: 2px; } -.spip_documents_center { clear: both; width: 100%; margin: auto; } -span.spip_documents_center { display:block; margin-top:1em; } +.spip_documents { text-align: center; line-height: normal; color: #666; } +.spip_documents p { margin: 0.10em; padding: 0; } +.spip_documents_center { clear: both; width: 100%; margin: 1em auto; } +span.spip_documents_center { display: block; margin-top: 1em; } .spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; } .spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; } -.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; } -.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; } +.spip_doc_titre { font-weight: bold; font-size: 0.90em; margin-left: auto; margin-right: auto; } +.spip_doc_descriptif { clear: both; font-size: 0.90em; margin-left: auto; margin-right: auto; } /* modeles par defaut */ -.spip_modele { float: right; display: block; border: 1px dotted grey; width: 180px; } +.spip_modele { float: right; display: block; border: 1px dotted #666; width: 180px; } /* pour le plugin "revision_nbsp" */ .spip-nbsp { border-bottom: 2px solid #c8c8c8; padding-left: 2px; padding-right: 2px; margin-left: -1px; margin-right: -1px; } -.boutonlien {font-weight: bold; font-size: 9px; } +.boutonlien { font-weight: bold; font-size: 9px; } a.boutonlien:hover { color: #454545; text-decoration: none; } a.boutonlien { color: #808080; text-decoration: none; } @@ -496,25 +493,25 @@ a.triangle_block:hover { filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1 .fond-agenda { background: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=fond-agenda.gif) [(#GET{right})] center no-repeat; float: #GET{left}; margin-#GET{right}: 3px; padding-#GET{right}: 4px; line-height: 12px; color: #666; } .highlight { color: #000; background-color: #666; } -.highlight.off { padding: 2px; display: block; color: #666; background-color: white; } +.highlight.off { padding: 2px; display: block; color: #666; background-color: #FFF; } a.highlight:hover { color: #000; cursor: pointer; } -div.petite-racine, a.petite-racine { background: [(#ENV{ltr}|choixsiegal{left,1,99})%] no-repeat; background-image: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=racine-site-12.gif); padding-#GET{left}: 15px; background-color: white; border: 1px solid #GET{foncee}; border-bottom: 0; width: 134px; } +div.petite-racine, a.petite-racine { background: [(#ENV{ltr}|choixsiegal{left,1,99})%] no-repeat; background-image: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=racine-site-12.gif); padding-#GET{left}: 15px; background-color: #FFF; border: 1px solid #GET{foncee}; border-bottom: 0; width: 134px; } div.petite-rubrique, a.petite-rubrique { background: [(#ENV{ltr}|choixsiegal{left,1,99})%] no-repeat; background-image: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=rubrique-12.gif); padding-#GET{left}: 15px; } div.petit-secteur, a.petit-secteur { background: [(#ENV{ltr}|choixsiegal{left,1,99})%] no-repeat; background-image: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=secteur-12.gif); padding-#GET{left}: 15px; } div.rub-ouverte, a.rub-ouverte { padding-#GET{right}: 10px; background: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=triangle-droite[(#ENV{ltr}|choixsiegal{left,'',_rtl})].gif) [(#GET{right})] center no-repeat; } a.ical { background: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=synchro-24.gif) no-repeat; background-position: top center; padding-#GET{left}: 30px; padding-bottom: 20px; } -.swap-couche { border: 0px; height: 10px; width: 10px; } +.swap-couche { border: 0; height: 10px; width: 10px; } /* Titre d'une boite */ .titrem { font-weight: bold; } div.titrem { display: block; padding-top: 6px; padding-bottom: 4px; background-repeat: no-repeat; background-position: [(#GET{left})] 6px; padding-#GET{left}: 16px; } -.cadre-couleur-foncee .titrem {background-color: #GET{foncee};color:#fff; } +.cadre-couleur-foncee .titrem {background-color: #GET{foncee};color:#FFF; } .cadre-couleur-foncee .cadre_padding .titrem {color:#000; } -.cadre-trait-couleur .titrem {background-color: #GET{foncee};color:#fff; } -.cadre-trait-couleur .cadre_padding .titrem {background-color:#fff;color:#000; } +.cadre-trait-couleur .titrem {background-color: #GET{foncee};color:#FFF; } +.cadre-trait-couleur .cadre_padding .titrem {background-color:#FFF;color:#000; } .ajax-action {padding-top:1px;clear:both;position:relative; } @@ -525,27 +522,27 @@ div.titrem { display: block; padding-top: 6px; padding-bottom: 4px; background-r .mots_tous #contenu .titrem.impliable {background-color: #GET{claire}; } .configuration #contenu .cadre .titrem {background-color:#eee; } .configuration #contenu .titrem.hover {background-color: #GET{claire}; } -.configuration #contenu .cadre-trait-couleur .titrem {background-color: #GET{foncee};color:#fff; } +.configuration #contenu .cadre-trait-couleur .titrem {background-color: #GET{foncee};color:#FFF; } .configuration #contenu .cadre-trait-couleur .cadre_padding .titrem {background-color: #eee;color:#000; } .configuration #contenu .cadre-couleur .titrem {background-color: #GET{claire}; } .configuration #contenu .cadre-couleur .cadre_padding .titrem {background-color:#eee; } -.cadre-liste .titrem {background-color:#fff; } +.cadre-liste .titrem {background-color:#FFF; } .cadre-liste .titrem.hover {background-color: #GET{claire}} .cadre-liste .tr_liste .titrem {background-color:#eee; } -.cadre-couleur .titrem {background-color:#fff; } +.cadre-couleur .titrem {background-color:#FFF; } .joindre .titrem, #navigation .joindre .titrem {background-color: #GET{claire}; } .accueil #navigation .titrem {background-color: #GET{foncee}; } #navigation .titrem, #extra .titrem {text-align: center; } -#navigation .titrem, #extra .titrem {background-color: white; } +#navigation .titrem, #extra .titrem {background-color: #FFF; } #liste_images .titrem, #liste_documents .titrem { background-color: #ccc; } -#liste_images .legender .titrem, #liste_documents .legender .titrem { background-color: #fff; } +#liste_images .legender .titrem, #liste_documents .legender .titrem { background-color: #FFF; } #navigation .hover, #extra .hover, .joindre .hover, #liste_images .hover, #liste_documents .hover {background-color: #GET{claire}; } .iconifier div div.titrem {text-align: #GET{left}; } .iconifier div div {text-align: center; } -.iconifier div div label {text-align: #GET{left};display:block; } +.iconifier div div label {text-align: #GET{left};display: block; } /* Deplier / Replier */ .replie, .deplie.hoverwait { background-image: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=deplierhaut[(#ENV{ltr}|choixsiegal{left,'',_rtl})].gif); } @@ -561,27 +558,27 @@ td.annonce, a.annonce { background: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=m_ td.message, a.message { background: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=m_envoi[(#ENV{ltr}|choixsiegal{left,'',_rtl})].gif) center left no-repeat; padding-left: 10px; } -.enfants ul {list-style:none; } +.enfants ul { list-style:none; } /* * ***************************************************/ /* directives specifiques a une page */ /* exec=admin_tech */ -#sauvegarder,#restaurer,#reparer {margin: 0 0 2em 0; } +#sauvegarder,#restaurer,#reparer { margin: 0 0 2em 0; } /* exec=admin_plugin */ -#liste_plugins ul li { list-style:none ; border-bottom:1px solid #fff; } -#liste_plugins ul { padding-left:1em; margin:.5em 0 .5em 0; } +#liste_plugins ul li { list-style:none ; border-bottom: 1px solid #FFF; } +#liste_plugins ul { padding-left: 1em; margin:.5em 0 .5em 0; } #liste_plugins ul ul { border-left:5px solid #DFDFDF; } #liste_plugins ul li li { margin: 0; padding:0 0 0.25em 0; } -#liste_plugins ul li div.nomplugin { border-bottom:1px solid #AFAFAF; font-weight:normal; padding:.3em .3em .3em .3em; } -#liste_plugins ul li li div.nomplugin { border:1px solid #AFAFAF; padding:.3em .3em .6em .3em; } +#liste_plugins ul li div.nomplugin { border-bottom: 1px solid #AFAFAF; font-weight:normal; padding:.3em .3em .3em .3em; } +#liste_plugins ul li li div.nomplugin { border: 1px solid #AFAFAF; padding:.3em .3em .6em .3em; } #liste_plugins ul li li div.nomplugin a { outline:0; outline:0 !important; -moz-outline:0 !important; color:#000; } #liste_plugins ul li li div.nomplugin_on>a { font-weight:bold; } -#liste_plugins div.droite label { padding:.3em; background:#EFEFEF; border:1px dotted #95989F !important; border:1px solid #95989F; cursor:pointer; margin:.2em; display:block; width:10.1em; } +#liste_plugins div.droite label { padding:.3em; background: #EFEFEF; border:1px dotted #95989F !important; border: 1px solid #95989F; cursor:pointer; margin:.2em; display: block; width:10.1em; } #liste_plugins input { cursor:pointer; } -#liste_plugins div.detailplugin { border-top:1px solid #B5BECF; padding:.6em; background:#F5F5F5; } -#liste_plugins div.detailplugin hr { border-top:1px solid #67707F; border-bottom:0; border-left:0; border-right:0; } +#liste_plugins div.detailplugin { border-top: 1px solid #B5BECF; padding:.6em; background: #F5F5F5; } +#liste_plugins div.detailplugin hr { border-top: 1px solid #67707F; border-bottom:0; border-left:0; border-right:0; } #liste_plugins div.nomplugin label {display:none; } #liste_plugins .nomplugin_on {background: #GET{claire}; } #liste_plugins .plugin_erreur {background:red; } @@ -589,28 +586,28 @@ td.message, a.message { background: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=m_ /* exec=statistiques_visites */ .trait_haut {background: #GET{foncee}; } .trait_bas {background:black; } -.trait_moyen {background:#666; } +.trait_moyen {background: #666; } .couleur_dimanche {background: #GET{foncee}; } .couleur_jour { background: #GET{claire}; } .couleur_janvier {background: #GET{foncee}; } .couleur_mois { background: #GET{claire}; } -.couleur_prevision { background:#eee; } -.couleur_realise {background:#999; } +.couleur_prevision { background: #eee; } +.couleur_realise {background: #999; } -.couleur_cumul {background:#666; } -.couleur_nombre {background:#eee; } +.couleur_cumul {background: #666; } +.couleur_nombre {background: #eee; } .couleur_langue {background: #GET{foncee}; } -.statistiques_visites ul.referers li {clear:both; margin-bottom:1em; } -.statistiques_visites ul.referers li ul {font-size:x-small; } +.statistiques_visites ul.referers li {clear:both; margin-bottom: 1em; } +.statistiques_visites ul.referers li ul { font-size:x-small; } .statistiques_visites ul.referers li li {clear:none; margin-bottom:0; } /* agenda */ .bandeau_agenda { background: #GET{claire}; } -.jour_dimanche { background: #GET{claire};color:#fff; } -.jour_encours { background:#fff;color:#000; } -.jour_gris { background:#eee;color:#000; } -.jour_pris { background:#fff;color:#000; } +.jour_dimanche { background: #GET{claire};color:#FFF; } +.jour_encours { background: #FFF;color:#000; } +.jour_gris { background: #eee;color:#000; } +.jour_pris { background: #FFF;color:#000; } .calendrier-cadreagenda { background: #GET{claire}; } div.navigation-calendrier { background-color: #GET{foncee}; } @@ -625,35 +622,35 @@ div.navigation-calendrier { background-color: #GET{foncee}; } .option_separateur_statut_auteur {background: #GET{claire}; } /* menu langues */ -#menu_langues.lang_ecrire { max-height: 24px; border: 1px solid white; color: white; width: 100px; background: #GET{foncee}; } +#menu_langues.lang_ecrire { max-height: 24px; border: 1px solid #FFF; color: white; width: 100px; background: #GET{foncee}; } /* selecteur ajax */ -#choix_parent_principal { background:#fff; border:1px solid #GET{foncee}; position: relative; height: 170px; overflow: auto; } -#selection_rubrique .informer {background:#fff; } -#selection_auteur .informer {background:#fff;padding: 5px; border-top: 0px; } +#choix_parent_principal { background: #FFF; border: 1px solid #GET{foncee}; position: relative; height: 170px; overflow: auto; } +#selection_rubrique .informer {background: #FFF; } +#selection_auteur .informer {background: #FFF; padding: 5px; border-top: 0; } /* legender */ -.legender { background:#fff; border:1px solid #GET{foncee}; padding:5px; margin:3px; font-size:x-small; } +.legender { background: #FFF; border: 1px solid #GET{foncee}; padding:5px; margin:3px; font-size:x-small; } /* portfolios */ -.lien_tout_supprimer { background-color: #dddddd; padding: 4px; color: black; text-align: #GET{right}; } +.lien_tout_supprimer { background-color: #dddddd; padding: 4px; color: #000; text-align: #GET{right}; } .cadre-portfolio .titrem {background-color: #GET{claire}; } -.cadre-portfolio .cadre_padding {padding:0; } -.cadre-portfolio table {border-#GET{left}:1px solid #GET{claire}; } -.cadre-portfolio table td.document { border-bottom:1px solid #GET{claire};border-#GET{right}:1px solid #GET{claire}; width:33%; text-align: #GET{left}; vertical-align:top; } +.cadre-portfolio .cadre_padding {padding: 0; } +.cadre-portfolio table {border-#GET{left}: 1px solid #GET{claire}; } +.cadre-portfolio table td.document { border-bottom: 1px solid #GET{claire}; border-#GET{right}: 1px solid #GET{claire}; width:33%; text-align: #GET{left}; vertical-align:top; } .cadre-documents .titrem {background-color:#999; } -.cadre-documents .cadre_padding {padding:0; } -.cadre-documents table {border-#GET{left}:1px solid #999; } -.cadre-documents table td.document { border-bottom:1px solid #999;border-#GET{right}:1px solid #999; width:33%; text-align: #GET{left}; vertical-align:top; } +.cadre-documents .cadre_padding {padding: 0; } +.cadre-documents table {border-#GET{left}: 1px solid #999; } +.cadre-documents table td.document { border-bottom: 1px solid #999; border-#GET{right}: 1px solid #999; width:33%; text-align: #GET{left}; vertical-align:top; } -#contenu td.document .titrem {background-color:#fff; } -td.vu {background:#cccccc; } +#contenu td.document .titrem {background-color:#FFF; } +td.vu {background: #cccccc; } /* config/reducteur */ -.vignette_reducteur { text-align: center; vertical-align: center; float:left; padding:3px; border:2px solid #fff; min-width:100px; } +.vignette_reducteur { text-align: center; vertical-align: center; float: left; padding:3px; border:2px solid #FFF; min-width:100px; } .vignette_reducteur.selected { font-weight:bold; border:2px dotted #GET{claire}; } -.vignette_reducteur span { display:block; } +.vignette_reducteur span { display: block; } /* config/locuteur */ .langues_bloquees {color: #GET{foncee};font-weight:bold; } @@ -662,12 +659,12 @@ td.vu {background:#cccccc; } pour les puces de changement rapide de statut ; NB: ca buggue car ca s'affiche en-dessous du cadre ] li .puce_statut { float: #GET{left}; padding-top: 5px; } -li .puce_article_popup { padding: 0px; } +li .puce_article_popup { padding: 0; } div.puce_article, span.puce_article, div.puce_breve, span.puce_breve { position: relative; } div.puce_article_fixe, div.puce_breve_fixe, span.puce_article_fixe, span.puce_breve_fixe { position: relative; } div.puce_article_popup, div.puce_breve_popup, span.puce_article_popup, span.puce_breve_popup { position: absolute; top: 0; left: 0; visibility: hidden; border: 1px solid #666; background-color: #ccc; z-index: 10; } -div.puce_article_popup img, div.puce_breve_popup img, span.puce_article_popup img, span.puce_breve_popup img { padding: 1px; border: none; } +div.puce_article_popup img, div.puce_breve_popup img, span.puce_article_popup img, span.puce_breve_popup img { padding: 1px; border: 0; } div.puce_article_popup, span.puce_article_popup { width: 55px; } @@ -676,30 +673,32 @@ div.puce_breve_popup, span.puce_breve_popup { width: 27px; } [(#INCLURE{dist/jquery.tabs.css})] .boite_onglets {clear:both; margin-top:15px; } .tabs-nav a { color: #GET{foncee}; } + /* generique */ +#voir { overflow: hidden; } #contenu #voir span.label { clear: both; display: block; background-color: #GET{claire}; background-image: url(#EVAL{ _DIR_IMG_PACK}wrapper.php?file=pale.gif); margin-top: 2em; padding: .1em; font-size: x-small; color: #777; } #contenu #voir span p { margin-top: 0; } -#navigation .infos .numero {font-size: x-small;font-weight:bold; text-align: center; } +#navigation .infos .numero { font-size: x-small;font-weight:bold; text-align: center; } #navigation .infos .numero p { font-size: x-large; margin:5px 0;color:#333; font-family: verdana, helvetica, arial, sans; } -#contenu .bandeau_actions {border-top: 1px solid #eee; border-bottom:1px solid #eee; margin:5px 0;clear:both; } -#contenu .bandeau_actions a:hover { background: #fff; } +#contenu .bandeau_actions {border-top: 1px solid #eee; border-bottom: 1px solid #eee; margin:5px 0;clear:both; } +#contenu .bandeau_actions a:hover { background: #FFF; } #contenu .logo_titre { float: #GET{right}; margin: 5px 0; margin-#GET{left}: 5px; } -ul.instituer { /*float: #GET{right}; */ text-align: #GET{left}; border-top:1px solid #eee; border-bottom:1px solid #eee; margin: 0; padding:5px 0; /*font-size:0.9em; */ } -ul.instituer li {list-style:none; margin: 0;padding:0; } -ul.instituer li ul {margin: 0;padding:0; } -ul.instituer li ul li a { display:block; } -ul.instituer li ul li img {margin: 1px 1px -1px; margin-#GET{right}: 5px; visibility: hidden; border: 1px solid #f8f7f3; } +ul.instituer { /*float: #GET{right}; */ text-align: #GET{left}; border-top: 1px solid #eee; border-bottom: 1px solid #eee; margin: 0; padding:5px 0; /*font-size:0.9em; */ } +ul.instituer li { list-style:none; margin: 0; padding: 0; } +ul.instituer li ul { margin: 0; padding: 0; } +ul.instituer li ul li a { display: block; } +ul.instituer li ul li img { margin: 1px 1px -1px; margin-#GET{right}: 5px; visibility: hidden; border: 1px solid #f8f7f3; } ul.instituer li.selected img,ul.instituer li a:hover img {visibility:visible; } ul.instituer a:hover { background: #eee; } -ul.instituer li.prepa.selected a,ul.instituer li.prepa a:hover {background:#fff; } -ul.instituer li.prop.selected a,ul.instituer li.prop a:hover {background:#f89058;color:#fff; } -ul.instituer li.publie.selected a,ul.instituer li.publie a:hover {background:#9dba00;color:#fff; } -ul.instituer li.poubelle.selected a,ul.instituer li.poubelle a:hover {background:#000; } -ul.instituer li.refuse.selected a,ul.instituer li.refuse a:hover {background:#ff0000;color:#fff; } +ul.instituer li.prepa.selected a,ul.instituer li.prepa a:hover {background: #FFF; } +ul.instituer li.prop.selected a,ul.instituer li.prop a:hover {background: #f89058;color:#FFF; } +ul.instituer li.publie.selected a,ul.instituer li.publie a:hover {background: #9dba00;color:#FFF; } +ul.instituer li.poubelle.selected a,ul.instituer li.poubelle a:hover {background: #000; } +ul.instituer li.refuse.selected a,ul.instituer li.refuse a:hover {background: #ff0000;color:#FFF; } -#voir.tabs-container {background:#fff; padding:5px;border:1px solid #999; } +#voir.tabs-container { background: #FFF; padding: 5px; border: 1px solid #999; } /* exec/articles */ .articles h1 {color: #000; font-size: large; margin-top: 5px; } @@ -712,13 +711,13 @@ ul.instituer li.refuse.selected a,ul.instituer li.refuse a:hover {background:#ff /* exec/sites */ .sites h1 { color: #000;font-size: large; margin-top:5px; } -#voir .site_prop {text-align: center;font-weight:bold;font-size:small;color:red; } -#voir .site_syndique {font-weight:bold; text-align: center; } +#voir .site_prop {text-align: center;font-weight:bold;font-size: small;color:red; } +#voir .site_syndique { font-weight:bold; text-align: center; } #voir .site_syndique img {vertical-align:middle; } -#voir .date_syndic {margin-top:1em; } +#voir .date_syndic { margin-top: 1em; } #voir .mise_a_jour_syndic { float: #GET{right}; } /* exec/breves_voir */ .breves h1 {color:#000;font-size:large; margin-top:5px; } -#voir .breve_prop {text-align: center;font-weight:bold;font-size:small;color:red; } +#voir .breve_prop {text-align: center;font-weight:bold;font-size: small;color:red; } #props .langue {text-align: center;} \ No newline at end of file diff --git a/dist/style_prive_defaut.css b/dist/style_prive_defaut.css index 2914f63b661bbf614070dd51f2932ea1e5b857ae..e7d6ad4dffc0900611a130f18b8a02c9bf2dbfc5 100644 --- a/dist/style_prive_defaut.css +++ b/dist/style_prive_defaut.css @@ -1,138 +1,31 @@ body, body * { font-family: Verdana, Geneva, Sans, sans-serif; } body { border: 0; } -/* - * Icones et bandeaux - */ +/* * Icones et bandeaux */ /* Da cenacellare -#bandeau-principal { - background-color: white; - margin: 0; - padding: 0; - border-bottom: 1px solid black; -} +#bandeau-principal { background-color: #FFF; margin: 0; padding: 0; border-bottom: 1px solid black; } +.bandeau-icones { background-color: #FFF; margin: 0; padding: 0; padding-bottom: 2px; padding-top: 4px; } */ +/* .bandeau_sec .gauche { margin-top: 0; padding: 2px; padding-top: 0; background-color: #FFF; border-bottom: 1px solid black; border-left: 1px solid black; border-right: 1px solid black; z-index: 100; } */ +/* .bandeau-icones .separateur { vertical-align: middle; height: 100%; width: 11px; margin: 0; padding: 0; background-position: 5px 0px; } */ -.bandeau-icones { - background-color: white; - margin: 0; - padding: 0; - padding-bottom: 2px; - padding-top: 4px; -} -*/ -/* -.bandeau_sec .gauche { - margin-top: 0; - padding: 2px; - padding-top: 0; - background-color: white; - border-bottom: 1px solid black; - border-left: 1px solid black; - border-right: 1px solid black; - z-index: 100; -} -*/ -/* -.bandeau-icones .separateur { - vertical-align: middle; - height: 100%; - width: 11px; - padding: 0; - margin: 0; - background-position: 5px 0px; -} -*/ +.bandeau_couleur { padding-right: 4px; padding-left: 4px; font-family: verdana, helvetica, arial, sans; font-size: 11px; color: #000; text-align: center; font-weight: bold; height: 22px; } +.bandeau_couleur_sous { position: absolute; visibility: hidden; top: 0; color: #000; padding: 5px; padding-top: 2px; font-family: verdana, helvetica, arial, sans; font-size: 11px; border-bottom: 1px solid #FFF; border-right: 1px solid #FFF; } -.bandeau_couleur { - padding-right: 4px; - padding-left: 4px; - font-family: verdana, helvetica, arial, sans; - font-size: 11px; - color: black; - text-align: center; - font-weight: bold; - height: 22px; -} +a.lien_sous { color: #666; } +a.lien_sous:hover { color: #000; } -.bandeau_couleur_sous { - position: absolute; - visibility: hidden; - top: 0; - color: black; - padding: 5px; - padding-top: 2px; - font-family: verdana, helvetica, arial, sans; - font-size: 11px; - border-bottom: 1px solid white; - border-right: 1px solid white; -} +div.bandeau_rubriques { background-color: #EEE; border: 1px solid #555; } +a.bandeau_rub { width: 120px; display: block; font-size: 10px; padding: 2px; color: #666; text-decoration: none; border-bottom: 1px solid #cccccc; background-repeat: no-repeat; } +a.bandeau_rub:hover { background-color: #FFF; text-decoration: none; color: #333; background-repeat: no-repeat; } +div.bandeau_rub { position: absolute; top: 4px; background-color: #EEE; padding: 0; border: 1px solid #555; visibility: hidden; } -a.lien_sous { - color: #666666; -} -a.lien_sous:hover { - color: black; -} +div.pos_r { position: relative; } +option.selec_rub { background-repeat: no-repeat; } -div.bandeau_rubriques { - background-color: #eeeeee; - border: 1px solid #555555; -} -a.bandeau_rub { - width: 120px; - display: block; - font-size: 10px; - padding: 2px; - color: #666666; - text-decoration: none; - border-bottom: 1px solid #cccccc; - background-repeat: no-repeat; -} -a.bandeau_rub:hover { - background-color: white; - text-decoration: none; - color: #333333; - background-repeat: no-repeat; -} -div.bandeau_rub { - position: absolute; - top: 4px; - background-color: #eeeeee; - padding: 0; - border: 1px solid #555555; - visibility: hidden; -} - -div.pos_r { - position: relative; -} - -option.selec_rub { - background-repeat: no-repeat; -} - - -div.messages { - padding: 5px; - font-size: 10px; - font-weight: bold; -} - +div.messages { padding: 5px; font-size: 10px; font-weight: bold; } /* Icones de fonctions */ - -a.icone26 { - font-family: verdana, helvetica, arial, sans; - font-size: 11px; - font-weight: bold; - color: black; - text-decoration: none; - padding: 1px; -} -a.icone26:hover { - text-decoration: none; -} -a.icone26 img { - vertical-align: middle; -} +a.icone26 { font-family: verdana, helvetica, arial, sans; font-size: 11px; font-weight: bold; color: #000; text-decoration: none; padding: 1px; } +a.icone26:hover { text-decoration: none; } +a.icone26 img { vertical-align: middle; } \ No newline at end of file diff --git a/dist/style_prive_ie.html b/dist/style_prive_ie.html index d6e594a334435ce6ea0573dc2e7bfb6e82190fdc..9f3c4544241a867a77503ef433dd54765cc7f51a 100644 --- a/dist/style_prive_ie.html +++ b/dist/style_prive_ie.html @@ -23,7 +23,7 @@ /*end clear without markup*/ .h-list li {/*display:inline*/float:[(#ENV{ltr}|choixsiegal{left,left,right})]} -* html .h-list li {margin-right:-2px} +* html .h-list li { margin-right:-2px} /*style for bandeau-principal*/ @@ -34,21 +34,21 @@ #bandeau-principal li.boutons_admin:hover .bandeau_sec, #bandeau-principal li.boutons_admin.sfhover .bandeau_sec { - display:block; + display: block; } /*style for submenus*/ -* html .bandeau_sec {float:none;width:100%} +* html .bandeau_sec { float:none; width:100%} * html .bandeau_sec ul {} /*style for #bandeau_couleur*/ #bandeau_couleur ul {padding:2px 0} #bandeau_couleur .menu-item {height:22px} -#bandeau_couleur1 .menu-item {width:230px !important} -#bandeau_couleur3 .menu-item {width:150px !important} -#bandeau_couleur4 .menu-item{width:68px !important;margin:0 11px} -#bandeau_couleur5 .menu-item {width:114px !important} -#bandeau_couleur6 .menu-item {width:32px !important;margin-[(#ENV{ltr}|choixsiegal{left,left,right})]:-3px;margin-[(#ENV{ltr}|choixsiegal{left,right,left})]:-6px} +#bandeau_couleur1 .menu-item { width:230px !important} +#bandeau_couleur3 .menu-item { width:150px !important} +#bandeau_couleur4 .menu-item{ width:68px !important;margin:0 11px} +#bandeau_couleur5 .menu-item { width:114px !important} +#bandeau_couleur6 .menu-item { width:32px !important;margin-[(#ENV{ltr}|choixsiegal{left,left,right})]:-3px;margin-[(#ENV{ltr}|choixsiegal{left,right,left})]:-6px} /*fix all layout problems of IE6*/ * html .cadre-padding, diff --git a/dist/style_vieilles_def.html b/dist/style_vieilles_def.html index b48512e0a81be1e08c6b6c9c6407c60294483130..2a2d3d265b90215596fc63611d5b771d5d40baa2 100644 --- a/dist/style_vieilles_def.html +++ b/dist/style_vieilles_def.html @@ -25,12 +25,12 @@ } .toile_foncee { background-color: #GET{foncee};} -.toile_blanche { background-color: white;} -.toile_noire { background-color: black;} -.toile_gris_sombre { background-color: #333333;} +.toile_blanche { background-color: #FFF;} +.toile_noire { background-color: #000;} +.toile_gris_sombre { background-color: #333;} .toile_gris_fort { background-color: #999999;} .toile_gris_moyen { background-color: #cccccc;} -.toile_gris_leger { background-color: #eeeeee;} +.toile_gris_leger { background-color: #EEE;} .bordure_claire { border: 1px solid #GET{claire};} .bordure_foncee { border: 1px solid #GET{foncee};} @@ -45,4 +45,4 @@ .ligne_claire { color: #GET{claire};} .ligne_blanche { color: white;} .ligne_foncee { color: #GET{foncee};} -.ligne_noire { color: black;} \ No newline at end of file +.ligne_noire { color: #000;} \ No newline at end of file