/* module-key = 'com.atlassian.confluence.plugins.confluence-frontend:draft-changes-css', location = '/includes/css/draft-changes.css' */
.diff-deleted{color:var(--ds-text,#999);background:var(--ds-background-input,#fdd);text-decoration:line-through}.diff-added{background:var(--ds-background-input,#dfd)}div .draft-change{margin-bottom:10px}#diff-view{margin:0 0 0 5px}#merge-warning{margin:10px 0 0 10px;color:var(--ds-text,#666)}.draft-changes-legend{float:right;font-size:10pt;margin:3px 6px}#draft-changes-waiting-icon{background-image:var(--confluence-icon-spinner-gif);background-repeat:no-repeat;text-indent:-9999px;width:16px}