Utilisateur:Jules*/common.css

Dans cet article, nous explorerons en détail le monde fascinant de Utilisateur:Jules*/common.css, un sujet qui a suscité l'intérêt et la curiosité de personnes de tous âges et de tous horizons. De son impact sur la société moderne à sa pertinence historique, Utilisateur:Jules*/common.css a laissé une marque indélébile sur le monde qui nous entoure. Au fil de ces pages, nous découvrirons les différentes facettes de Utilisateur:Jules*/common.css, ses applications pratiques et son influence dans différents domaines. Que vous soyez un expert dans le domaine ou que vous débutiez tout juste, cet article vous fournira un aperçu complet et enrichissant de Utilisateur:Jules*/common.css. Préparez-vous à vous lancer dans un voyage de découverte et d'apprentissage !
/* Cache le message d'aide pour le blocage des IP. */
#blockip-help { display: none }

.mw-disambig { background-color: lightgreen; }

/* Liste des contributions (source : ]) */
/* Surlignage beige clair modifications révoquées */
body.mw-special-Contributions .mw-tag-mw-reverted,
body.mw-special-Contributions .damaging.ores-highlight.mw-tag-mw-reverted
{
	background-color: bisque;
}

/* Historiques/LdS - hachurage versions révoquées (source : ]) */
/* DeluxeHistory - hachurage IP */
#pagehistory li.mw-tag-mw-reverted.UserIs-IP,
body.mw-special-Watchlist .mw-changeslist-edit.mw-tag-mw-reverted td.UserIs-IP
{
	background: repeating-linear-gradient(
		-45deg,
        #FFCCCC,
        #FFCCCC 7px,
        whitesmoke 7px,
        whitesmoke 10px
	);
}

/* DeluxeHistory - hachurage utilisateurs */
#pagehistory li.mw-tag-mw-reverted.UserIs-User,
body.mw-special-Watchlist .mw-changeslist-edit.mw-tag-mw-reverted td.UserIs-User
{
    background: repeating-linear-gradient(
      -45deg,
      #DBDBFF,
      #DBDBFF 7px,
      whitesmoke 7px,
      whitesmoke 10px
   );
}

/* DeluxeHistory - hachurage sysops */
#pagehistory li.mw-tag-mw-reverted.UserIs-Sysop,
body.mw-special-Watchlist .mw-changeslist-edit.mw-tag-mw-reverted td.UserIs-Sysop
{
    background: repeating-linear-gradient(
        -45deg,
        #FFFF99,
        #FFFF99 7px,
        gainsboro 7px,
        gainsboro 10px
    );
}

/* DeluxeHistory - hachurage soi-même */
#pagehistory li.mw-tag-mw-reverted.UserIs-Self,
body.mw-special-Watchlist .mw-changeslist-edit.mw-tag-mw-reverted td.UserIs-Self
{
    background: repeating-linear-gradient(
        -45deg,
        #FFD89B,
        #FFD89B 7px,
        whitesmoke 7px,
        whitesmoke 10px
    );
}

/* DeluxeHistory - hachurage bot */
#pagehistory li.mw-tag-mw-reverted.UserIs-Bot,
body.mw-special-Watchlist .mw-changeslist-edit.mw-tag-mw-reverted td.UserIs-Bot
{
    background: repeating-linear-gradient(
        -45deg,
        #C6FFB3,
        #C6FFB3 7px,
        lightgray 7px,
        lightgray 10px
    );
}
/** Fin hachurage historiques/LdS **/

/* Éléments cachés des menus latéraux */
#t-upload {display: none;}
#n-liveRC {display: none;}
#n-thema {display: none;}
#n-mainpage-description {display: none;}
#p-coll-print_export {display: none;}
#n-aboutwp {display: none;}
#t-mute {display: none;}
#feedlinks {display: none;}
#t-recentchangeslinked {display: none;}
#t-specialpages {display: none;}
#t-cite {display: none;}
#t-info {display: none;}
#t-urlshortener-qrcode {display: none;}
#p-Contribuer {display: none;} /* Aide + Communauté + RC*/
.vector-main-menu-action-lang-alert {display: none;}

/* Entête de ma liste des contributions */
.cx-contributions-header {display: none;}

/* Popups */
.navpopup { 
  background-color: #ECECEC  !important;
  font-family:      sans-serif    !important;
  color:            #FF8000     !important;
  font-size:        lighter !important;
}

/* Ne plus voir le bandeau d'avertissement copyright dans la fenêtre d'édition */
#editpage-copywarn {display:none;} 

/* 2 lignes qui suivent : Pour ne pas avoir de gras dans ma LdS */

table.mw-changeslist-line-watched a {font-weight: normal !important;}

