“User:Bhsd/common.css”的版本间差异

添加1,301字节 、​ 2022年1月25日 (二) 13:50
无编辑摘要
(// Edit via Wikiplus)
 
(未显示同一用户的137个中间版本)
/* 数字等宽 */
.Wikiplus-InterBox {
#mw-content-text {
border:1px #a7d7f9 solid !important;
font-family: Tahoma, Verdana, sans-serif;
right:0.5em;
width:1000px !important;
padding:10px !important;
}
/* Menlo的下划线太细 */
 
#wpTextbox1, #Wikiplus-Quickedit, .CodeMirror, code, pre, .template-code, .template-pre {
.Wikiplus-InterBox-Header,
font-family: Monaco, Menlo, Courier, monospace;
#Wikiplus-Quickedit-Jump,
#Wikiplus-Quickedit-Summary-Input + br,
.Wikiplus-InterBox-Close,
#t-log, #t-print, #t-whatlinkshere, #t-recentchangeslinked {
display:none !important;
}
/* Monaco的删除线太细 */
 
.cm-mw-tag-s, .cm-mw-tag-strike, .cm-mw-tag-del {
#Wikiplus-Quickedit {
font-family: Menlo, Courier, monospace;
min-height:unset !important;
height:420px;
}
.mw-redirect {
 
font-style: italic;
#mw-page-base {
background-color:transparent !important;
background-image:none !important;
}
.mw-parser-output a[href*='#']:not([class]) {
 
color: #007a5e;
#searchform {
background-color:white;
}
 
/* eruda */
#p-personal, #p-variants, #p-cactions {
#eruda-loader {
background-image:linear-gradient(to top,#77c1f6 0,#e8f2f8 1px,#ffffff 100%);
position: fixed;
left: 0.76923077rem;
bottom: 3rem;
width: 40px;
height: 40px;
box-sizing: border-box;
border-radius: 10px;
padding: 7.5px;
background: #000;
opacity: 0.3;
z-index: 1;
}
#eruda-loader > div {
border: 2.5px solid #fff;
border-radius: 50%;
padding: 4px;
font-size: 12px;
color: #fff;
}
 
/* 特定页面 */
#p-personal ul {
.queried-id {
padding: 0 0.5em 0 0.5em !important;
margin-right: 1ch;
background-color: #fff8dc;
}
.comment--without-parentheses {
word-break: break-all;
}
.noredirect > .allpagesredirect,
.jsTable th:last-child, .jsTable td:last-child,
.mw-editTools > :not(div) {
display: none;
}
.jsTable2 td:last-child {
text-align: right;
}
#myJsSize {
color: #0645ad;
cursor: pointer;
}
.myTable {
text-align: center;
}
.myTable td[data-sort-value="1"] {
background-color: #cfc;
}
.myTable td[data-sort-value="-1"] {
background-color: #fcc;
}
 
/* Wikiplus替换 */
#p-navigation, #p-tb, #footer {
.quickEdit-replace {
background-color:#f6f6f6;
position: fixed;
top: calc(50% - 55px);
left: calc(50% - 155px);
border: 1px #ccc solid;
box-shadow: 0 0 3px #ccc;
padding: 10px 20px;
z-index: 10000;
background-color: #fff;
text-align: center;
}
.quickEdit-replace label {
display: block;
margin-bottom: 5px;
white-space: nowrap;
}
.quickEdit-replace input[type="text"], .quickEdit-replace textarea {
width: 220px;
height: 22px;
text-indent: 5px;
border: 1px #ababab solid;
display: inline;
box-sizing: border-box;
vertical-align: middle;
font-size: 100%;
font-family: sans-serif;
}
#quickEdit-replace-regex {
display: inline;
}
.quickEdit-replace button, #quickEdit-replace-regex {
margin: 0 5px;
cursor: pointer;
}
16,874

个编辑