MediaWiki:Common.css: Różnice pomiędzy wersjami
WIKI
Nie podano opisu zmian |
Nie podano opisu zmian |
||
| Linia 22: | Linia 22: | ||
} | } | ||
#mw-footer-container { | #mw-footer-container { | ||
display: none !important; | |||
} | |||
#ca-viewsource { | |||
display: none !important; | |||
} | |||
#ca-history{ | |||
display: none !important; | display: none !important; | ||
} | } | ||
Wersja z 09:35, 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;
}
#ca-viewsource {
display: none !important;
}
#ca-history{
display: none !important;
}
