User:Cacycle/diff.js: Difference between revisions

Content deleted Content added
1.2.4 (October 23, 2014) fix word count, disabled unlinking for simple texts with only short linked block lengths (i.e. test cases)
Dark mode styling per request
Line 408:
'.wikEdDiffContainer { } ' +
'.wikEdDiffFragment {' +
'white-space: pre-wrap; background-color: var(--background-color-base, #fff); border: #bbb solid; ' +
'border-width: 1px 1px 1px 0.5em; border-radius: 0.5em; font-family: sans-serif; ' +
'font-size: 88%; line-height: 1.6; box-shadow: 2px 2px 2px #ddd; padding: 1em; margin: 0; ' +