Utilisateur:NoFWDaddress/LiveRCparam.css

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) ;

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

/* --- Arrière-plan : Table RC --- */

#liveRC_RCList {
  background: url('//upload.wikimedia.org/wikipedia/commons/thumb/d/d0/LiveRC_centered.png/1000px-LiveRC_centered.png') no-repeat scroll center center transparent;
}


/* --- Arrière-plan : Titre --- */

#TitleTable {
  background-image: url('//upload.wikimedia.org/wikipedia/commons/b/ba/Double_Gradient_60px_V.png');
  background-position: center bottom;
  background-repeat: repeat;
}


/* --- Arrière-plan : Barres de titre --- */

.LiveRC_MenuAnchor {
  background-image: url('//upload.wikimedia.org/wikipedia/commons/c/cc/Double_Gradient_60px_V_50%25.png');
  background-position: center top;
  background-repeat: repeat;
}


/* --- Arrière-plan : Barre de commande RC --- */

#livePreviewFoot, #livePreviewFoot td:hover {
  background-image: url('//upload.wikimedia.org/wikipedia/commons/b/ba/Double_Gradient_60px_V.png');
  background-position: center top;
  background-repeat: repeat;
}


/* --- Arrière-plan : Lignes RC (première case) --- */

#tabRC .th0RC {
  background-image: url('//upload.wikimedia.org/wikipedia/commons/8/8c/Double_Gradient_60px_H.png');
  background-position: center top;
  background-repeat: repeat;
}


/* --- Arrière-plan : Lignes RC (autres cases) --- */

#tabRC .th1RC, #tabRC .td2RC, #tabRC .td3RC, #tabRC .td4RC, #tabRC .td5RC {
  background-image: url('//upload.wikimedia.org/wikipedia/commons/2/2f/Double_Gradient_60px.png');
  background-position: center top;
  background-repeat: repeat;
}


/* --- Surbrillance : Barre de commande RC --- */

#livePreviewFoot td:hover, .RCFilterCheckList li:hover {
  background-color:silver;
}


/* --- Surbrillance : Ligne RC (ligne complète) --- */

#tabRC .rcLine:hover, #tabRC .rcLine:hover td, #tabRC .rcLine:hover th {
  background-color:silver !important;
}


/* --- Surbrillance : Ligne RC (cellule) --- */

#tabRC .rcLine:hover td:hover, #tabRC .rcLine:hover th:hover {
  background-color:DarkGray !important;
}


/* --- Surbrillance : Liens de la barre de titre de prévisualisation --- */

#livePreviewTitle a:hover {
  border:1px solid grey !important;
  background-color:silver !important;
}


/* --- Surbrillance : Ligne de journal de suivi (ligne complète) --- */

#liveFollow li:hover {
  background-color:silver !important;
}


/* --- Surbrillance : Ligne de journal de suivi (détail) --- */

#liveFollow li li:hover {
  background-color:DarkGray !important;
}


/* --- Surbrillance : Lignes du menu de configuration --- */

.ParamMenuLi:hover {
  border:1px solid gray !important;
  background-color:silver !important;
}


/* --- Surbrillance : Lignes du panneau de débogage --- */

#liveDebugContent li:hover {
  background-color: silver;
}


/* --- Ligne RC : Journal --- */

.RcLog .th0RC {
  background-color:LightBlue;
}


/* --- Ligne RC : Retour de lecteur --- */

.RcFeedback .th1RC, .RcFeedback .td2RC, .RcFeedback .td3RC, .RcFeedback .td4RC {
  background-color:#AA9E60;
}


/* --- Ligne RC : Détection du filtre anti-abus --- */

.RcAbFilter .th1RC, .RcAbFilter .td2RC, .RcAbFilter .td3RC, .RcAbFilter .td4RC {
  background-color:#FFBE60;
}


/* --- Ligne RC : Import de fichier --- */

.RcUpload .th1RC, .RcUpload .td2RC, .RcUpload .td3RC, .RcUpload .td4RC {
  background-color:#D1CAFA;
}


/* --- Ligne RC : Nouvel utilisateur --- */

.RcNewUser .th1RC, .RcNewUser .td2RC, .RcNewUser .td3RC, .RcNewUser .td4RC {
  background-color:#C6FF6D;
}


