Aller au contenu

Utilisateur:Eowyn Cwper/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 ** */

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

#liveRC_RCList {
  background:url('//upload.wikimedia.org/wikipedia/commons/a/a3/Chatnoir.png') no-repeat scroll center center transparent;
}


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

.RcWatched .th0RC {
  border:none !important;
}


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

.RcContact .th0RC {
  border:2px solid orange !important;
}


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

.RcFeedback .th1RC {
  background-color:Turquoise;
}


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

.RcDelete .th1RC {
  background-color:Pink;
}


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

.RcNew .th1RC {
  background-color:#e2f2d2;
}


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

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


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

.RcReverted .td2RC {
  border:2px solid red;
}


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

.RcNewbie .td2RC {
  border:1px solid lime;
  background-color:#C6FF6D;
}


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

.RcPatrolled .td2RC {
  background-color:palegreen;
}


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

.RcSelf .td2RC {
  border:2px solid #A0B0E0;
  background-color:#F0F8FF;
}


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

.RcTag .td3RC {
  border:2px solid orange;
}


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

.RcRevert .td5RC {
  border:2px solid blue !important;
}


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

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


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

.RcBlanking .td5RC {
  border:2px solid red !important;
}


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

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


/* --- 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;
}


/* --- Taille texte : Liens suivre/masquer dans la barre de gauche --- */

#n-liveRC ul {
  font-size:120%;
}


/* --- Taille texte : LiveRC général --- */

.LiveRCContainerFS {
  font-size:15px;
}


/* --- Taille texte : Message d’erreur version --- */

#LiveRCTitle .error {
  font-size:14px;
}


/* --- Taille texte : Boutons et menus déroulants dans les checklists --- */

.RCFilterCheckListFS input, .RCFilterCheckListFS select {
  font-size:14px;
}


/* --- Taille texte : Table des RC --- */

.divTabRCFS {
  font-size:13px;
}


/* --- Taille texte : Message d’alerte --- */

.LiveRCAlertFS li {
  font-size:16px !important;
}


/* --- Taille texte : Boutons dans les barres de titre/zones de redimensionnement --- */

.LiveRC_MenuAnchorFS input {
  font-size:14px;
}


/* --- Taille texte : Menus déroulants dans les barres de titre/zones de redimensionnement --- */

.LiveRC_MenuAnchorFS select {
  font-size:14px;
}


/* --- Taille texte : Contenu d’une fenêtre --- */

.LiveRC_MenuContentFS {
  font-size:110%;
}


/* --- Taille texte : Boutons du menu de configuration --- */

#ToggleButtons input, .ActionButtons input {
  font-size:14px;
}


/* --- Taille texte : Barre de titre de prévisualisation --- */

.livePreviewTitleFS {
  font-size:15px;
}


/* --- Taille texte : Boutons dans la fenêtre des journaux de suivi spéciaux --- */

#LiveRC_FollowButtons input {
  font-size:13px;
}


/* --- Taille texte : Élément des journaux de suivi spéciaux --- */

.FollowList {
  font-size:13px !important;
}


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

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


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

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


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

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


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

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


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

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


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

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


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

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


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

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


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

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


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

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


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

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


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

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


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

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


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

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


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

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


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

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


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

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


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

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


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

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


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

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


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

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


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

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


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

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


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

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


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

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


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

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


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

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


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

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


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

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


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

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


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

.RcChecked th, .RcChecked td   box-shadow:0px 0px 8px 2px #00CC00 inset !important;.hidelineLink {
  padding:2px;
  color:red;
}


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

.newuserDiffLink {
  color:darkGreen;
}


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

.gbblockDiffLink {
  color:darkgoldenrod;
}


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

.abfilterDiffLink {
  color:darkslategray;
}


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

.abfilterdiffDiffLink {
  color:red;
}


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

.userrightsDiffLink {
  color:DeepSkyBlue;
}


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

.gbuserrightsDiffLink {
  color:DeepSkyBlue;
}


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

.RcPatrolled .td3RC {
  background-color:palegreen;
}


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

.RcPatrolled .td4RC {
  background-color:palegreen;
}


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

.RcExternal .th1RC {
  background-color:#CFBE90;
}


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

.RcExternal .td2RC {
  background-color:#CFBE90;
}


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

