ผลต่างระหว่างรุ่นของ "มีเดียวิกิ:Gadget-charinsert-core.css"
หน้าตา
เนื้อหาที่ลบ เนื้อหาที่เพิ่ม
ล Geonuch ย้ายหน้า มีเดียวิกิ:Gadget-charinsert-styles.css ไปยัง มีเดียวิกิ:Gadget-charinsert-core.css โดยไม่สร้างหน้าเปลี่ยนทางตามมา |
ของ enwiki |
||
บรรทัดที่ 6: | บรรทัดที่ 6: | ||
* |_____________________________________________________________________________| |
* |_____________________________________________________________________________| |
||
* |
* |
||
* Source: //en.wikipedia.org/wiki/MediaWiki:Gadget-charinsert-styles.css |
|||
*/ |
*/ |
||
div#editpage-specialchars { |
div#editpage-specialchars { |
||
display: block; |
display: block; |
||
-webkit-box-sizing: border-box; |
|||
box-sizing: border-box; |
|||
border: 1px solid #c0c0c0; |
border: 1px solid #c0c0c0; |
||
⚫ | |||
/* background-image: url(/w/extensions/WikiEditor/modules/images/toolbar/base.png); */ |
|||
/* background-position: left top; */ |
|||
/* background-repeat: repeat-x; */ |
|||
background-color: rgb(248, 248, 255) !important; |
|||
line-height: normal; |
|||
⚫ | |||
} |
} |
||
/* |
|||
#editpage-specialchars a { |
|||
background-color: #f9f9f9; |
background-color: #f9f9f9; |
||
border: 1px solid #ddd; |
border: 1px solid #ddd; |
||
padding: 1px; |
padding: 1px 4px; |
||
} |
} |
||
*/ |
|||
textarea#wpTextbox1 + div#editpage-specialchars, div.wikiEditor-ui-clear + div#editpage-specialchars { |
textarea#wpTextbox1 + div#editpage-specialchars, div.wikiEditor-ui-clear + div#editpage-specialchars { |
||
border-top: none; |
border-top: none; |
||
} |
} |
||
/* |
|||
textarea#wpTextbox1 + #editpage-specialchars, |
|||
.wikiEditor-ui-clear + #editpage-specialchars { |
|||
border-bottom: none !important; |
|||
border-top: 0; |
|||
} |
} |
||
*/ |
รุ่นแก้ไขปัจจุบันเมื่อ 00:15, 20 พฤษภาคม 2565
/* _____________________________________________________________________________
* | |
* | === WARNING: GLOBAL GADGET FILE === |
* | Changes to this page affect many users. |
* | Please discuss changes on the talk page or on [[WT:Gadget]] before editing. |
* |_____________________________________________________________________________|
*
* Source: //en.wikipedia.org/wiki/MediaWiki:Gadget-charinsert-styles.css
*/
div#editpage-specialchars {
display: block;
border: 1px solid #c0c0c0;
padding: .5em 1em;
}
#editpage-specialchars a {
background-color: #f9f9f9;
border: 1px solid #ddd;
padding: 1px 4px;
}
textarea#wpTextbox1 + div#editpage-specialchars, div.wikiEditor-ui-clear + div#editpage-specialchars {
border-top: none;
}
textarea#wpTextbox1 + #editpage-specialchars,
.wikiEditor-ui-clear + #editpage-specialchars {
border-top: 0;
}