dev

Note: After publishing, you may have to bypass your browser's cache to see the changes.

#lastEdited-diff-changes .diff-marker {
    width: auto;
}
#lastEdited-diff-changes td {
    width: 50%;
    padding: 5px;
}
#lastEdited-loading {
    background-size: 10px 10px;
    margin: 2px 10px;
    top: initial;
}
#lastEdited-minor,
.lastEdited-diff-major {
    font-weight: bold;
}
#lastEdited-diff-changes table {
    width: 100%;
}
#lastEdited > img {
    vertical-align: middle;
    cursor: default;
}
#lastEdited-diff-changes table.diff {
    table-layout: auto;
    word-break: break-word;
}
#lastEdited {
    line-height: 1.25;
    word-break: break-word;
}
.theme-fandomdesktop-dark .mw-spinner {
    filter: invert(1);
}