Page MenuHomeWickedGov Phorge

changeslist.less
No OneTemporary

Size
523 B
Referenced Files
None
Subscribers
None

changeslist.less

/*
* Titles, including username links, and also tag names
* are prone to getting jumbled up
* with other titles, usernames, etc. in mixed RTL-LTR environment.
*/
.mw-changeslist .mw-tag-marker,
.mw-changeslist .mw-title {
unicode-bidi: embed;
}
/*
* Bidi-isolate these numbers.
* See https://phabricator.wikimedia.org/T93484
*/
.mw-plusminus-pos,
.mw-plusminus-neg,
.mw-plusminus-null {
unicode-bidi: -moz-isolate;
unicode-bidi: isolate;
}
.mw-input-with-label {
white-space: nowrap;
display: inline-block;
}

File Metadata

Mime Type
text/plain
Expires
Aug 18 2026, 12:34 (4 w, 4 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
28/05/2e23b8acf6e5ecb8851b53331fc8
Default Alt Text
changeslist.less (523 B)

Event Timeline