Related changes
Jump to navigation
Jump to search
Enter a page name to see changes on the pages linked to or from that page. (To see members of a category, enter "Category:Name of category"). Changes to pages on your Watchlist are highlighted in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
2 August 2025
N 19:33 | MediaWiki:Common.js diffhist +19,269 Elnian talk contribs (Created page with "$(function(){ $root = $(':root'); $panel = $('#mw-panel'); $portals = $("#mw-panel .portal"); var s = function(){ $portals.each(function(index, el){ var $el = $(el); var $id = $el.attr("id"); if(!$id){ return; } // for < 1366px $el.removeClass('expanded'); // for >= 1366px if(localStorage.getItem('sidebar_c_'+$id) === "y"){ $el.addClass('collapsed').find('.body').slideUp(0); } }); } s(); $(window).on('resize', s); $portals.o...") |
|
N 08:36 | MediaWiki:Common.css 6 changes history +63,331 [Elnian (6×)] | |||
|
08:36 (cur | prev) +29 Elnian talk contribs | ||||
|
08:28 (cur | prev) +59,219 Elnian talk contribs | ||||
|
08:25 (cur | prev) −8 Elnian talk contribs | ||||
|
00:19 (cur | prev) +6 Elnian talk contribs | ||||
|
00:18 (cur | prev) −7 Elnian talk contribs | ||||
N |
|
00:18 (cur | prev) +4,092 Elnian talk contribs (Created page with ".theme-vector-legacy, .wtooltip { →** site background **: --theme-site-background: #101010; --theme-background-color: #181818; --theme-background-color-alt: #202020; --theme-background-color--secondary: #282828; --theme-background-color--tertiary: #303030; →** site accents **: --theme-accent-color: #ed7117; --theme-accent-color-bright: #f0c873; --theme-header-background-color: #062540; →** text color **: --theme-text-color: #fff; --theme-text-color-alt...") |