MediaWiki talk:Common.css
{{editprotected}}
to get attention from Meta-Wiki interface administrators. If your request is not handled for some days you may leave a message in the administrators' noticeboard. Thank you.
SpBot archives all sections tagged with {{Section resolved|1=~~~~}} after 1 day. For the archive overview, see MediaWiki talk:Common.css/Archives. The latest archive is located at 2024.
|
Remove NavFrame
This edit request to MediaWiki:Common.css and MediaWiki:Common.js has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
I spent some time last night removing the few uses of NavFrame that will either not degrade gracefully or which would impact large numbers of pages (i.e. templates/modules) in favor of mw-collapsible
. See also w:WP:NavFrame and/or w:MediaWiki talk:Common.css/to do#NavFrame. Accordingly, please remove:
The two pages that I could not fix beforehand are User:Xaosflux/PGP and Steward requests/Global/2022-w19. Both of those have a display: none
that will make their content unobservable in general without either simple removal of the display: none
or full conversion to mw-collapsible
.
Please ping me when the request is completed. Izno (talk) 18:17, 28 February 2023 (UTC)
- Updated mine. — xaosflux Talk 18:41, 28 February 2023 (UTC)
- @Izno: Your requests are fulfilled. Kindly check if that's working. Kind regards, Tulsi 24x7 05:19, 3 March 2023 (UTC)
Remove template-documentation
This edit request has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
I've removed the last few instances of template-documentation
in the wild, and the relevant template has used a different class for some time. Accordingly, please remove lines 173 to 182. If the above request processes first, these should be in the vicinity of 120 and 130. Izno (talk) 22:44, 28 February 2023 (UTC)
- Done. Kind regards, Tulsi 24x7 05:12, 3 March 2023 (UTC)
Remove hidden-redlink
This edit request has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
hidden-redlink
is totally unused in the wild. It's currently line 184. Izno (talk) 00:10, 3 March 2023 (UTC)
- Done. Kind regards, Tulsi 24x7 05:10, 3 March 2023 (UTC)
Remove InformationBox
This edit request has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
I've replaced all uses with {{ombox}}. Please remove 158 to 166 from Common.css. Izno (talk) 09:18, 4 March 2023 (UTC)
Remove transborder
This edit request has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
I've inlined what were the only two uses. Please remove what is currently 438 to 445 from Common.css. Izno (talk) 09:35, 4 March 2023 (UTC)
Remove geshi syntaxhighlight CSS
This edit request has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
SyntaxHighlight has not been Geshi-based for a long time (so these rules have done nothing) and the issue this block fixes is fixed anyway in the Pygments-based software. Accordingly, please remove what is currently 427 to 436 from Common.css. Izno (talk) 09:38, 4 March 2023 (UTC)
en-wp-boxes
- Restored from MediaWiki talk:Common.css/Archives/2021 § en-wp-boxes.
FYI, MediaWiki wiki is removing the content from its version of mediawikiwiki:MediaWiki:Gadget-enwp-boxes.css while I'm working on TemplateStyling it. Editors here should consider moving/importing the styles of interest here instead of @import
ing. --Izno (talk) 16:52, 28 June 2021 (UTC)
- Hello @Izno: I've updated Module:Message box/ombox.css and Module:Message box/configuration for {{ombox}}. I'll be updating these from enwp if that's okay. —MarcoAurelio (talk) 10:38, 4 March 2023 (UTC)