/* --- Ligne RC : Blocage --- */

.RcBlock .th1RC, .RcBlock .td2RC, .RcBlock .td3RC, .RcBlock .td4RC {
  background-color:#EECC84;
}


/* --- Ligne RC : Suppression --- */

.RcDelete .th1RC, .RcDelete .td2RC, .RcDelete .td3RC, .RcDelete .td4RC {
  background-color:#E7CAA7;
}


/* --- Ligne RC : Renommage --- */

.RcMove .th1RC, .RcMove .td2RC, .RcMove .td3RC, .RcMove .td4RC {
  background-color:#FDC5FF;
}


/* --- Ligne RC : Protection --- */

.RcProtect .th1RC, .RcProtect .td2RC, .RcProtect .td3RC, .RcProtect .td4RC {
  background-color:#B2BCC6;
}


/* --- Ligne RC : Changement de statut --- */

.RcRights .th1RC, .RcRights .td2RC, .RcRights .td3RC, .RcRights .td4RC {
  background-color:#FF8080;
}


/* --- Ligne RC : Renommage utilisateur --- */

.RcRenameuser .th1RC, .RcRenameuser .td2RC, .RcRenameuser .td3RC, .RcRenameuser .td4RC {
  background-color:MediumAquamarine;
}


/* --- Ligne RC : Remerciement utilisateur --- */

.RcThanks .th1RC, .RcThanks .td2RC, .RcThanks .td3RC, .RcThanks .td4RC {
  background-color:pink;
}


/* --- Ligne RC : Message de masse --- */

.RcMassMessage .th1RC, .RcMassMessage .td2RC, .RcMassMessage .td3RC, .RcMassMessage .td4RC {
  background-color:darkGrey;
}


/* --- Ligne RC : Pagetriage - tag de suppression --- */

.RcPagetriageDeletion .th1RC, .RcPagetriageDeletion .td2RC, .RcPagetriageDeletion .td3RC, .RcPagetriageDeletion .td4RC {
  background-color:lightblue;
}


/* --- Ligne RC : Pagetriage - amélioration --- */

.RcPagetriageCuration .th1RC, .RcPagetriageCuration .td2RC, .RcPagetriageCuration .td3RC, .RcPagetriageCuration .td4RC {
  background-color:lightblue;
}


/* --- Ligne RC : Relecture --- */

.RcReview .th1RC, .RcReview .td2RC, .RcReview .td3RC, .RcReview .td4RC {
  background-color:Peru;
}


/* --- Ligne RC : Stabilisation --- */

.RcStable .th1RC, .RcStable .td2RC, .RcStable .td3RC, .RcStable .td4RC {
  background-color:Chocolate;
}


/* --- Ligne RC : Masquage de modification --- */

.RcOversight .th1RC, .RcOversight .td2RC, .RcOversight .td3RC, .RcOversight .td4RC {
  background-color:Purple;
}


/* --- Ligne RC : Vérification d’utilisateur --- */

.RcCheckuser .th1RC, .RcCheckuser .td2RC, .RcCheckuser .td3RC, .RcCheckuser .td4RC {
  background-color:Thistle;
}


/* --- Ligne RC : Programme éducatif --- */

.RcEducationProgram .th1RC, .RcEducationProgram .td2RC, .RcEducationProgram .td3RC, .RcEducationProgram .td4RC {
  background-color:PeachPuff;
}


/* --- Ligne RC : LiquidThreads --- */

.RcLiquidThreads .th1RC, .RcLiquidThreads .td2RC, .RcLiquidThreads .td3RC, .RcLiquidThreads .td4RC {
  background-color:LightCyan;
}


/* --- Ligne RC : PageTranslation --- */

.RcPageTranslation .th1RC, .RcPageTranslation .td2RC, .RcPageTranslation .td3RC, .RcPageTranslation .td4RC {
  background-color:RosyBrown;
}


/* --- Ligne RC : TranslatorSandbox --- */

.RcTranslatorSandbox .th1RC, .RcTranslatorSandbox .td2RC, .RcTranslatorSandbox .td3RC, .RcTranslatorSandbox .td4RC {
  background-color:RosyBrown;
}


/* --- Ligne RC : TranslationReview --- */

