Skip to content

Commit

Permalink
chore: Add previously-untracked files
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnAngela committed Aug 31, 2022
1 parent 491a6cb commit 207bf48
Show file tree
Hide file tree
Showing 69 changed files with 27,774 additions and 0 deletions.
1,083 changes: 1,083 additions & 0 deletions src/gadgets/AxUserMsg/MediaWiki:Gadget-AxUserMsg.js

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions src/gadgets/AxUserMsg/settings.json
@@ -0,0 +1,5 @@
{
"javascript.format.enable": false,
"typescript.format.enable": false,
"editor.formatOnSave": false
}

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions src/gadgets/DotsSyntaxHighlighter/settings.json
@@ -0,0 +1,5 @@
{
"javascript.format.enable": false,
"typescript.format.enable": false,
"editor.formatOnSave": false
}
43 changes: 43 additions & 0 deletions src/gadgets/EditDraft/MediaWiki:Gadget-EditDraft.css
@@ -0,0 +1,43 @@
.QuickSaveDraftTimer {
display: inline-block;
line-height: normal;
vertical-align: middle;
width: auto;
margin: 0 .5em;
}
.QuickSaveDraftTimerInput{
background: transparent;
border: 1px solid silver;
width: 2.5em!important;
text-align: right;
margin: 0 2px;
}
.QuickSaveDraftPauseButton{
margin: 0 7px 0 1px;
}
.QuickSaveDraftSaveButton,
.QuickSaveDraftRecoverButton{
margin: 0 1px;
}
.QuickSaveDraftRollbackButton{
margin: 0 7px 0 1px;
}
#QuickSaveDraftTimerSave{
-webkit-transition: opacity .37s linear;
-moz-transition: opacity .37s linear;
transition: opacity .37s linear;
}
#QuickSaveDraftTimerSave.disapper{
opacity:0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
}
.QuickSaveDraftSectionDraft,
.QuickSaveDraftSectionNow{
font-weight: bold;
}
.QuickSaveDraftSame,
.QuickSaveDraftLastRunDiv{
display: none;
}
88 changes: 88 additions & 0 deletions src/gadgets/FlowThreadCheck/MediaWiki:Gadget-FlowThreadCheck.css
@@ -0,0 +1,88 @@
.comment-check {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
position: absolute;
right: 98px;
top: -1px;
height: 32px;
width: 100px;
text-align: center;
text-shadow: 0 1px 0 #FFF;
color: #555;
font-size: 14px;
font-weight: bold;
border: 1px solid #CCC;
background-color: white;
transition: all 0.3s ease-out;
box-shadow: 0 0 0 white inset, 0 0 0 white;
cursor: pointer;
margin: 0;
padding: 0;
border-radius: 0 0 3px 0;
}
.comment-check:hover {
box-shadow: 0 0 0 white inset, 0 5px 11px 0 rgba(0, 0, 0, 0.18);
}
.comment-toolbar > .comment-check:focus,
.comment-toolbar > .comment-submit:focus {
z-index: 9;
}
#flowthreadCheckBox {
z-index: 200;
position: fixed;
top: 20%;
min-height: 172px;
width: 600px;
border: 1px solid rgb(167, 215, 249);
margin-left: calc(50vw - 300px);
background-color: white;
display: none;
padding: 0 .5em 1em;
}
#flowthreadCheckBoxTitle {
position: relative;
width: 100%;
margin: 0;
text-align: left;
font-size: 15px;
padding: 1em;
box-sizing: border-box;
}
#flowthreadCheckBoxTitleContent {
border-bottom: 1px #66ccff solid;
}
#flowthreadCheckBoxCloseButton {
cursor: pointer;
position: absolute;
top: .25em;
right: .5em;
font-size: 20px;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
#flowthreadCheckBoxContentBox {
margin: 0 10px;
z-index: 13;
top: 3em;
background-color: rgb(246, 246, 246);
max-height: 60vh;
overflow: auto;
}
#flowthreadCheckBoxContentBox table {
width: 100%;
vertical-align: top;
word-break: break-all;
}
#flowthreadCheckBoxContentBox table th,
#flowthreadCheckBoxContentBox table td {
border: 1px grey dashed;
border-collapse: collapse;
}
#flowthreadCheckBoxContentBox table td.first {
text-align: right;
min-width: 1.5em;
padding-right: .5em;
}
37 changes: 37 additions & 0 deletions src/gadgets/GothicMoe/MediaWiki:Gadget-GothicMoe.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

49 changes: 49 additions & 0 deletions src/gadgets/HeimuToggle/MediaWiki:Gadget-heimu-toggle.css
@@ -0,0 +1,49 @@
.heimu,
.colormu,
.heimu rt,
.colormu rt {
transition-property: all !important;
}

body.heimu_toggle_on .heimu,
body.heimu_toggle_on .heimu rt {
color: #000;
background-color: rgba(37, 37, 37, 0.13);
}

body.heimu_toggle_on .heimu:hover,
body.heimu_toggle_on .heimu:active {
color: revert;
}

body.heimu_toggle_on span.heimu a,
body.heimu_toggle_on a span.heimu,
body.heimu_toggle_on span.heimu a.mw-disambig,
body.heimu_toggle_on span.heimu a.mw-redirect {
color: #0645ad;
}

body.heimu_toggle_on span.heimu a:visited,
body.heimu_toggle_on a:visited span.heimu {
color: #0b0080;
}

body.heimu_toggle_on span.heimu a.new,
body.heimu_toggle_on a.new span.heimu {
color: #ba0000;
}

body.heimu_toggle_on span.heimu a.new:visited,
body.heimu_toggle_on a.new:visited span.heimu {
color: #a55858;
}

body.heimu_toggle_on span.heimu a.extiw,
body.heimu_toggle_on a.extiw span.heimu {
color: #36b;
}

body.heimu_toggle_on span.heimu a.extiw:visited,
body.heimu_toggle_on a.extiw:visited span.heimu {
color: #636;
}
27 changes: 27 additions & 0 deletions src/gadgets/InPageEdit-v2/MediaWiki:Gadget-InPageEdit-v2.css
@@ -0,0 +1,27 @@
/**
* 萌娘百科 InPageEdit 本地样式修复
*/
/* [[Template:Navbar]] #53 */
.navbar .in-page-edit-article-link-group {
position: absolute;
margin-left: 4px;
}

/* [[Template:LinkShow]] #53 */
.linksShow-container .in-page-edit-article-link-group {
display: none;
}

.noprint.plainlinks.hlist.navbar.nomobile {
width: 140px !important;
}

/* [[Special:Interwiki]] */
.mw-interwikitable-modify .in-page-edit-article-link-group {
display: none;
}

/* For MoeSkin */
body.skin-moeskin #ipe-edit-toolbox {
bottom: 4rem;
}

0 comments on commit 207bf48

Please sign in to comment.