MediaWiki:Common.css: Różnice pomiędzy wersjami
WIKI
Utworzono nową stronę "#primary-nav li a { →Ukrywa linki FAW i Ostatnie zmiany w górnym menu: } #primary-nav li a:contains("FAW"), #primary-nav li a:contains("Ostatnie zmiany") { display: none !important; }" |
Nie podano opisu zmian |
||
| (Nie pokazano 11 pośrednich wersji utworzonych przez tego samego użytkownika) | |||
| Linia 1: | Linia 1: | ||
# | #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; | 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;
}
