62 737
modifications
mAucun résumé des modifications |
mAucun résumé des modifications |
||
Ligne 466 : | Ligne 466 : | ||
/* ################################################## */ | /* ################################################## */ | ||
.client-js #preferences | |||
background | { | ||
border: solid 1px #383838; | |||
background: rgba(58, 58, 58, 0.2); | |||
} | |||
.client-js #preftoc | |||
{ | |||
background: 0; | |||
} | |||
.client-js #preftoc li | |||
{ | |||
height: 2.5em; | |||
background: 0; | |||
} | |||
.client-js #preftoc li.selected a | |||
{ | |||
background: none; | |||
color: #F5F7F2; | |||
} | } | ||
Ligne 579 : | Ligne 597 : | ||
table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td { | table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td { | ||
border: 1px solid #383838; | border: 1px solid #383838; | ||
} | |||
/* ################################################## */ | |||
/* ### EXTENSION:ECHO ### */ | |||
/* ################################################## */ | |||
#pt-notifications-alert .mw-echo-notifications-badge, #pt-notifications-notice .mw-echo-notifications-badge | |||
{ | |||
background-color: white; | |||
border-radius: 16px; | |||
} | } |
modifications