Quantum redactiones paginae "Gadget-charinsert-core.css" differant
E Europajom.org
| Linea 9: | Linea 9: | ||
div#editpage-specialchars { | div#editpage-specialchars { | ||
| + | font-family: NewAthenaUnicode; | ||
display: block; | display: block; | ||
border: 1px solid #c0c0c0; | border: 1px solid #c0c0c0; | ||
| Linea 21: | Linea 22: | ||
textarea#wpTextbox1 + div#editpage-specialchars, | textarea#wpTextbox1 + div#editpage-specialchars, | ||
div.wikiEditor-ui-clear + div#editpage-specialchars { | div.wikiEditor-ui-clear + div#editpage-specialchars { | ||
| + | font-family: NewAthenaUnicode; | ||
border-top: none; | border-top: none; | ||
} | } | ||
Redactio 08:27, 11 Iunii 2017 facta
/* _____________________________________________________________________________
* | |
* | === WARNING: GLOBAL GADGET FILE === |
* | Changes to this page affect many users. |
* | Please discuss changes on the talk page or on [[WT:Gadget]] before editing. |
* |_____________________________________________________________________________|
*
*/
div#editpage-specialchars {
font-family: NewAthenaUnicode;
display: block;
border: 1px solid #c0c0c0;
padding: .5em;
}
div#editpage-specialchars a {
font-family: NewAthenaUnicode;
background-color: #f9f9f9;
border: 1px solid #ddd;
padding: 1px 4px;
}
textarea#wpTextbox1 + div#editpage-specialchars,
div.wikiEditor-ui-clear + div#editpage-specialchars {
font-family: NewAthenaUnicode;
border-top: none;
}