אונטערשייד צווישן ווערסיעס פון "מעדיעוויקי:Vector-2022.css"
קפיצה לניווט
קפיצה לחיפוש
(import) |
(קיין אונטערשייד)
|
יעצטיגע רעוויזיע זינט 18:49, 1 סעפטעמבער 2023
/*
* Note: [[MediaWiki:Common.css]] [[MediaWiki:Vector.css]] is loaded in addition to these styles
* This stylesheet is reserved only for styles that override rules in [[MediaWiki:Vector.css]].
* Use selector ".skin-vector-2022" for the New Vector rules.
* Please use [[Extension:TemplateStyles]] where possible.
*/
.skin-vector-2022 .newvector_only {
display: inherit;
}
/* issue reported on דלפק הייעוץ
firefox-specific: right-hand side of source edit box swallows first char.
ff specific according to
https://www.browserstack.com/guide/create-browser-specific-css
*/
@-moz-document url-prefix() {
#wpTextbox1 { padding-right: 0.4em; }
}