MediaWiki:Common.css: Skillnad mellan sidversioner
Från Wikimini, encyclopedin för barn
Jump to navigation
Jump to search
Lorangeo (diskussion | bidrag) (Skapade sidan med '→CSS som skrivs här påverkar alla utseenden: →-- A AJOUTER DANS LE SKIN (MW 1,25, 2015) --------------------: /* Visual Editor: Hide sumary and options in Save dia...') |
WikiSara (diskussion | bidrag) Ingen redigeringssammanfattning |
||
| Rad 41: | Rad 41: | ||
html.client-js.ve-available.ve-activated body.ns-0 li.ca-edit { |
html.client-js.ve-available.ve-activated body.ns-0 li.ca-edit { |
||
display: list-item !important; |
display: list-item !important; |
||
} |
|||
.addthis_button { |
|||
display: none; |
|||
} |
} |
||
Versionen från 18 maj 2016 kl. 15.45
/* CSS som skrivs här påverkar alla utseenden */
/* -- A AJOUTER DANS LE SKIN (MW 1,25, 2015) -------------------- */
/* Visual Editor: Hide sumary and options in Save dialog */
.ve-ui-mwSaveDialog-summaryLabel,
.ve-ui-mwSaveDialog-summary,
.ve-ui-mwSaveDialog-options {
display: none;
}
/* LQT: Hide edit signature */
.lqt-signature-edit-button {
display: none;
}
/* LQT: Hide header links */
.lqt_header_commands {
display: none;
}
/* This will hide copywarning2 message when VisualEditor is not being used */
#editpage-copywarn {
display: none;
}
/* Autres ajustements à apporter dans le skin */
/* le suivant devrait plutôt être résolu en espaçant les box gris (ils sont serrés) */
#fluid-sidebar .dailyPic {
margin-top: 20px;
margin-bottom: 20px;
}
/* Temporary fix: Hide wiki code edit link on main namespace for VE compatible devices: */
html.client-js.ve-available body.ns-0 li.ca-edit {
display: none !important;
}
/* Temporary fix: Show wiki code edit link when VE is activated (edit mode): */
html.client-js.ve-available.ve-activated body.ns-0 li.ca-edit {
display: list-item !important;
}
.addthis_button {
display: none;
}
Visningar
Verktyg

Personliga verktyg