欢迎来到奇葩栖息地!欢迎加入Discord服务器:XfrfHCzfbW。请先至特殊:参数设置验证邮箱后再进行编辑。在特殊:参数设置挑选自己想要使用的小工具!不会编辑?请至这里学习Wikitext语法。
MediaWiki:Gadget-adminlinks.css:修订间差异
来自奇葩栖息地
添加的内容 删除的内容
SkyEye FAST(讨论 | 贡献) 小 (导入1个版本) |
Lakejason0(讨论 | 贡献) 无编辑摘要 |
||
第1行: | 第1行: | ||
.rootpage- |
.rootpage-特殊_管理员链接 .in-page-edit-article-link-group { |
||
display: none; |
display: none; |
||
} |
} |
||
第20行: | 第20行: | ||
} |
} |
||
.adminlinks- |
.adminlinks-特殊\:统计::before { |
||
content: 'analytics'; |
content: 'analytics'; |
||
font-family: 'Material Icons'; |
font-family: 'Material Icons'; |
||
第39行: | 第39行: | ||
} |
} |
||
.adminlinks- |
.adminlinks-特殊\:版本::before { |
||
content: 'info'; |
content: 'info'; |
||
font-family: 'Material Icons'; |
font-family: 'Material Icons'; |
||
第45行: | 第45行: | ||
} |
} |
||
.adminlinks- |
.adminlinks-特殊\:特殊页面::before { |
||
content: 'auto_awesome'; |
content: 'auto_awesome'; |
||
font-family: 'Material Icons'; |
font-family: 'Material Icons'; |
||
第51行: | 第51行: | ||
} |
} |
||
.adminlinks- |
.adminlinks-特殊\:日志::before { |
||
content: 'table_rows'; |
content: 'table_rows'; |
||
font-family: 'Material Icons'; |
font-family: 'Material Icons'; |
||
第57行: | 第57行: | ||
} |
} |
||
.adminlinks- |
.adminlinks-特殊\:所有消息::before { |
||
content: 'text_snippet'; |
content: 'text_snippet'; |
||
font-family: 'Material Icons'; |
font-family: 'Material Icons'; |
||
第63行: | 第63行: | ||
} |
} |
||
.adminlinks- |
.adminlinks-特殊\:小工具::before { |
||
content: 'extension'; |
content: 'extension'; |
||
font-family: 'Material Icons'; |
font-family: 'Material Icons'; |
||
第93行: | 第93行: | ||
} |
} |
||
.adminlinks- |
.adminlinks-特殊\:替换文本::before { |
||
content: 'find_replace'; |
content: 'find_replace'; |
||
font-family: 'Material Icons'; |
font-family: 'Material Icons'; |
||
第111行: | 第111行: | ||
} |
} |
||
.adminlinks- |
.adminlinks-特殊\:用户列表::before { |
||
content: 'people'; |
content: 'people'; |
||
font-family: 'Material Icons'; |
font-family: 'Material Icons'; |
||
第117行: | 第117行: | ||
} |
} |
||
.adminlinks- |
.adminlinks-特殊\:创建账户::before { |
||
content: 'how_to_reg'; |
content: 'how_to_reg'; |
||
font-family: 'Material Icons'; |
font-family: 'Material Icons'; |
||
第123行: | 第123行: | ||
} |
} |
||
.adminlinks- |
.adminlinks-特殊\:用户权限::before { |
||
content: 'manage_accounts'; |
content: 'manage_accounts'; |
||
font-family: 'Material Icons'; |
font-family: 'Material Icons'; |
||
第129行: | 第129行: | ||
} |
} |
||
.adminlinks- |
.adminlinks-特殊\:所有页面::before { |
||
content: 'article'; |
content: 'article'; |
||
font-family: 'Material Icons'; |
font-family: 'Material Icons'; |
||
第135行: | 第135行: | ||
} |
} |
||
.adminlinks- |
.adminlinks-特殊\:文件列表::before { |
||
content: 'insert_drive_file'; |
content: 'insert_drive_file'; |
||
font-family: 'Material Icons'; |
font-family: 'Material Icons'; |
||
第141行: | 第141行: | ||
} |
} |
||
.adminlinks- |
.adminlinks-特殊\:搜索::before { |
||
content: 'search'; |
content: 'search'; |
||
font-family: 'Material Icons'; |
font-family: 'Material Icons'; |
||
第147行: | 第147行: | ||
} |
} |
||
.adminlinks- |
.adminlinks-特殊\:导入页面::before { |
||
content: 'file_download'; |
content: 'file_download'; |
||
font-family: 'Material Icons'; |
font-family: 'Material Icons'; |
||
第153行: | 第153行: | ||
} |
} |
||
.adminlinks- |
.adminlinks-特殊\:导出页面::before { |
||
content: 'file_upload'; |
content: 'file_upload'; |
||
font-family: 'Material Icons'; |
font-family: 'Material Icons'; |
2021年6月13日 (日) 13:45的版本
.rootpage-特殊_管理员链接 .in-page-edit-article-link-group {
display: none;
}
.adminlinks-row {
display: flex;
flex-wrap: wrap;
}
.adminlinks {
border: 1px solid #aaa;
padding: 10px;
border-radius: 6px;
display: inline-flex;
justify-content: center;
align-items: center;
flex-direction: column;
margin: 5px;
min-width: 75px;
}
.adminlinks-特殊\:统计::before {
content: 'analytics';
font-family: 'Material Icons';
font-size: 2em;
}
.adminlinks::before {
font-weight: normal;
font-style: normal;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-webkit-font-smoothing: antialiased;
vertical-align: bottom;
}
.adminlinks-特殊\:版本::before {
content: 'info';
font-family: 'Material Icons';
font-size: 2em;
}
.adminlinks-特殊\:特殊页面::before {
content: 'auto_awesome';
font-family: 'Material Icons';
font-size: 2em;
}
.adminlinks-特殊\:日志::before {
content: 'table_rows';
font-family: 'Material Icons';
font-size: 2em;
}
.adminlinks-特殊\:所有消息::before {
content: 'text_snippet';
font-family: 'Material Icons';
font-size: 2em;
}
.adminlinks-特殊\:小工具::before {
content: 'extension';
font-family: 'Material Icons';
font-size: 2em;
}
.adminlinks-Sidebar::before {
content: 'list';
font-family: 'Material Icons';
font-size: 2em;
}
.adminlinks-Common\.css::before {
content: 'format_paint';
font-family: 'Material Icons';
font-size: 2em;
}
.adminlinks-Common\.js::before {
content: 'code';
font-family: 'Material Icons';
font-size: 2em;
}
.adminlinks-Mainpage::before {
content: 'home';
font-family: 'Material Icons';
font-size: 2em;
}
.adminlinks-特殊\:替换文本::before {
content: 'find_replace';
font-family: 'Material Icons';
font-size: 2em;
}
.adminlinks-Cosmos-navigation::before {
content: 'navigation';
font-family: 'Material Icons';
font-size: 2em;
}
.adminlinks-Cosmos-tagline::before {
content: 'title';
font-family: 'Material Icons';
font-size: 2em;
}
.adminlinks-特殊\:用户列表::before {
content: 'people';
font-family: 'Material Icons';
font-size: 2em;
}
.adminlinks-特殊\:创建账户::before {
content: 'how_to_reg';
font-family: 'Material Icons';
font-size: 2em;
}
.adminlinks-特殊\:用户权限::before {
content: 'manage_accounts';
font-family: 'Material Icons';
font-size: 2em;
}
.adminlinks-特殊\:所有页面::before {
content: 'article';
font-family: 'Material Icons';
font-size: 2em;
}
.adminlinks-特殊\:文件列表::before {
content: 'insert_drive_file';
font-family: 'Material Icons';
font-size: 2em;
}
.adminlinks-特殊\:搜索::before {
content: 'search';
font-family: 'Material Icons';
font-size: 2em;
}
.adminlinks-特殊\:导入页面::before {
content: 'file_download';
font-family: 'Material Icons';
font-size: 2em;
}
.adminlinks-特殊\:导出页面::before {
content: 'file_upload';
font-family: 'Material Icons';
font-size: 2em;
}