.RcTranslationReview .th1RC, .RcTranslationReview .td2RC, .RcTranslationReview .td3RC, .RcTranslationReview .td4RC {
  background-color:RosyBrown;
}


/* --- Ligne RC : NotifyTranslators --- */

.RcNotifyTranslators .th1RC, .RcNotifyTranslators .td2RC, .RcNotifyTranslators .td3RC, .RcNotifyTranslators .td4RC {
  background-color:RosyBrown;
}


/* --- Ligne RC : OAuth --- */

.RcOAuth .th1RC, .RcOAuth .td2RC, .RcOAuth .td3RC, .RcOAuth .td4RC {
  background-color:MistyRose;
}


/* --- Ligne RC : MoodBar --- */

.RcMoodBar .th1RC, .RcMoodBar .td2RC, .RcMoodBar .td3RC, .RcMoodBar .td4RC {
  background-color:DarkKhaki;
}


/* --- Ligne RC : Notification --- */

.RcNotification .th0RC, .RcNotification .th1RC {
  background-color:IndianRed;
  color:white;
}


/* --- Ligne RC : Page suivie --- */

.RcWatched .th0RC {
  border:3px solid gold !important;
}


/* --- Ligne RC : Utilisateur suivi --- */

.RcContact .th0RC {
  border:3px solid gold !important;
}


/* --- Ligne RC : Nouvelle page --- */

.RcNew .th1RC {
  background-color:#bdffb2;
  border:3px solid Lime !important;
}


/* --- Ligne RC : Modification en attente de validation --- */

.RcNotReviewed .th1RC {
  border:3px solid red !important;
}


/* --- Ligne RC : Utilisateur révoqué --- */

.RcReverted .td2RC {
  border:3px solid red !important;
}


/* --- Ligne RC : Utilisateur IP --- */

.RcIp .td2RC, .RcIp .td3RC, .RcIp .td4RC {
  background-color:white;
}


/* --- Ligne RC : Utilisateur débutant --- */

.RcNewbie .td2RC, .RcNewbie .td3RC, .RcNewbie .td4RC {
  background-color:#bdffb2;
}


/* --- Ligne RC : Utilisateur autopatrolled --- */

.RcPatrolled .td2RC, .RcPatrolled .td3RC, .RcPatrolled .td4RC {
  background-color:#b2b2b2;
}


/* --- Ligne RC : Soi-même --- */

.RcSelf .td2RC, .RcSelf .td3RC, .RcSelf .td4RC {
  background-color:#a0b0e0 !important;
}


/* --- Ligne RC : Déclenchement de filtre --- */

.RcTag .td3RC {
  border:2px solid red !important;
}


/* --- Ligne RC : Balises de filtrage --- */

#tabRC .tagTemplate {
  color: red;
   font-weight: bold;
}


/* --- Ligne RC : Commentaire de modification détecté --- */

.Rctd5NotEmpty .td5RC {
  background-color:Cornsilk;
}


/* --- Ligne RC : Révocation --- */

.RcRevert .td5RC {
  border:3px solid red !important;
}


/* --- Ligne RC : Remplacement --- */

.RcReplaced .td5RC {
  border:3px solid orange !important;
}


/* --- Ligne RC : Blanchiment --- */

.RcBlanking .td5RC {
  border:3px solid white !important;
}


/* --- Ligne RC : Modification externe (wikidata) --- */

.RcExternal th, .RcExternal td {
  background-color:#CFBE90;
}


/* --- Ligne RC : Page vérifiée --- */

.RcChecked th, .RcChecked td {
  background-color:#FFFFE0;
}


/* --- Lien : Suppression de ligne (journaux de suivi) --- */

.hidelineLink {
  padding:3px;
  color:red;
}


/* --- Lien : Diff --- */

.diffDiffLink {
  color:orange;
}


/* --- Lien : New --- */

.newpageDiffLink {
  color:green;
}


/* --- Lien : Upload --- */

.uploadDiffLink {
  color:darkslateblue;
}


/* --- Lien : New user --- */

.newuserDiffLink {
  color:darkGreen;
}


/* --- Lien : Block --- */

.blockDiffLink {
  color:darkgoldenrod;
}


/* --- Lien : Gblblock --- */

.gbblockDiffLink {
  color:darkgoldenrod;
}


/* --- Lien : Delete --- */

