Diff
checker
टेक्स्ट
टेक्स्ट
छवियां
दस्तावेज़
Excel
फ़ोल्डर्स
Legal
Enterprise
डेस्कटॉप
मूल्य
साइन इन करें
Diffchecker डेस्कटॉप डाउनलोड करें
टेक्स्ट की तुलना करें
दो टेक्स्ट फ़ाइलों के बीच अंतर ढूंढें
उपकरण
इतिहास
रियल-टाइम एडिटर
अपरिवर्तित संक्षिप्त करें
लाइन रैप बंद
लेआउट
विभाजित
संयुक्त
परिवर्तन हाइलाइट करें
स्मार्ट
शब्द
अक्षर
सिंटैक्स हाइलाइटिंग
सिंटैक्स चुनें
अनदेखा करें
टेक्स्ट बदलें
पहले अंतर पर जाएँ
इनपुट संपादित करें
Diffchecker Desktop
Diffchecker चलाने का सबसे सुरक्षित तरीका। Diffchecker Desktop ऐप पाएं: आपके diffs कभी आपके कंप्यूटर से बाहर नहीं जाते!
Desktop पाएं
Untitled diff
बनाया गया
7 वर्ष पहले
Diff कभी समाप्त नहीं होता
साफ़
निर्यात करें
शेयर करें
समझाएं
2 हटाए गए
लाइनें
कुल
हटाया गया
अक्षर
कुल
हटाया गया
इस सुविधा का उपयोग जारी रखने के लिए, अपग्रेड करें
Diff
checker
Pro
मूल्य देखें
94 लाइनें
सभी को कॉपी करें
13 जोड़े गए
लाइनें
कुल
जोड़ा गया
अक्षर
कुल
जोड़ा गया
इस सुविधा का उपयोग जारी रखने के लिए, अपग्रेड करें
Diff
checker
Pro
मूल्य देखें
106 लाइनें
सभी को कॉपी करें
कॉपी
कॉपी हुआ
कॉपी
कॉपी हुआ
/*
* Surchargez ce fichier dans votre thème pour personnaliser le module
* https://www.phpboost.com/wiki/structure-d-un-theme#paragraph-le-repertoire-modules
*/
/* Config */
.fieldset-refresh .form-element {
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
}
/* -- Zone de saisie de la recherche
/* -- Zone de saisie de la recherche
-------------------------------------------*/
-------------------------------------------*/
div.search-field {
div.search-field {
text-align: center;
text-align: center;
}
}
कॉपी
कॉपी हुआ
कॉपी
कॉपी हुआ
div#forms-selection {
div#forms-selection {
padding: 5px 0;
padding: 5px 0;
}
}
div#forms-selection a {
div#forms-selection a {
display: block;
display: block;
padding: 2px 8px;
padding: 2px 8px;
text-decoration: none;
text-decoration: none;
}
}
div#forms-selection a:hover {
div#forms-selection a:hover {
background-color: rgba(0, 0, 0, 0.2);
background-color: rgba(0, 0, 0, 0.2);
}
}
div#forms-selection a.SFL-current {
div#forms-selection a.SFL-current {
background-color: rgba(0, 0, 0, 0.1);
background-color: rgba(0, 0, 0, 0.1);
}
}
div.SpecializedForm {
div.SpecializedForm {
padding: 0 5px;
padding: 0 5px;
}
}
@media (max-width: 768px) {
@media (max-width: 768px) {
#module-search .options {
#module-search .options {
float: none;
float: none;
}
}
#module-search #form-all .form-element label {
#module-search #form-all .form-element label {
text-align: center;
text-align: center;
}
}
कॉपी
कॉपी हुआ
कॉपी
कॉपी हुआ
#module-search #form-all .form-element label span {
#module-search #form-all .form-element label span {
font-size: 0.8em;
font-size: 0.8em;
}
}
}
}
/* -- Zone des resultats
/* -- Zone des resultats
-------------------------------------------*/
-------------------------------------------*/
div.resultsChoices {
div.resultsChoices {
position: relative;
position: relative;
top: 5px;
top: 5px;
width: 100%;
width: 100%;
text-align: right;
text-align: right;
}
}
div.resultsChoices span {
div.resultsChoices span {
position: relative;
position: relative;
top: 2px;
top: 2px;
}
}
div.results {
div.results {
margin-top: 30px;
margin-top: 30px;
min-height: 50px;
min-height: 50px;
vertical-align: middle;
vertical-align: middle;
}
}
div.results span.title {
div.results span.title {
position: relative;
position: relative;
top: -25px;
top: -25px;
font-weight: bold;
font-weight: bold;
text-align: center;
text-align: center;
text-transform: uppercase;
text-transform: uppercase;
}
}
div.results div.infosResults {
div.results div.infosResults {
width: 90%;
width: 90%;
padding-left: 10px;
padding-left: 10px;
font-size: 0.75em;
font-size: 0.75em;
font-weight: bold;
font-weight: bold;
}
}
.infosResults .infosResults-progressbar {
.infosResults .infosResults-progressbar {
margin: auto;
margin: auto;
width: 500px;
width: 500px;
}
}
ul.search-results {
ul.search-results {
margin-left: 30px;
margin-left: 30px;
padding: 10px;
padding: 10px;
}
}
ul.search-results li {
ul.search-results li {
padding: 5px;
padding: 5px;
}
}
div.PaginationResults {
div.PaginationResults {
padding: 5px;
padding: 5px;
text-align: right;
text-align: right;
कॉपी
कॉपी हुआ
कॉपी
कॉपी हुआ
}
}
सेव किए गए Diffs
ऑरिजनल टेक्स्ट
फ़ाइल खोलें
/* -- Zone de saisie de la recherche -------------------------------------------*/ div.search-field { text-align: center; } div#forms-selection { padding: 5px 0; } div#forms-selection a { display: block; padding: 2px 8px; text-decoration: none; } div#forms-selection a:hover { background-color: rgba(0, 0, 0, 0.2); } div#forms-selection a.SFL-current { background-color: rgba(0, 0, 0, 0.1); } div.SpecializedForm { padding: 0 5px; } @media (max-width: 768px) { #module-search .options { float: none; } #module-search #form-all .form-element label { text-align: center; } #module-search #form-all .form-element label span { font-size: 0.8em; } } /* -- Zone des resultats -------------------------------------------*/ div.resultsChoices { position: relative; top: 5px; width: 100%; text-align: right; } div.resultsChoices span { position: relative; top: 2px; } div.results { margin-top: 30px; min-height: 50px; vertical-align: middle; } div.results span.title { position: relative; top: -25px; font-weight: bold; text-align: center; text-transform: uppercase; } div.results div.infosResults { width: 90%; padding-left: 10px; font-size: 0.75em; font-weight: bold; } .infosResults .infosResults-progressbar { margin: auto; width: 500px; } ul.search-results { margin-left: 30px; padding: 10px; } ul.search-results li { padding: 5px; } div.PaginationResults { padding: 5px; text-align: right; }
परिवर्तित टेक्स्ट
फ़ाइल खोलें
/* * Surchargez ce fichier dans votre thème pour personnaliser le module * https://www.phpboost.com/wiki/structure-d-un-theme#paragraph-le-repertoire-modules */ /* Config */ .fieldset-refresh .form-element { -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; } /* -- Zone de saisie de la recherche -------------------------------------------*/ div.search-field { text-align: center; } div#forms-selection { padding: 5px 0; } div#forms-selection a { display: block; padding: 2px 8px; text-decoration: none; } div#forms-selection a:hover { background-color: rgba(0, 0, 0, 0.2); } div#forms-selection a.SFL-current { background-color: rgba(0, 0, 0, 0.1); } div.SpecializedForm { padding: 0 5px; } @media (max-width: 768px) { #module-search .options { float: none; } #module-search #form-all .form-element label { text-align: center; } #module-search #form-all .form-element label span { font-size: 0.8em; } } /* -- Zone des resultats -------------------------------------------*/ div.resultsChoices { position: relative; top: 5px; width: 100%; text-align: right; } div.resultsChoices span { position: relative; top: 2px; } div.results { margin-top: 30px; min-height: 50px; vertical-align: middle; } div.results span.title { position: relative; top: -25px; font-weight: bold; text-align: center; text-transform: uppercase; } div.results div.infosResults { width: 90%; padding-left: 10px; font-size: 0.75em; font-weight: bold; } .infosResults .infosResults-progressbar { margin: auto; width: 500px; } ul.search-results { margin-left: 30px; padding: 10px; } ul.search-results li { padding: 5px; } div.PaginationResults { padding: 5px; text-align: right; }
अंतर खोजें