打开/关闭搜索
搜索
打开/关闭菜单
1
1.3K
20
1.7K
光圈共享
导航
首页
最近更改
随机照片
随机截图
特殊页面
上传文件
游览图片
精选图片
优质图片
每日图片
游戏截图
现实摄影
所有图片
打开/关闭外观设置菜单
通知
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。
user-interface-preferences
个人工具
创建账号
登录
查看“︁MediaWiki:Gadget-Cat-a-lot.css”︁的源代码
MediaWiki界面页面
查看
阅读
查看源代码
查看历史
associated-pages
系统消息
讨论
更多操作
←
MediaWiki:Gadget-Cat-a-lot.css
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:emailconfirmed
此页面为本wiki上的软件提供界面文本,并受到保护以防止滥用。 如欲修改所有wiki的翻译,请访问
translatewiki.net
上的MediaWiki本地化项目。
您无权编辑此CSS页面,因为编辑此页面可能会影响所有访问者。
您可以查看和复制此页面的源代码。
#cat_a_lot { bottom: 0; position: fixed; right: 0; z-index: 100; padding: 5px; box-shadow: 0 2px 4px rgba(0,0,0,0.5); background-color: var(--background-color-interactive,#FEF6E7); color: var(--color-base); max-height: 65vh; height: auto; display: flex; flex-direction: column; } #cat_a_lot_data { min-height:11em; resize: both; } #cat_a_lot_data, #cat_a_lot_mark_counter { display: none; } #cat_a_lot_data ul { list-style-image: none; list-style-type: none; margin: 0 0 0 5px; } #cat_a_lot_selections, #cat_a_lot_mark_counter, #cat_a_lot_settings { background: url(/w/skins/Vector/images/portal-break.png) no-repeat; padding: 5px; } #cat_a_lot_remove { font-weight: bold; display: block; } a { cursor:pointer; } .cat_a_lot_move, .cat_a_lot_action { font-weight: bold; } .cat_a_lot_feedback { border: 1px #A9DE16 solid !important; background: var(--background-color-success-subtle,#EAF2CB) /*url(//upload.wikimedia.org/wikipedia/commons/d/de/Ajax-loader.gif)*/ no-repeat 8px 14px !important; padding-left: 2.85em !important; padding-top: 10px !important; color: var(--color-base); } .cat_a_lot_done { background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/0/0e/Dialog-apply.svg/50px-Dialog-apply.svg.png) !important; background-position: 8px 50% !important; padding-top: 0 !important; color: var(--color-base); } .cat_a_lot_feedback .ui-widget-content { color: var(--color-base); } .cat_a_lot_display_result_list { max-height: 200px; overflow-y: auto; max-width:70vw; border: 1px solid #ccc; padding: 8px; margin-top: 5px; background-color: var(--background-color-progressive-subtle, #1b223d); color: var(--color-subtle, #a2a9b1); } /* phab: T390485 : Add clickable button to categorysearch */ #cat_a_lot_search_input_container{ display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: 0.25em; } #cat_a_lot_searchcatname { flex: 1; font-size: 112%; min-width: 150px; } #cat_a_lot_search_button{ cursor: pointer; border: 1px solid #000000; } .skin-vector #cat_a_lot { font-size: .75em; } .cat_a_lot_markAsDone { background-color: var(--background-color-disabled,#BBB) !important; } .cat_a_lot_selected { background-color: var(--background-color-content-removed,#DF6) !important; } #cat_a_lot_no_found, #cat_a_lot_last_selected, #cat_a_lot_settings { font-weight:bold; } #cat_a_lot_last_selected { outline:1px dotted #999 } #cat_a_lot_category_list table { border-collapse: collapse; } #cat_a_lot_category_list tr:hover { background-color: var(--background-color-content-removed,#fc3); } #cat_a_lot_category_list { overflow: auto; } .cat_a_lot_category_list_categoryname_column { width: 100%; padding-right: 0.5em; } .sdms-image-result.cat_a_lot_selected { padding: 0.5em; box-sizing: border-box; /* Ensure padding doesn't affect layout */ } /* phab:T389718 : fix for cat-a-lot UI visible in print */ @media print { #cat_a_lot { display: none !important; } } /* phab:T390242 ; Add pause / continue editing to Gadget-libAPI.js and error dialog to Cat-a-lot */ @media screen and (max-width: 480px) { .cat-a-lot-error-dialog { width: 100% !important; padding-left: -20px; } } .cat-a-lot-error-dialog .error-details { color: #f54739; border: 1px solid #f54739; padding: 10px; margin: 10px 0; border-radius: 4px; }
返回
MediaWiki:Gadget-Cat-a-lot.css
。
查看“︁MediaWiki:Gadget-Cat-a-lot.css”︁的源代码
MediaWiki界面页面