首页
随机
登录
设置
关于中医百科
免责声明
中医百科
搜索
查看“︁MediaWiki:Gadget-FoldRef.css”︁的源代码
←
MediaWiki:Gadget-FoldRef.css
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
此页面为本wiki上的软件提供界面文本,并受到保护以防止滥用。如欲修改所有wiki的翻译,请访问
translatewiki.net
上的MediaWiki本地化项目。
您无权编辑此CSS页面,因为编辑此页面可能会影响所有访问者。
您可以查看和复制此页面的源代码。
/** * SPDX-License-Identifier: CC-BY-SA-4.0 * _addText: '{{Gadget Header|license=CC-BY-SA-4.0}}' * * @base {@link https://zh.wikipedia.org/wiki/User:燃灯/foldRef.js} * @base {@link https://zh.wikipedia.org/wiki/User:燃灯/foldRef.css} * @source {@link https://git.qiuwen.net.cn/InterfaceAdmin/QiuwenGadgets/src/branch/master/src/FoldRef} * @license CC-BY-SA-4.0 {@link https://www.qiuwenbaike.cn/wiki/H:CC-BY-SA-4.0} */ /** * +------------------------------------------------------------+ * | === WARNING: GLOBAL GADGET FILE === | * +------------------------------------------------------------+ * | All changes should be made in the repository, | * | otherwise they will be lost. | * +------------------------------------------------------------+ * | Changes to this page may affect many users. | * | Please discuss changes by opening an issue before editing. | * +------------------------------------------------------------+ */ /* <nowiki> */ /* esbuild-css-modules-plugin-ns-css:src/FoldRef/modules/FoldRef.module.less */ .FoldRef-module__refarea_FNkcvW__4100 { background-color: #00000004; border: 1px solid #e6e6e6; border-radius: .25em; max-height: 60vh; padding: .2em .4em 2em; transition: max-height .3s ease-in-out; position: relative; overflow-y: auto; box-shadow: inset 0 1px 3px #00000013, inset 0 1px 3px #00000026; } .FoldRef-module__expand_FNkcvW__4100 { cursor: pointer; text-align: center; background-color: #fff; border: 1px solid #e6e6e6; border-radius: .5em .5em 0 0; width: 20%; height: 2em; line-height: 2em; position: relative; bottom: 2.125em; left: 50%; transform: translateX(-50%); } .FoldRef-module__expand_FNkcvW__4100:hover { color: #36c; transition: all .2s ease-in-out; } /* </nowiki> */
该页面使用的模板:
Template:Gadget Header
(
查看源代码
)
返回
MediaWiki:Gadget-FoldRef.css
。