.deleteDiffLink {
  color:saddlebrown;
}


/* --- Lien : Move --- */

.moveDiffLink {
  color:black;
}


/* --- Lien : Protect --- */

.protectDiffLink {
  color:darkslategray;
}


/* --- Lien : Articlefeedbackv5 --- */

.feedbackDiffLink {
  color:RoyalBlue;
}


/* --- Lien : Filter --- */

.abfilterDiffLink {
  color:darkslategray;
}


/* --- Lien : Diff (Filter) --- */

.abfilterdiffDiffLink {
  color:red;
}


/* --- Lien : Renameuser --- */

.renameuserDiffLink {
  color:SlateGray;
}


/* --- Lien : Userrights --- */

.userrightsDiffLink {
  color:DeepSkyBlue;
}


/* --- Lien : Gbluserrights --- */

.gbuserrightsDiffLink {
  color:DeepSkyBlue;
}


/* --- Lien : Thanks --- */

.thanksDiffLink {
  color:IndianRed;
}


/* --- Lien : Massmessage --- */

.massmessageDiffLink {
  color:white;
}


/* --- Lien : Pagetriage-deletion --- */

.pagetriageDeletionDiffLink {
  color:darkRed;
}


/* --- Lien : Pagetriage-curation --- */

.pagetriageCurationDiffLink {
  color:MidnightBlue;
}


/* --- Lien : Review --- */

.reviewDiffLink {
  color:black;
}


/* --- Lien : Diff (Review) --- */

.reviewdiffDiffLink {
  color:red;
}


/* --- Lien : Stable --- */

.stableDiffLink {
  color:white;
}


/* --- Lien : Suppress --- */

.oversightDiffLink {
  color:white;
}


/* --- Lien : Checkuser --- */

.checkuserDiffLink {
  color:Indigo;
}


/* --- Lien : Education program --- */

.educationprogramDiffLink {
  color:DarkSlateGray;
}


/* --- Lien : Liquidthreads --- */

.liquidthreadsDiffLink {
  color:Teal;
}


/* --- Lien : Translationreview --- */

.translationreviewDiffLink {
  color:white;
}


/* --- Lien : Translatorsandbox --- */

.translatorsandboxDiffLink {
  color:white;
}


/* --- Lien : Notifytranslators --- */

.notifytranslatorsDiffLink {
  color:white;
}


/* --- Lien : Pagetranslation --- */

.pagetranslationDiffLink {
  color:white;
}


/* --- Lien : Mwoauthconsumer --- */

.mwoauthconsumerDiffLink {
  color:MediumOrchid;
}


/* --- Lien : MoodBar --- */

.moodbarDiffLink {
  color:SaddleBrown;
}


/* --- Lien : Historique --- */

.historyLink {
  color:darkorange;
}


/* --- Lien : Modifier --- */

.editLink {
  color:OrangeRed;
}


/* --- Lien : Renommer --- */

.moveLink {
  color:tomato;
}


/* --- Lien : Supprimer --- */

.deleteLink {
  color:orangered;
}


/* --- Lien : Protéger --- */

.protectLink {
  color:coral;
}


/* --- Lien : Stabiliser --- */

.stableLink {
  color:Chocolate;
}


/* --- Lien : Discuter (page) --- */

.pagetalkLink {
  color:seagreen;
}


/* --- Lien : Discuter (utilisateur) --- */

.usertalkLink {
  color:seagreen;
}


/* --- Lien : Contributions --- */

.usercontribLink {
  color:#43CD80;
}


/* --- Lien : Contributions supprimées --- */

.userdeletedcontribLink {
  color:#43CD80;
}


/* --- Lien : Suivre (page) --- */

.pagewatchLink {
  color:RoyalBlue;
}


/* --- Lien : Ne plus suivre (page) --- */

.pageunwatchLink {
  color:RoyalBlue;
}


/* --- Lien : Suivre (utilisateur) --- */

.userwatchLink {
  color:black;
}


/* --- Lien : Ne plus suivre (utilisateur) --- */

.userunwatchLink {
  color:#AAAA00;
}


/* --- Lien : Bloquer --- */

.userblockLink {
  color:seagreen;
}


/* --- Lien : Masquer --- */

.userhideLink {
  color:grey;
}