MediaWiki:Common.css: Różnice pomiędzy wersjami
WIKI
Nie podano opisu zmian |
Nie podano opisu zmian |
||
| Linia 9: | Linia 9: | ||
/* Alternatywnie, dla skórki Timeless */ | /* Alternatywnie, dla skórki Timeless */ | ||
#p-tb, #mw-panel { | #p-tb, #mw-panel { | ||
display: none !important; | |||
} | |||
/* Cały prawy panel / Toolbox / Narzędzia dla stron */ | |||
#p-tb, #p-cactions, #p-views, #p-views-portlet, #mw-panel { | |||
display: none !important; | display: none !important; | ||
} | } | ||
Wersja z 09:03, 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;
}
/* Cały prawy panel / Toolbox / Narzędzia dla stron */
#p-tb, #p-cactions, #p-views, #p-views-portlet, #mw-panel {
display: none !important;
}
