Diff
checker
टेक्स्ट
टेक्स्ट
छवियां
दस्तावेज़
Excel
फ़ोल्डर्स
Legal
Enterprise
डेस्कटॉप
मूल्य
साइन इन करें
Diffchecker डेस्कटॉप डाउनलोड करें
टेक्स्ट की तुलना करें
दो टेक्स्ट फ़ाइलों के बीच अंतर ढूंढें
उपकरण
इतिहास
रियल-टाइम एडिटर
अपरिवर्तित संक्षिप्त करें
लाइन रैप बंद
लेआउट
विभाजित
संयुक्त
परिवर्तन हाइलाइट करें
स्मार्ट
शब्द
अक्षर
सिंटैक्स हाइलाइटिंग
सिंटैक्स चुनें
अनदेखा करें
टेक्स्ट बदलें
पहले अंतर पर जाएँ
इनपुट संपादित करें
Diffchecker Desktop
Diffchecker चलाने का सबसे सुरक्षित तरीका। Diffchecker Desktop ऐप पाएं: आपके diffs कभी आपके कंप्यूटर से बाहर नहीं जाते!
Desktop पाएं
Untitled diff
बनाया गया
7 वर्ष पहले
Diff कभी समाप्त नहीं होता
साफ़
निर्यात करें
शेयर करें
समझाएं
0 हटाए गए
लाइनें
कुल
हटाया गया
अक्षर
कुल
हटाया गया
इस सुविधा का उपयोग जारी रखने के लिए, अपग्रेड करें
Diff
checker
Pro
मूल्य देखें
37 लाइनें
सभी को कॉपी करें
7 जोड़े गए
लाइनें
कुल
जोड़ा गया
अक्षर
कुल
जोड़ा गया
इस सुविधा का उपयोग जारी रखने के लिए, अपग्रेड करें
Diff
checker
Pro
मूल्य देखें
43 लाइनें
सभी को कॉपी करें
कॉपी
कॉपी हुआ
कॉपी
कॉपी हुआ
/*
* Surchargez ce fichier dans votre thème pour personnaliser le module
* https://www.phpboost.com/wiki/structure-d-un-theme#paragraph-le-repertoire-modules
*/
div.mce-edit-area,
div.mce-edit-area,
div.mce-statusbar {
div.mce-statusbar {
margin-left: auto;
margin-left: auto;
margin-right: auto;
margin-right: auto;
width: 98%;
width: 98%;
}
}
label.mce-wordcount {
label.mce-wordcount {
position: relative;
position: relative;
}
}
div.mce-window-head {
div.mce-window-head {
padding: 20px 15px;
padding: 20px 15px;
}
}
.form-element-textarea .form-field-textarea div {
.form-element-textarea .form-field-textarea div {
float: none;
float: none;
}
}
.mce-resizehandle {
.mce-resizehandle {
margin-bottom: 5px !important;
margin-bottom: 5px !important;
}
}
div[id$="rich_text_field"].editor-tinymce .form-field-textarea.field-required:after,
div[id$="rich_text_field"].editor-tinymce .form-field-textarea.field-required:after,
div[id$="rich_text_field"].editor-tinymce.constraint-status-right .form-field-textarea.field-required:after,
div[id$="rich_text_field"].editor-tinymce.constraint-status-right .form-field-textarea.field-required:after,
div[id$="rich_text_field"].editor-tinymce.constraint-status-error .form-field-textarea.field-required:after {
div[id$="rich_text_field"].editor-tinymce.constraint-status-error .form-field-textarea.field-required:after {
top: auto;
top: auto;
right: 28px;
right: 28px;
}
}
div[id$="rich_text_field"].editor-tinymce.constraint-status-error .form-field-textarea.field-required:after {
div[id$="rich_text_field"].editor-tinymce.constraint-status-error .form-field-textarea.field-required:after {
bottom: 10px;
bottom: 10px;
}
}
div[id$="rich_text_field"].editor-tinymce.constraint-status-right .form-field-textarea.field-required:after {
div[id$="rich_text_field"].editor-tinymce.constraint-status-right .form-field-textarea.field-required:after {
bottom: 8px;
bottom: 8px;
कॉपी
कॉपी हुआ
कॉपी
कॉपी हुआ
}
}
सेव किए गए Diffs
ऑरिजनल टेक्स्ट
फ़ाइल खोलें
div.mce-edit-area, div.mce-statusbar { margin-left: auto; margin-right: auto; width: 98%; } label.mce-wordcount { position: relative; } div.mce-window-head { padding: 20px 15px; } .form-element-textarea .form-field-textarea div { float: none; } .mce-resizehandle { margin-bottom: 5px !important; } div[id$="rich_text_field"].editor-tinymce .form-field-textarea.field-required:after, div[id$="rich_text_field"].editor-tinymce.constraint-status-right .form-field-textarea.field-required:after, div[id$="rich_text_field"].editor-tinymce.constraint-status-error .form-field-textarea.field-required:after { top: auto; right: 28px; } div[id$="rich_text_field"].editor-tinymce.constraint-status-error .form-field-textarea.field-required:after { bottom: 10px; } div[id$="rich_text_field"].editor-tinymce.constraint-status-right .form-field-textarea.field-required:after { bottom: 8px; }
परिवर्तित टेक्स्ट
फ़ाइल खोलें
/* * Surchargez ce fichier dans votre thème pour personnaliser le module * https://www.phpboost.com/wiki/structure-d-un-theme#paragraph-le-repertoire-modules */ div.mce-edit-area, div.mce-statusbar { margin-left: auto; margin-right: auto; width: 98%; } label.mce-wordcount { position: relative; } div.mce-window-head { padding: 20px 15px; } .form-element-textarea .form-field-textarea div { float: none; } .mce-resizehandle { margin-bottom: 5px !important; } div[id$="rich_text_field"].editor-tinymce .form-field-textarea.field-required:after, div[id$="rich_text_field"].editor-tinymce.constraint-status-right .form-field-textarea.field-required:after, div[id$="rich_text_field"].editor-tinymce.constraint-status-error .form-field-textarea.field-required:after { top: auto; right: 28px; } div[id$="rich_text_field"].editor-tinymce.constraint-status-error .form-field-textarea.field-required:after { bottom: 10px; } div[id$="rich_text_field"].editor-tinymce.constraint-status-right .form-field-textarea.field-required:after { bottom: 8px; }
अंतर खोजें