.RcExternal .td3RC {
  background-color:#CFBE90;
}


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

.RcExternal .td4RC {
  background-color:#CFBE90;
}


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

.RcFeedback .td2RC {
  background-color:Turquoise;
}


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

.RcFeedback .td3RC {
  background-color:Turquoise;
}


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

.RcFeedback .td4RC {
  background-color:Turquoise;
}


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

.RcAbFilter .th1RC {
  background-color:#FFBE60;
}


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

.RcAbFilter .td2RC {
  background-color:#FFBE60;
}


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

.RcAbFilter .td3RC {
  background-color:#FFBE60;
}


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

.RcAbFilter .td4RC {
  background-color:#FFBE60;
}


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

.RcUpload {
  border:1px solid darkslateblue;
}


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

.RcUpload .td2RC {
  background-color:#D1CAFA;
}


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

.RcUpload .td3RC {
  background-color:#D1CAFA;
}


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

.RcUpload .td4RC {
  background-color:#D1CAFA;
}


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

.RcNewUser {
  border:1px solid lime;
}


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

.RcNewUser .td2RC {
  background-color:#C6FF6D;
}


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

.RcNewUser .td3RC {
  background-color:#C6FF6D;
}


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

.RcNewUser .td4RC {
  background-color:#C6FF6D;
}


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

.RcBlock {
  border:1px solid darkgoldenrod;
}


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

.RcBlock .td2RC {
  background-color:#EECC84;
}


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

.RcBlock .td3RC {
  background-color:#EECC84;
}


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

.RcBlock .td4RC {
  background-color:#EECC84;
}


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

.RcDelete {
  border:1px solid saddlebrown;
}


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

.RcDelete .td2RC {
  background-color:Pink;
}


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

.RcDelete .td3RC {
  background-color:Pink;
}


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

.RcDelete .td4RC {
  background-color:Pink;
}


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

.RcMove {
  border:1px solid magenta;
}


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

.RcMove .td2RC {
  background-color:#FDC5FF;
}


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

.RcMove .td3RC {
  background-color:#FDC5FF;
}


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

.RcMove .td4RC {
  background-color:#FDC5FF;
}


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

.RcProtect {
  border:1px solid darkslategray;
}


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

.RcProtect .td2RC {
  background-color:#B2BCC6;
}


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

.RcProtect .td3RC {
  background-color:#B2BCC6;
}


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

.RcProtect .td4RC {
  background-color:#B2BCC6;
}


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

.RcRights {
  border:1px solid Brown;
}


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

.RcRights .td2RC {
  background-color:#FF8080;
}


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

.RcRights .td3RC {
  background-color:#FF8080;
}


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

.RcRights .td4RC {
  background-color:#FF8080;
}


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

.RcRenameuser {
  border:1px solid DarkSeaGreen;
}


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

.RcRenameuser .td2RC {
  background-color:MediumAquamarine;
}


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

.RcRenameuser .td3RC {
  background-color:MediumAquamarine;
}


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

.RcRenameuser .td4RC {
  background-color:MediumAquamarine;
}


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

.RcThanks {
  border:1px solid HotPink;
}


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

.RcThanks .td2RC {
  background-color:pink;
}


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

.RcThanks .td3RC {
  background-color:pink;
}


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

.RcThanks .td4RC {
  background-color:pink;
}


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

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


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

.RcRevert {
  border:1px solid crimson;
}


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

.RcRevert .th1RC {
  background-color:khaki;
}


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

.RcBlanking {
  border:2px double crimson;
}


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

.RcBlanking .th1RC {
  background-color:white;
}


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

.RcReplaced {
  border:2px solid crimson;
}


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

.RcReplaced .th1RC {
  background-color:pink;
}


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

.RcNew {
  border:1px solid green;
}


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

.RcIp .td3RC {
  background-color:white;
}


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

.RcIp .td4RC {
  background-color:white;
}


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

.RcContact .td2RC {
  border:2px solid gold;
  background-color:yellow;
}


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

.RcWatched .th1RC {
  border:3px solid SaddleBrown;
  background-color:none;
}


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

.RcChecked th {
  background-color:#FFFACD;
}


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

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


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

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



/* {{Catégorisation JS}} */