[SPIP Zone] r3075 - in /_squelettes_/fraichdist: impression.css inc-rubriques.html mot.html style_formulaires.html style_habillage.html

Author: romy@tetue.net
Date: Tue May 2 16:10:21 2006
New Revision: 3075

Log:
Menues corrections et petit ménage dans les définitions de style (encore !), sans incidence notoire.
Notamment : correctif de quelques alignements des textes, homogénéisation des codes couleurs hexadécimaux, et autres broutilles.

Modified:
    _squelettes_/fraichdist/impression.css
    _squelettes_/fraichdist/inc-rubriques.html
    _squelettes_/fraichdist/mot.html
    _squelettes_/fraichdist/style_formulaires.html
    _squelettes_/fraichdist/style_habillage.html

Modified: _squelettes_/fraichdist/impression.css

--- _squelettes_/fraichdist/impression.css (original)
+++ _squelettes_/fraichdist/impression.css Tue May 2 16:10:21 2006
@@ -7,7 +7,7 @@
    et on affiche l'URL cible a la suite du lien (!) */

a, a:visited, a.spip_in, a.spip_out {
- color: #000;
+ color: #000000;;
   text-decoration: underline; }
   
a:after {
@@ -26,7 +26,7 @@
.ps {
   padding-top: 0.6em;
   margin-top: 0.6em;
- border-top: 1px dashed #666;}
+ border-top: 1px dashed #666666;}

.notes {
   margin-top: 0.6em;

Modified: _squelettes_/fraichdist/inc-rubriques.html

--- _squelettes_/fraichdist/inc-rubriques.html (original)
+++ _squelettes_/fraichdist/inc-rubriques.html Tue May 2 16:10:21 2006
@@ -15,9 +15,7 @@
<B_sous_rubriques>
   <ul>
<BOUCLE_sous_rubriques(RUBRIQUES) {id_parent} {par num titre, titre}><BOUCLE_test_expose(HIERARCHIE) {id_rubrique}{inverse} {1,1}>[(#EXPOSE{'',' '})]</BOUCLE_test_expose>
- <li><a href="#URL_RUBRIQUE"[ class="(#EXPOSE)"]>[(#TITRE|supprimer_numero|textebrut|couper{80})]</a>
- <BOUCLE_re(BOUCLE_sous_rubriques)></BOUCLE_re>
- </li>
+ <li><a href="#URL_RUBRIQUE"[ class="(#EXPOSE)"]>[(#TITRE|supprimer_numero|textebrut|couper{80})]</a><BOUCLE_re(BOUCLE_sous_rubriques)></BOUCLE_re></li>
<//B_test_expose>

</BOUCLE_sous_rubriques>

Modified: _squelettes_/fraichdist/mot.html

--- _squelettes_/fraichdist/mot.html (original)
+++ _squelettes_/fraichdist/mot.html Tue May 2 16:10:21 2006
@@ -95,7 +95,7 @@
<!-- Articles lies au mot-cle -->
<B_articles><div class="contenurub">
<h2 class="invisible"><:articles:></h2><ul>
-<BOUCLE_articles(ARTICLES) {id_mot} {par popularite}><li class="extrait">
+<BOUCLE_articles(ARTICLES) {id_mot} {par popularite}{inverse}><li class="extrait">
<h3 class="titre"><a href="#URL_ARTICLE"[ title="(#DESCRIPTIF|textebrut|couper{80}|entites_html|attribut_html)"]>[(#TITRE|supprimer_numero)]</a></h3>
<small>[(#DATE|affdate)]<B_auteurs>, <:par_auteur:> <BOUCLE_auteurs(AUTEURS) {id_article} {", "}>[(#NOM|supprimer_numero)]</BOUCLE_auteurs></small></li>
</BOUCLE_articles>

Modified: _squelettes_/fraichdist/style_formulaires.html

--- _squelettes_/fraichdist/style_formulaires.html (original)
+++ _squelettes_/fraichdist/style_formulaires.html Tue May 2 16:10:21 2006
@@ -20,20 +20,19 @@
/* Correction des styles HTML par defaut
----------------------------------------------- */
form, fieldset, legend, label, input, textarea, select, option {
- margin: 0;
- padding: 0;
+ margin: 0; padding: 0;
   font-family: Verdana, Arial, Helvetica, sans-serif; }

form p {
- margin: 4px 0px;
- padding: 0px; }
+ margin: 4px 0;
+ padding: 0; }

fieldset {
     display:block;
   background: #FAFAFA;
- margin: 8px 0px;
+ margin: 8px 0;
   padding: 8px;
- border: 1px solid #CCC; }
+ border: 1px solid #CCCCCC; }
   
legend { font-weight: bold;}

@@ -43,44 +42,44 @@
   
input, textarea, select {
   width: 99%;
- background: #fcfcf0;
+ background: #FCFCF0;
   padding: 1px;
- border: 1px solid #666;
- color: #000;
+ border: 1px solid #666666;
+ color: #000000;;
     font-size: 1em; }

/* Styles de Spip
----------------------------------------------- */
input.spip_bouton {
   width: auto;
- background: #666;
+ background: #666666;
   margin: 3px 0;
   padding: 1px 2px;
- border: 2px outset #666;
+ border: 2px outset #666666;
   font-weight: bold;
- color: #FFF;
+ color: #FFFFFF;
   float: #LANG_RIGHT; }

.spip_checkbox {
   width: 12px;
- border: 1px solid #666; }
+ border: 1px solid #666666; }

.reponse_formulaire {
   font-weight: bold;
- color: #F00; }
+ color: #FF0000; }
   
fieldset.reponse_formulaire {
- background: #FFF;
- border: 1px solid #F00; }
+ background: #FFFFFF;
+ border: 1px solid #FF0000; }
   
fieldset.reponse_formulaire legend { font-weight: normal; }

.previsu {
- background: #FFF;
+ background: #FFFFFF;
   margin-bottom: 16px;
   padding: 12px;
- border: 1px solid #666;
- color: #000; }
+ border: 1px solid #666666;
+ color: #000000;; }
   
.previsu .titre {
   font-weight: bold;
@@ -88,24 +87,24 @@

/* * Barre de raccourcis */
a.spip_barre img {
- border-left: 1px solid #FFF;
- border-top: 1px solid #FFF;
- border-#LANG_RIGHT: 1px solid #aa9966;
- border-bottom: 1px solid #aa9966;
+ border-#LANG_LEFT: 1px solid #FFFFFF;
+ border-top: 1px solid #FFFFFF;
+ border-#LANG_RIGHT: 1px solid #AA9966;
+ border-bottom: 1px solid #AA9966;
   padding: 3px;
- background: #ffddaa; }
+ background: #FFDDAA; }
   
a.spip_barre:hover img {
   border: 1px solid #808080;
   padding: 3px;
- background: #f8f8f4; }
+ background: #F8F8F4; }

/* Formulaire de recherche
----------------------------------------------- */
-form#formulaire_recherche { float: #LANG_RIGHT; text-align: RIGHT; width: 12em; margin: 0; padding: 0; }
+form#formulaire_recherche { float: #LANG_RIGHT; text-align: RIGHT; width: 12em; }
form#formulaire_recherche label { display: none; }
form#formulaire_recherche input.spip_bouton { display: inline; }
-.spip_surligne { background: #FF6; }
+.spip_surligne { background: #FFFF66; }

/* Menu de langues
----------------------------------------------- */
@@ -126,10 +125,10 @@
/* Formulaire pour proposer un site
----------------------------------------------- */
form#formulaire_site { margin-bottom: 16px; }
-form#formulaire_site fieldset { background: #e8f8f8; }
+form#formulaire_site fieldset { background: #E8F8F8; }
form#formulaire_site legend { display: none; }
-form#formulaire_site input, form#formulaire_site textarea { background: #f0fcfc; }
-form#formulaire_site input.spip_bouton { background: #666; color: #FFF; }
+form#formulaire_site input, form#formulaire_site textarea { background: #F0FCFC; }
+form#formulaire_site input.spip_bouton { background: #666666; color: #FFFFFF; }

/* Formulaire de contact pour ecrire a l'auteur
----------------------------------------------- */
@@ -163,9 +162,9 @@
   font-size: 0.88em;
   font-weight: bold;
   padding-top: 2px;
- border-top: 2px solid #CCC; }
+ border-top: 2px solid #CCCCCC; }

-#contenu .forum-repondre, #contenu .forum-repondre a { color: #666; }
+#contenu .forum-repondre, #contenu .forum-repondre a { color: #666666; }

/* * Habillage des forums */

@@ -179,20 +178,20 @@

/* Boite d'un forum : eclaircissement progressif des bords */

-ul .forum { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
-ul ul .forum { border: 1px solid #a4a4a4; }
-ul ul ul .forum { border: 1px solid #b8b8b8; }
-ul ul ul ul .forum { border: 1px solid #CCC; }
-ul ul ul ul ul .forum { border: 1px solid #e0e0e0; }
-ul ul ul ul ul ul .forum { border: 1px dashed #e0e0e0; }
+ul .forum { border: 1px solid #666666; margin: 0; padding: 0; margin-bottom: 1em; }
+ul ul .forum { border: 1px solid #A4A4A4; }
+ul ul ul .forum { border: 1px solid #B8B8B8; }
+ul ul ul ul .forum { border: 1px solid #CCCCCC; }
+ul ul ul ul ul .forum { border: 1px solid #E0E0E0; }
+ul ul ul ul ul ul .forum { border: 1px dashed #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */

-ul .forum-chapo { border: 0; border-bottom: 1px dashed #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; }
-ul ul ul ul ul .forum-chapo { background: #FFF; }
+ul .forum-chapo { border: 0; border-bottom: 1px dashed #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; }
+ul ul ul ul ul .forum-chapo { background: #FFFFFF; }

/* ------------------------------------------
@@ -212,17 +211,17 @@
#signatures td { -moz-border-radius: 0.4em; } /* tres joli mais non-valide */

#signatures td.signature-date {
- background: #e4f0f0;
+ background: #E4F0F0;
   padding: 0.5em;
   white-space: nowrap; }
   
#signatures td.signature-nom {
- background: #ecf4f4;
+ background: #ECF4F4;
   padding: 0.2em;
   text-align: center;
   font-weight: bold; }
   
#signatures td.signature-message {
- background: #f4f8f8;
+ background: #F4F8F8;
   padding: 0.4em;
   font-size: 0.96em; }
\ No newline at end of file

Modified: _squelettes_/fraichdist/style_habillage.html

--- _squelettes_/fraichdist/style_habillage.html (original)
+++ _squelettes_/fraichdist/style_habillage.html Tue May 2 16:10:21 2006
@@ -42,15 +42,15 @@
/* Correction des styles HTML par defaut
/* ------------------------------------------ */
body {
- background: #FFF;
- margin: 2em;
+ background: #FFFFFF;
+ margin: 1.5em;
   font: 1em "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
   text-align: center;
- color: #333;
+ color: #333333;
   font-size:100%;
}

-img { margin: 0; padding: 0; border: 0;}
+img, .spip_logos { margin: 0; padding: 0; border: 0; }
ul, ol, li { margin: 0; padding: 0; border: 0; list-style: none;}

[... 326 lines stripped ...]