sup.reference a {color:#555;}

.vector-menu-portal .vector-menu-content li a:visited, a:visited {
    color:#0b0080;
}
.mw-parser-output a.extiw:visited, .mw-parser-output a.external:visited {
    color:#663366;
}

a.mw-redirect {
   color:#868686;
   text-decoration:none; /* pas de souligné sinon avec le border ça fait 2 lignes ! */
   border-bottom: 1px green;
}

a.mw-redirect:visited {
   color:#868686; /* sinon il sera violet, :visited ayant priorité sur la classe */;
}



/* présentation plus compacte pour le nouveau style des diffs */
table.diff {
    border-spacing : 0;
    margin-bottom  : 4px;
}
table.diff td {
    padding : 0.1em 0.66em;
}
td.diff-addedline, td.diff-deletedline {
    border-width  : 0 0 0 4px;
    border-radius : 0;
}
td.diff-marker {
    font-weight : normal;
}

/* Début du thème LiveRC ! */

.page-Utilisateur_EDUCA33E_LiveRC #content {
        padding: 0;
        border: 1px solid #a7d7f9;
        background: white;
        margin-right: 0;
        padding-top: 5px;
        padding-bottom: 5px;
        position: relative;
        top: -41px;
        border-right: none;
        z-index: 500;
}

.page-Utilisateur_EDUCA33E_LiveRC #p-logo a {
        background: url('//upload.wikimedia.org/wikipedia/commons/thumb/b/b2/LiveRC.svg/135px-LiveRC.svg.png') no-repeat !important;
        margin-left: 11px;
        margin-top: 15px;
}

.page-Utilisateur_EDUCA33E_LiveRC #mw-page-base {
        background-position: 0 -4px;
        background-color: #f6f6f6;
}

.page-Utilisateur_EDUCA33E_LiveRC #content *:not(td):not(input):not(select) {
        border-left: none !important;
        border-right: none !important;
}

.page-Utilisateur_EDUCA33E_LiveRC #tabRC {
        border: 1px solid #ccccda !important;
}

.page-Utilisateur_EDUCA33E_LiveRC #content td {
        border: none;
        padding-top: 10px;
        padding-bottom: 10px;
}

.page-Utilisateur_EDUCA33E_LiveRC #content td sup {
        vertical-align: middle;
}

.page-Utilisateur_EDUCA33E_LiveRC #mw-head-base, #livePreviewTitle u, .page-Utilisateur_EDUCA33E_LiveRC #top, .page-Utilisateur_EDUCA33E_LiveRC #topbar, .page-Utilisateur_EDUCA33E_LiveRC #siteSub, .page-Utilisateur_EDUCA33E_LiveRC #sitesub, .page-Utilisateur_EDUCA33E_LiveRC #contentSub, .page-Utilisateur_EDUCA33E_LiveRC #subtitle, .page-Utilisateur_EDUCA33E_LiveRC #RealTitleBanner, .page-Utilisateur_EDUCA33E_LiveRC #RealTitle, .page-Utilisateur_EDUCA33E_LiveRC #p-cactions, .page-Utilisateur_EDUCA33E_LiveRC #left-navigation, .page-Utilisateur_EDUCA33E_LiveRC #right-navigation, .page-Utilisateur_EDUCA33E_LiveRC #subpages, .page-Utilisateur_EDUCA33E_LiveRC #footer, .page-Utilisateur_EDUCA33E_LiveRC #firstHeading {
        display: none !important;
}

.page-Utilisateur_EDUCA33E_LiveRC #bodyContent {
        background: none;
}

.page-Utilisateur_EDUCA33E_LiveRC #bodyContent > table, #livePreviewTitle, #divLivePreview, #livePreview, #livePreviewFoot {
        border: none !important;
        background: none !important;
}

#livePreview .diff {
        background: white !important;
}

.page-Utilisateur_EDUCA33E_LiveRC #livePreview {
        border-bottom: 1px solid #ccccda !important;
}

#livePreviewFoot {
        padding: 10px;
        padding-bottom: 15px;
}

#livePreviewTitle table {
        margin-bottom: 5px;
}

.page-Utilisateur_EDUCA33E_LiveRC #bodyContent > table tbody *, .page-Utilisateur_EDUCA33E_LiveRC #bodyContent > table tbody {
        background: none;
}

.page-Utilisateur_EDUCA33E_LiveRC #bodyContent li {
        list-style: none;
}

.page-Utilisateur_EDUCA33E_LiveRC a {
        color: #eeeeee !important;
}

.page-Utilisateur_EDUCA33E_LiveRC table + div {
        background: none !important;
        border: none !important;
        font-size: 10px !important;
        padding-left: 18px;
}

.page-Utilisateur_EDUCA33E_LiveRC table + div small {
        font-size: inherit;
}

.page-Utilisateur_EDUCA33E_LiveRC table + div + ul {
        padding: 0;
        margin: 0;
}

/* Fin du thème LiveRC */

.mw-userlink {
font-family:monospace;}