wikimedia/mediawiki-extensions-Wikibase

View on GitHub
client/resources/wikibase.client.changeslist.css

Summary

Maintainability
Test Coverage
/**
 * Styling for Special:Watchlist and Special:RecentChanges
 */
abbr.wikibase-edit {
    font-weight: bold;
}

.wb-entity-link {
    /* Ensure that the Q with the numbers is isolated from dates, usernames, etc. */
    unicode-bidi: embed;
}