MediaWiki:Common.css: Różnice pomiędzy wersjami
WIKI
Nie podano opisu zmian Znacznik: Ręczne wycofanie zmian |
Nie podano opisu zmian |
||
| Linia 16: | Linia 16: | ||
} | } | ||
#page-tools { | #page-tools { | ||
display: none !important; | |||
} | |||
#site-tools { | |||
display: none !important; | |||
} | |||
#mw-footer-container { | |||
display: none !important; | display: none !important; | ||
} | } | ||
Wersja z 09:10, 20 lut 2026
#ca-talk, #ca-discussion {
display: none !important;
}
/* Ukrywa cały prawy panel Toolbox / Narzędzia dla stron */
#p-tb, #p-tb-portlet, #p-views-portlet, #p-cactions {
display: none !important;
}
/* Alternatywnie, dla skórki Timeless */
#p-tb, #mw-panel {
display: none !important;
}
/* Ukrywa cały prawy panel "Więcej" / Page Tools */
#p-pagemisc {
display: none !important;
}
#page-tools {
display: none !important;
}
#site-tools {
display: none !important;
}
#mw-footer-container {
display: none !important;
}
