開啟主選單
首頁
隨機
登入
設定
關於Akarin
免責聲明
Akarin
搜尋
變更
← 較舊編輯
較新編輯 →
MediaWiki:Common.js
(檢視原始碼)
於 2020年8月2日 (日) 16:41 的修訂
增加 237 位元組
、
2020年8月2日 (日) 16:41
無編輯摘要
第235行:
第235行:
//临时修复!侧边栏的“打印页面”移动到“打印/导出”章节
//临时修复!侧边栏的“打印页面”移动到“打印/导出”章节
$('div#p-electronpdfservice-sidebar-portlet-heading.portal div.body ul').append($('li#t-print'));
$('div#p-electronpdfservice-sidebar-portlet-heading.portal div.body ul').append($('li#t-print'));
+
+
if (location.href.indexOf("toggle_view_mobile") != -1)
+
{
+
temp = document.getElementsByClassName('navbox')
+
for (let i = 0; i < temp.length; i++)
+
{
+
temp[i].className = 'navbox __web-inspector-hide-shortcut__';
+
}
+
}
Ge2
行政員
、
用戶查核員
、importer、
介面管理員
、
結構式討論監督員
、
管理員
、
上傳精靈活動編輯者
、widgeteditor
215
次編輯