« MediaWiki:Monobook.css » : différence entre les versions

De BoyWiki
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 3 : Ligne 3 :




/* Decoration des discussions dans Agora : encadrement et colorisation des indentations */
/* Decoration des pages Agora: encadrement et colorisation des indentations
/* utilise la fonction js "dialog_indent_attrib_class" qui attribue les classes "dialog" et "last_dl_tag" */
/* utilise la fonction js "attrib_class_dialog" qui attribue la classe dialog
 
*/
.dialog #content {background: #F8F8FF;}
.dialog #content {background: #F8F8FF;}
.dialog #bodyContent dl {border-left: solid 1px #9090F0; margin: 0; padding: 0;}
.dialog #bodyContent dd {margin: 0; padding: .2em 0 .2em 0;}
.dialog #bodyContent dd { margin: 0 0 0 1.2em;}
.dialog #bodyContent dl {border-top: solid 1px #9090F0; border-left: solid 1px #9090F0; padding: .2em 0 0 .5em; margin: .5em 0 0 1.2em;}
.last_dl_tag {border-top: solid 1px #9090F0;}
.last_dl_tag dd {padding: .5em 0;}
.dialog #bodyContent dl, .dialog #bodyContent dl dl dl,  
.dialog #bodyContent dl, .dialog #bodyContent dl dl dl,  
   .dialog #bodyContent dl dl dl dl dl, .dialog #bodyContent dl dl dl dl dl dl dl,  
   .dialog #bodyContent dl dl dl dl dl, .dialog #bodyContent dl dl dl dl dl dl dl,  
   .dialog #bodyContent dl dl dl dl dl dl dl dl dl {background: #F4F4FF}
   .dialog #bodyContent dl dl dl dl dl dl dl dl dl {background: #F0F0FF}
.dialog #bodyContent dl dl, .dialog #bodyContent dl dl dl dl,  
.dialog #bodyContent dl dl, .dialog #bodyContent dl dl dl dl,  
   .dialog #bodyContent dl dl dl dl dl dl, .dialog #bodyContent dl dl dl dl dl dl dl dl,  
   .dialog #bodyContent dl dl dl dl dl dl, .dialog #bodyContent dl dl dl dl dl dl dl dl,  
   .dialog #bodyContent dl dl dl dl dl dl dl dl dl dl {background: #F8F8FF}
   .dialog #bodyContent dl dl dl dl dl dl dl dl dl dl {background: #F8F8FF}

Version du 31 janvier 2009 à 23:51

/* Le CSS placé ici affectera les utilisateurs de l’habillage Monobook. */



/* Decoration des pages Agora: encadrement et colorisation des indentations
/* utilise la fonction js "attrib_class_dialog" qui attribue la classe dialog
*/
.dialog #content {background: #F8F8FF;}
.dialog #bodyContent dd {margin: 0; padding: .2em 0 .2em 0;}
.dialog #bodyContent dl {border-top: solid 1px #9090F0; border-left: solid 1px #9090F0; padding: .2em 0 0 .5em; margin: .5em 0 0 1.2em;}
.dialog #bodyContent dl, .dialog #bodyContent dl dl dl, 
   .dialog #bodyContent dl dl dl dl dl, .dialog #bodyContent dl dl dl dl dl dl dl, 
   .dialog #bodyContent dl dl dl dl dl dl dl dl dl {background: #F0F0FF}
.dialog #bodyContent dl dl, .dialog #bodyContent dl dl dl dl, 
   .dialog #bodyContent dl dl dl dl dl dl, .dialog #bodyContent dl dl dl dl dl dl dl dl, 
   .dialog #bodyContent dl dl dl dl dl dl dl dl dl dl {background: #F8F8FF}