Utilisateur:DreZhsh/LiveRCparam.css

Une page de Wikipédia, l'encyclopédie libre.
Note : après avoir enregistré la page, vous devrez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

Mozilla / Firefox / Konqueror / Safari : maintenez la touche Majuscule (Shift) en cliquant sur le bouton Actualiser (Reload) ou pressez Maj-Ctrl-R (Cmd-R sur Apple Mac) ;

Chrome / Internet Explorer / Opera : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5.
/* ** Personnalisation pour LiveRC ** */

/* --- Supprime des éléments inutiles --- */

#livePreview .mw-body-subheader, #livePreview .ve-init-mw-diffPage-diffMode, #livePreview .mw-history-legend, #livePreview .mw-history-subtitle, #livePreview .mw-htmlform-ooui-wrapper.oo-ui-layout.oo-ui-panelLayout.oo-ui-panelLayout-padded.oo-ui-panelLayout-framed, #livePreview .mw-revslider-container {
  	display:none;
}


/* --- Correction bug : changement de couleur après publication avec liveEdit --- */

#livePreview {
  	background-color:#ffffff;
}

/* --- Style CSS personnel --- */

.RcPatrolled {
    display:none;
}
/* --- Enlève l'effet « Gonflement » des éléments de l'interface*/
#tabRC .th1RC, #tabRC .td2RC, #tabRC .td3RC, #tabRC .td4RC, #tabRC .td5RC, #TitleTable, #livePreviewFoot, #livePreviewFoot td:hover, .LiveRC_MenuAnchor {
	background-image:url();
}

/* PAGES DE DISCUSSION */
#livePreview dd {
    margin: 0;
    padding: 0;
}

#livePreview dl {
    border-top: solid 1px #a7d7f9;
    border-left: solid 1px #a7d7f9;
    padding-top: 0.5em;
    padding-left: 0.5em;
    margin-left: 1em;
}

#livePreview dl,
#livePreview dl dl dl,
#livePreview dl dl dl dl dl,
#livePreview dl dl dl dl dl dl dl,
#livePreview dl dl dl dl dl dl dl dl dl,
#livePreview dl dl dl dl dl dl dl dl dl dl dl,
#livePreview dl dl dl dl dl dl dl dl dl dl dl dl dl {
    background: #f5faff;
}

#livePreview dl dl,
#livePreview dl dl dl dl,
#livePreview dl dl dl dl dl dl,
#livePreview dl dl dl dl dl dl dl dl,
#livePreview dl dl dl dl dl dl dl dl dl dl,
#livePreview dl dl dl dl dl dl dl dl dl dl dl dl,
#livePreview dl dl dl dl dl dl dl dl dl dl dl dl dl dl {
    background: white;
}