无编辑摘要
imported>=海豚= (创建页面,内容为“→Based on https://www.mediawiki.org/wiki/User:Remember_the_dot/Syntax_highlighter.js: →https://www.mediawiki.org/wiki/User:NicoV/Syntax_highlighter.js: /* Th…”) |
imported>=海豚= 无编辑摘要 |
||
| 第473行: | 第473行: | ||
wpTextbox1.style.backgroundColor = "transparent"; | wpTextbox1.style.backgroundColor = "transparent"; | ||
wpTextbox1.style.border = "1px | wpTextbox1.style.border = "1px solid transparent"; | ||
wpTextbox1.style.boxSizing = "border-box"; | wpTextbox1.style.boxSizing = "border-box"; | ||
wpTextbox1.style.color = syntaxHighlighterConfig.foregroundColor; | wpTextbox1.style.color = syntaxHighlighterConfig.foregroundColor; | ||