打开/关闭搜索
搜索
打开/关闭菜单
1
1
1
239
Tiancheng Wiki
导航
首页
最近更改
随机页面
MediaWiki帮助
特殊页面
上传文件
打开/关闭外观设置菜单
notifications
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。
user-interface-preferences
中文(中国大陆)
个人工具
创建账号
登录
查看“︁模板:Memo/icons.css”︁的源代码
来自Tiancheng Wiki
查看
阅读
查看源代码
查看历史
associated-pages
模板
讨论
更多操作
←
模板:Memo/icons.css
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
/* /* memo-<class name> */ .memorandum.memo-<class name> { background-color: <background color>; } .memorandum.memo-<class name> .content::before { background-color: <border color>; } .memorandum.memo-<class name> .content::after { /* File:<file name>: <page url> */ background-image: url(<file url>); } html.skin-theme-clientpref-night .memorandum { background-color: <background color>; } html.skin-theme-clientpref-night .memorandum > .content::before { background-color: <border color>; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-<class name> { background-color: <background color>; } html.skin-theme-clientpref-os .memorandum.memo-<class name> > .content::before { background-color: <border color>; } } 注意:様式は上記のフォーマットに従って記入すること。 1.<>のみを置き換えてください 2.ウィキメディア・コモンズのアイコンを使用すること */ /* memo-info */ .memorandum.memo-info { background-color: #eaf3ff; } .memorandum.memo-info .content::before { background-color: #004eb8; } .memorandum.memo-info .content::after { /* File:OOjs_UI_icon_information-progressive.svg:https://upload.wikimedia.org/wikipedia/commons/e/ec/OOjs_UI_icon_information-progressive.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/e/ec/OOjs_UI_icon_information-progressive.svg); } html.skin-theme-clientpref-night .memorandum.memo-info { background-color: #1c2940; } html.skin-theme-clientpref-night .memorandum.memo-info > .content::before { background-color: #6d8af2; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-info { background-color: #1c2940; } html.skin-theme-clientpref-os .memorandum.memo-info > .content::before { background-color: #6d8af2; } } /* memo-info2 */ .memorandum.memo-info2 { background-color: #f5f5f5; } .memorandum.memo-info2 .content::before { background-color: #004eb8; } .memorandum.memo-info2 .content::after { /* File:OOjs_UI_icon_information-progressive.svg:https://upload.wikimedia.org/wikipedia/commons/e/ec/OOjs_UI_icon_information-progressive.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/e/ec/OOjs_UI_icon_information-progressive.svg); } html.skin-theme-clientpref-night .memorandum.memo-info2 { background-color: #27292d; } html.skin-theme-clientpref-night .memorandum.memo-info2 > .content::before { background-color: #6d8af2; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-info2 { background-color: #27292d; } html.skin-theme-clientpref-os .memorandum.memo-info2 > .content::before { background-color: #6d8af2; } } /* memo-info3 */ .memorandum.memo-info3 { background-color: transparent; } .memorandum.memo-info3 .content::before { background-color: #004eb8; } .memorandum.memo-info3 .content::after { /* File:OOjs_UI_icon_information-progressive.svg:https://upload.wikimedia.org/wikipedia/commons/e/ec/OOjs_UI_icon_information-progressive.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/e/ec/OOjs_UI_icon_information-progressive.svg); } html.skin-theme-clientpref-night .memorandum.memo-info3 { background-color: transparent; } html.skin-theme-clientpref-night .memorandum.memo-info3 > .content::before { background-color: #6d8af2; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-info3 { background-color: transparent; } html.skin-theme-clientpref-os .memorandum.memo-info3 > .content::before { background-color: #6d8af2; } } /* memo-bookmark */ .memorandum.memo-bookmark { background-color: #fae196; } .memorandum.memo-bookmark .content::before { background-color: #faaf00; } .memorandum.memo-bookmark .content::after { /* File:OOjs UI icon reference 20 ac6600.svg: https://commons.wikimedia.org/wiki/File:OOjs_UI_icon_reference_20_ac6600.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/d/d5/OOjs_UI_icon_reference_20_ac6600.svg); } html.skin-theme-clientpref-night .memorandum.memo-bookmark { background-color: #301d00; } html.skin-theme-clientpref-night .memorandum.memo-bookmark > .content::before { background-color: #a66200; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-bookmark { background-color: #301d00; } html.skin-theme-clientpref-os .memorandum.memo-bookmark > .content::before { background-color: #a66200; } } /* memo-bookmark2 */ .memorandum.memo-bookmark2 { background-color: #f5f5f5; } .memorandum.memo-bookmark2 .content::before { background-color: #faaf00; } .memorandum.memo-bookmark2 .content::after { /* File:OOjs UI icon reference 20 ac6600.svg: https://commons.wikimedia.org/wiki/File:OOjs_UI_icon_reference_20_ac6600.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/d/d5/OOjs_UI_icon_reference_20_ac6600.svg); } html.skin-theme-clientpref-night .memorandum.memo-bookmark2 { background-color: #27292d; } html.skin-theme-clientpref-night .memorandum.memo-bookmark2 > .content::before { background-color: #a66200; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-bookmark2 { background-color: #27292d; } html.skin-theme-clientpref-os .memorandum.memo-bookmark2 > .content::before { background-color: #a66200; } } /* memo-bookmark3 */ .memorandum.memo-bookmark3 { background-color: transparent; } .memorandum.memo-bookmark3 .content::before { background-color: #faaf00; } .memorandum.memo-bookmark3 .content::after { /* File:OOjs UI icon reference 20 ac6600.svg: https://commons.wikimedia.org/wiki/File:OOjs_UI_icon_reference_20_ac6600.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/d/d5/OOjs_UI_icon_reference_20_ac6600.svg); } html.skin-theme-clientpref-night .memorandum.memo-bookmark3 { background-color: transparent; } html.skin-theme-clientpref-night .memorandum.memo-bookmark3 > .content::before { background-color: #a66200; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-bookmark3 { background-color: transparent; } html.skin-theme-clientpref-os .memorandum.memo-bookmark3 > .content::before { background-color: #a66200; } } /* memo-alert */ .memorandum.memo-alert { background-color: #fac8c8; } .memorandum.memo-alert .content::before { background-color: #fa7d7d; } .memorandum.memo-alert .content::after { /* File:OOjs UI icon alert-destructive.svg: https://commons.wikimedia.org/wiki/File:OOjs_UI_icon_alert-destructive.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/f/f6/OOjs_UI_icon_alert-destructive.svg); } html.skin-theme-clientpref-night .memorandum.memo-alert { background-color: #421211; } html.skin-theme-clientpref-night .memorandum.memo-alert > .content::before { background-color: #ff4242; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-alert { background-color: #421211; } html.skin-theme-clientpref-os .memorandum.memo-alert > .content::before { background-color: #ff4242; } } /* memo-alert2 */ .memorandum.memo-alert2 { background-color: #f5f5f5; } .memorandum.memo-alert2 .content::before { background-color: #fa7d7d; } .memorandum.memo-alert2 .content::after { /* File:OOjs UI icon alert-destructive.svg: https://commons.wikimedia.org/wiki/File:OOjs_UI_icon_alert-destructive.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/f/f6/OOjs_UI_icon_alert-destructive.svg); } html.skin-theme-clientpref-night .memorandum.memo-alert2 { background-color: #27292d; } html.skin-theme-clientpref-night .memorandum.memo-alert2 > .content::before { background-color: #ff4242; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-alert2 { background-color: #27292d; } html.skin-theme-clientpref-os .memorandum.memo-alert2 > .content::before { background-color: #ff4242; } } /* memo-alert3 */ .memorandum.memo-alert3 { background-color: transparent; } .memorandum.memo-alert3 .content::before { background-color: #fa7d7d; } .memorandum.memo-alert3 .content::after { /* File:OOjs UI icon alert-destructive.svg: https://commons.wikimedia.org/wiki/File:OOjs_UI_icon_alert-destructive.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/f/f6/OOjs_UI_icon_alert-destructive.svg); } html.skin-theme-clientpref-night .memorandum.memo-alert3 { background-color: transparent; } html.skin-theme-clientpref-night .memorandum.memo-alert3 > .content::before { background-color: #ff4242; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-alert3 { background-color: transparent; } html.skin-theme-clientpref-os .memorandum.memo-alert3 > .content::before { background-color: #ff4242; } } /* memo-notice */ .memorandum.memo-notice { background-color: #fae8c5; } .memorandum.memo-notice .content::before { background-color: #fac84b; } .memorandum.memo-notice .content::after { /* File:OOjs UI icon notice-warning.svg: https://commons.wikimedia.org/wiki/File:OOjs_UI_icon_notice-warning.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/4/4c/OOjs_UI_icon_notice-warning.svg); } html.skin-theme-clientpref-night .memorandum.memo-notice { background-color: #301d00; } html.skin-theme-clientpref-night .memorandum.memo-notice > .content::before { background-color: #edab00; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-notice { background-color: #301d00; } html.skin-theme-clientpref-os .memorandum.memo-notice > .content::before { background-color: #edab00; } } /* memo-notice2 */ .memorandum.memo-notice2 { background-color: #f5f5f5; } .memorandum.memo-notice2 .content::before { background-color: #fac84b; } .memorandum.memo-notice2 .content::after { /* File:OOjs UI icon notice-warning.svg: https://commons.wikimedia.org/wiki/File:OOjs_UI_icon_notice-warning.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/4/4c/OOjs_UI_icon_notice-warning.svg); } html.skin-theme-clientpref-night .memorandum.memo-notice2 { background-color: #27292d; } html.skin-theme-clientpref-night .memorandum.memo-notice2 > .content::before { background-color: #edab00; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-notice2 { background-color: #27292d; } html.skin-theme-clientpref-os .memorandum.memo-notice2 > .content::before { background-color: #edab00; } } /* memo-notice3 */ .memorandum.memo-notice3 { background-color: transparent; } .memorandum.memo-notice3 .content::before { background-color: #fac84b; } .memorandum.memo-notice3 .content::after { /* File:OOjs UI icon notice-warning.svg: https://commons.wikimedia.org/wiki/File:OOjs_UI_icon_notice-warning.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/4/4c/OOjs_UI_icon_notice-warning.svg); } html.skin-theme-clientpref-night .memorandum.memo-notice3 { background-color: transparent; } html.skin-theme-clientpref-night .memorandum.memo-notice3 > .content::before { background-color: #edab00; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-notice3 { background-color: transparent; } html.skin-theme-clientpref-os .memorandum.memo-notice3 > .content::before { background-color: #edab00; } } /* memo-error */ .memorandum.memo-error { background-color: #fac8c8; } .memorandum.memo-error .content::before { background-color: #fa7d7d; } .memorandum.memo-error .content::after { /* File:OOjs UI icon error-destructive.svg: https://commons.wikimedia.org/wiki/File:OOjs_UI_icon_error-destructive.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/4/4e/OOjs_UI_icon_error-destructive.svg); } html.skin-theme-clientpref-night .memorandum.memo-error { background-color: #421211; } html.skin-theme-clientpref-night .memorandum.memo-error > .content::before { background-color: #ff4242; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-error { background-color: #421211; } html.skin-theme-clientpref-os .memorandum.memo-error > .content::before { background-color: #ff4242; } } /* memo-error2 */ .memorandum.memo-error2 { background-color: #f5f5f5; } .memorandum.memo-error2 .content::before { background-color: #fa7d7d; } .memorandum.memo-error2 .content::after { /* File:OOjs UI icon error-destructive.svg: https://commons.wikimedia.org/wiki/File:OOjs_UI_icon_error-destructive.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/4/4e/OOjs_UI_icon_error-destructive.svg); } html.skin-theme-clientpref-night .memorandum.memo-error2 { background-color: #27292d; } html.skin-theme-clientpref-night .memorandum.memo-error2 > .content::before { background-color: #ff4242; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-error2 { background-color: #27292d; } html.skin-theme-clientpref-os .memorandum.memo-error2 > .content::before { background-color: #ff4242; } } /* memo-error3 */ .memorandum.memo-error3 { background-color: transparent; } .memorandum.memo-error3 .content::before { background-color: #fa7d7d; } .memorandum.memo-error3 .content::after { /* File:OOjs UI icon error-destructive.svg: https://commons.wikimedia.org/wiki/File:OOjs_UI_icon_error-destructive.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/4/4e/OOjs_UI_icon_error-destructive.svg); } html.skin-theme-clientpref-night .memorandum.memo-error3 { background-color: transparent; } html.skin-theme-clientpref-night .memorandum.memo-error3 > .content::before { background-color: #ff4242; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-error3 { background-color: transparent; } html.skin-theme-clientpref-os .memorandum.memo-error3 > .content::before { background-color: #ff4242; } } /* memo-check */ .memorandum.memo-check { background-color: #d0f7eb; } .memorandum.memo-check .content::before { background-color: #00af7d; } .memorandum.memo-check .content::after { /* File:OOjs UI icon check-constructive.svg: https://commons.wikimedia.org/wiki/File:OOjs_UI_icon_check-constructive.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/f/f6/OOjs_UI_icon_check-constructive.svg); } html.skin-theme-clientpref-night .memorandum.memo-check { background-color: #00261e; } html.skin-theme-clientpref-night .memorandum.memo-check > .content::before { background-color: #00af89; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-check { background-color: #00261e; } html.skin-theme-clientpref-os .memorandum.memo-check > .content::before { background-color: #00af89; } } /* memo-check2 */ .memorandum.memo-check2 { background-color: #f5f5f5; } .memorandum.memo-check2 .content::before { background-color: #00af7d; } .memorandum.memo-check2 .content::after { /* File:OOjs UI icon check-constructive.svg: https://commons.wikimedia.org/wiki/File:OOjs_UI_icon_check-constructive.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/f/f6/OOjs_UI_icon_check-constructive.svg); } html.skin-theme-clientpref-night .memorandum.memo-check2 { background-color: #27292d; } html.skin-theme-clientpref-night .memorandum.memo-check2 > .content::before { background-color: #00af89; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-check2 { background-color: #27292d; } html.skin-theme-clientpref-os .memorandum.memo-check2 > .content::before { background-color: #00af89; } } /* memo-check3 */ .memorandum.memo-check3 { background-color: transparent; } .memorandum.memo-check3 .content::before { background-color: #00af7d; } .memorandum.memo-check3 .content::after { /* File:OOjs UI icon check-constructive.svg: https://commons.wikimedia.org/wiki/File:OOjs_UI_icon_check-constructive.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/f/f6/OOjs_UI_icon_check-constructive.svg); } html.skin-theme-clientpref-night .memorandum.memo-check3 { background-color: transparent; } html.skin-theme-clientpref-night .memorandum.memo-check3 > .content::before { background-color: #00af89; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-check3 { background-color: transparent; } html.skin-theme-clientpref-os .memorandum.memo-check3 > .content::before { background-color: #00af89; } } /* memo-translation */ .memorandum.memo-translation { background-color: #eaf3ff; } .memorandum.memo-translation .content::before { background-color: #004eb8; } .memorandum.memo-translation .content::after { /* File:OOjs UI icon language-ltr-progressive.svg: https://commons.wikimedia.org/wiki/File:OOjs_UI_icon_language-ltr-progressive.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/e/e0/OOjs_UI_icon_language-ltr-progressive.svg); } html.skin-theme-clientpref-night .memorandum.memo-translation { background-color: #1c2940; } html.skin-theme-clientpref-night .memorandum.memo-translation > .content::before { background-color: #6d8af2; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-translation { background-color: #1c2940; } html.skin-theme-clientpref-os .memorandum.memo-translation > .content::before { background-color: #6d8af2; } } /* memo-translation2 */ .memorandum.memo-translation2 { background-color: #f5f5f5; } .memorandum.memo-translation2 .content::before { background-color: #004eb8; } .memorandum.memo-translation2 .content::after { /* File:OOjs UI icon language-ltr-progressive.svg: https://commons.wikimedia.org/wiki/File:OOjs_UI_icon_language-ltr-progressive.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/e/e0/OOjs_UI_icon_language-ltr-progressive.svg); } html.skin-theme-clientpref-night .memorandum.memo-translation2 { background-color: #27292d; } html.skin-theme-clientpref-night .memorandum.memo-translation2 > .content::before { background-color: #6d8af2; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-translation2 { background-color: #27292d; } html.skin-theme-clientpref-os .memorandum.memo-translation2 > .content::before { background-color: #6d8af2; } } /* memo-translation3 */ .memorandum.memo-translation3 { background-color: transparent; } .memorandum.memo-translation3 .content::before { background-color: #004eb8; } .memorandum.memo-translation3 .content::after { /* File:OOjs UI icon language-ltr-progressive.svg: https://commons.wikimedia.org/wiki/File:OOjs_UI_icon_language-ltr-progressive.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/e/e0/OOjs_UI_icon_language-ltr-progressive.svg); } html.skin-theme-clientpref-night .memorandum.memo-translation3 { background-color: transparent; } html.skin-theme-clientpref-night .memorandum.memo-translation3 > .content::before { background-color: #6d8af2; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-translation3 { background-color: transparent; } html.skin-theme-clientpref-os .memorandum.memo-translation3 > .content::before { background-color: #6d8af2; } } /* memo-hide */ .memorandum.memo-hide { background-color: #eaf3ff; } .memorandum.memo-hide .content::before { background-color: #004eb8; } .memorandum.memo-hide .content::after { /* File:OOjs UI icon eyeClosed-progressive.svg: https://commons.wikimedia.org/wiki/File:OOjs_UI_icon_eyeClosed-progressive.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/3/30/OOjs_UI_icon_eyeClosed-progressive.svg); } html.skin-theme-clientpref-night .memorandum.memo-hide { background-color: #1c2940; } html.skin-theme-clientpref-night .memorandum.memo-hide > .content::before { background-color: #6d8af2; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-hide { background-color: #1c2940; } html.skin-theme-clientpref-os .memorandum.memo-hide > .content::before { background-color: #6d8af2; } } /* memo-hide2 */ .memorandum.memo-hide2 { background-color: #f5f5f5; } .memorandum.memo-hide2 .content::before { background-color: #004eb8; } .memorandum.memo-hide2 .content::after { /* File:OOjs UI icon eyeClosed-progressive.svg: https://commons.wikimedia.org/wiki/File:OOjs_UI_icon_eyeClosed-progressive.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/3/30/OOjs_UI_icon_eyeClosed-progressive.svg); } html.skin-theme-clientpref-night .memorandum.memo-hide2 { background-color: #27292d; } html.skin-theme-clientpref-night .memorandum.memo-hide2 > .content::before { background-color: #6d8af2; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-hide2 { background-color: #27292d; } html.skin-theme-clientpref-os .memorandum.memo-hide2 > .content::before { background-color: #6d8af2; } } /* memo-hide3 */ .memorandum.memo-hide3 { background-color: transparent; } .memorandum.memo-hide3 .content::before { background-color: #004eb8; } .memorandum.memo-hide3 .content::after { /* File:OOjs UI icon eyeClosed-progressive.svg: https://commons.wikimedia.org/wiki/File:OOjs_UI_icon_eyeClosed-progressive.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/3/30/OOjs_UI_icon_eyeClosed-progressive.svg); } html.skin-theme-clientpref-night .memorandum.memo-hide3 { background-color: transparent; } html.skin-theme-clientpref-night .memorandum.memo-hide3 > .content::before { background-color: #6d8af2; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-hide3 { background-color: transparent; } html.skin-theme-clientpref-os .memorandum.memo-hide > .content::before { background-color: #6d8af2; } } /* memo-cross */ .memorandum.memo-cross { background-color: #fac8c8; } .memorandum.memo-cross .content::before { background-color: #fa7d7d; } .memorandum.memo-cross .content::after { /* File:OOjs UI icon close-ltr-destructive.svg: https://commons.wikimedia.org/wiki/File:OOjs UI icon close-ltr-destructive.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/7/77/OOjs_UI_icon_close-ltr-destructive.svg); } html.skin-theme-clientpref-night .memorandum.memo-cross { background-color: #421211; } html.skin-theme-clientpref-night .memorandum.memo-cross > .content::before { background-color: #ff4242; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-cross { background-color: #421211; } html.skin-theme-clientpref-os .memorandum.memo-cross > .content::before { background-color: #ff4242; } } /* memo-cross2 */ .memorandum.memo-cross2 { background-color: #f5f5f5; } .memorandum.memo-cross2 .content::before { background-color: #fa7d7d; } .memorandum.memo-cross2 .content::after { /* File:OOjs UI icon close-ltr-destructive.svg: https://commons.wikimedia.org/wiki/File:OOjs UI icon close-ltr-destructive.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/7/77/OOjs_UI_icon_close-ltr-destructive.svg); } html.skin-theme-clientpref-night .memorandum.memo-cross2 { background-color: #27292d; } html.skin-theme-clientpref-night .memorandum.memo-cross2 > .content::before { background-color: #ff4242; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-cross2 { background-color: #27292d; } html.skin-theme-clientpref-os .memorandum.memo-cross2 > .content::before { background-color: #ff4242; } } /* memo-cross3 */ .memorandum.memo-cross3 { background-color: transparent; } .memorandum.memo-cross3 .content::before { background-color: #fa7d7d; } .memorandum.memo-cross3 .content::after { /* File:OOjs UI icon close-ltr-destructive.svg: https://commons.wikimedia.org/wiki/File:OOjs UI icon close-ltr-destructive.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/7/77/OOjs_UI_icon_close-ltr-destructive.svg); } html.skin-theme-clientpref-night .memorandum.memo-cross3 { background-color: transparent; } html.skin-theme-clientpref-night .memorandum.memo-cross3 > .content::before { background-color: #ff4242; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-cross3 { background-color: transparent; } html.skin-theme-clientpref-os .memorandum.memo-cross3 > .content::before { background-color: #ff4242; } } /* memo-block */ .memorandum.memo-block { background-color: #fac8c8; } .memorandum.memo-block .content::before { background-color: #fa7d7d; } .memorandum.memo-block .content::after { /* File:OOjs UI icon block-destructive.svg: https://upload.wikimedia.org/wikipedia/commons/d/d1/OOjs_UI_icon_block-destructive.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/d/d1/OOjs_UI_icon_block-destructive.svg); } html.skin-theme-clientpref-night .memorandum.memo-block { background-color: #421211; } html.skin-theme-clientpref-night .memorandum.memo-block > .content::before { background-color: #ff4242; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-block { background-color: #421211; } html.skin-theme-clientpref-os .memorandum.memo-block > .content::before { background-color: #ff4242; } } /* memo-block2 */ .memorandum.memo-block2 { background-color: #f5f5f5; } .memorandum.memo-block2 .content::before { background-color: #fa7d7d; } .memorandum.memo-block2 .content::after { /* File:OOjs UI icon block-destructive.svg: https://upload.wikimedia.org/wikipedia/commons/d/d1/OOjs_UI_icon_block-destructive.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/d/d1/OOjs_UI_icon_block-destructive.svg); } html.skin-theme-clientpref-night .memorandum.memo-block2 { background-color: #27292d; } html.skin-theme-clientpref-night .memorandum.memo-block2 > .content::before { background-color: #ff4242; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-block2 { background-color: #27292d; } html.skin-theme-clientpref-os .memorandum.memo-block2 > .content::before { background-color: #ff4242; } } /* memo-block3 */ .memorandum.memo-block3 { background-color: transparent; } .memorandum.memo-block3 .content::before { background-color: #fa7d7d; } .memorandum.memo-block3 .content::after { /* File:OOjs UI icon block-destructive.svg: https://upload.wikimedia.org/wikipedia/commons/d/d1/OOjs_UI_icon_block-destructive.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/d/d1/OOjs_UI_icon_block-destructive.svg); } html.skin-theme-clientpref-night .memorandum.memo-block3 { background-color: transparent; } html.skin-theme-clientpref-night .memorandum.memo-block3 > .content::before { background-color: #ff4242; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-block3 { background-color: transparent; } html.skin-theme-clientpref-os .memorandum.memo-block3 > .content::before { background-color: #ff4242; } } /* memo-blockip */ .memorandum.memo-blockip { background-color: #fac8c8; } .memorandum.memo-blockip .content::before { background-color: #fa7d7d; } .memorandum.memo-blockip .content::after { /* File:Icons8 flat overtime.svg: https://upload.wikimedia.org/wikipedia/commons/c/c3/Icons8_flat_overtime.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/c/c3/Icons8_flat_overtime.svg/2048px-Icons8_flat_overtime.svg.png); } html.skin-theme-clientpref-night .memorandum.memo-blockip { background-color: #421211; } html.skin-theme-clientpref-night .memorandum.memo-blockip > .content::before { background-color: #ff4242; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-blockip { background-color: #421211; } html.skin-theme-clientpref-os .memorandum.memo-blockip > .content::before { background-color: #ff4242; } } /* memo-blockip2 */ .memorandum.memo-blockip2 { background-color: #f5f5f5; } .memorandum.memo-blockip2 .content::before { background-color: #fa7d7d; } .memorandum.memo-blockip2 .content::after { /* File:Icons8 flat overtime.svg: https://upload.wikimedia.org/wikipedia/commons/c/c3/Icons8_flat_overtime.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/c/c3/Icons8_flat_overtime.svg/2048px-Icons8_flat_overtime.svg.png); } html.skin-theme-clientpref-night .memorandum.memo-blockip2 { background-color: #27292d; } html.skin-theme-clientpref-night .memorandum.memo-blockip2 > .content::before { background-color: #ff4242; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-blockip2 { background-color: #27292d; } html.skin-theme-clientpref-os .memorandum.memo-blockip2 > .content::before { background-color: #ff4242; } } /* memo-blockip3 */ .memorandum.memo-blockip3 { background-color: transparent; } .memorandum.memo-blockip3 .content::before { background-color: #fa7d7d; } .memorandum.memo-blockip3 .content::after { /* File:Icons8 flat overtime.svg: https://upload.wikimedia.org/wikipedia/commons/c/c3/Icons8_flat_overtime.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/c/c3/Icons8_flat_overtime.svg/2048px-Icons8_flat_overtime.svg.png); } html.skin-theme-clientpref-night .memorandum.memo-blockip3 { background-color: transparent; } html.skin-theme-clientpref-night .memorandum.memo-blockip3 > .content::before { background-color: #ff4242; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-blockip3 { background-color: transparent; } html.skin-theme-clientpref-os .memorandum.memo-blockip3 > .content::before { background-color: #ff4242; } } /* memo-delete */ .memorandum.memo-delete { background-color: #fac8c8; } .memorandum.memo-delete .content::before { background-color: #fa7d7d; } .memorandum.memo-delete .content::after { /* File:OOjs UI icon trash-destructive revised (with exclamation).svg: https://upload.wikimedia.org/wikipedia/commons/7/75/OOjs_UI_icon_trash-destructive_revised_%28with_exclamation%29.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/7/75/OOjs_UI_icon_trash-destructive_revised_%28with_exclamation%29.svg); } html.skin-theme-clientpref-night .memorandum.memo-delete { background-color: #421211; } html.skin-theme-clientpref-night .memorandum.memo-delete > .content::before { background-color: #ff4242; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-delete { background-color: #421211; } html.skin-theme-clientpref-os .memorandum.memo-delete > .content::before { background-color: #ff4242; } } /* memo-delete2 */ .memorandum.memo-delete2 { background-color: #f5f5f5; } .memorandum.memo-delete2 .content::before { background-color: #fa7d7d; } .memorandum.memo-delete2 .content::after { /* File:OOjs UI icon trash-destructive revised (with exclamation).svg: https://upload.wikimedia.org/wikipedia/commons/7/75/OOjs_UI_icon_trash-destructive_revised_%28with_exclamation%29.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/7/75/OOjs_UI_icon_trash-destructive_revised_%28with_exclamation%29.svg); } html.skin-theme-clientpref-night .memorandum.memo-delete2 { background-color: #27292d; } html.skin-theme-clientpref-night .memorandum.memo-delete2 > .content::before { background-color: #ff4242; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-delete2 { background-color: #27292d; } html.skin-theme-clientpref-os .memorandum.memo-delete2 > .content::before { background-color: #ff4242; } } /* memo-delete3 */ .memorandum.memo-delete3 { background-color: transparent; } .memorandum.memo-delete3 .content::before { background-color: #fa7d7d; } .memorandum.memo-delete3 .content::after { /* File:OOjs UI icon trash-destructive revised (with exclamation).svg: https://upload.wikimedia.org/wikipedia/commons/7/75/OOjs_UI_icon_trash-destructive_revised_%28with_exclamation%29.svg */ background-image: url(https://upload.wikimedia.org/wikipedia/commons/7/75/OOjs_UI_icon_trash-destructive_revised_%28with_exclamation%29.svg); } html.skin-theme-clientpref-night .memorandum.memo-delete3 { background-color: transparent; } html.skin-theme-clientpref-night .memorandum.memo-delete3 > .content::before { background-color: #ff4242; } @media screen and (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .memorandum.memo-delete3 { background-color: transparent; } html.skin-theme-clientpref-os .memorandum.memo-delete3 > .content::before { background-color: #ff4242; } }
返回
模板:Memo/icons.css
。
查看“︁模板:Memo/icons.css”︁的源代码
来自Tiancheng Wiki