MediaWiki:Common.css: Różnice pomiędzy wersjami
WIKI
Nie podano opisu zmian |
Nie podano opisu zmian |
||
| (Nie pokazano 7 pośrednich wersji utworzonych przez tego samego użytkownika) | |||
| Linia 11: | Linia 11: | ||
display: none !important; | display: none !important; | ||
} | } | ||
#p- | #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; | |||
} | |||
#catlinks-sidebar{ | |||
display: none !important; | |||
} | |||
#user-tools{ | |||
display: none !important; | display: none !important; | ||
} | } | ||
Aktualna wersja na dzień 14:43, 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;
}
#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;
}
#catlinks-sidebar{
display: none !important;
}
#user-tools{
display: none !important;
}
