Diff
checker
Texte
Texte
Images
Documents
Excel
Dossiers
Legal
Enterprise
Application de bureau
Prix
Se connecter
Télécharger Diffchecker Desktop
Comparer le texte
Trouver la différence entre deux fichiers texte
Outils
Historique
Éditeur live
Cacher identiques
Sans retour à la ligne
Vue
Divisé
Unifié
Niveau de précision
Intelligent
Mot
Caractère
Coloration syntaxique
Choisir la syntaxe
Ignorer
Transformer le texte
Aller au premier écart
Modifier l'entrée
Diffchecker Desktop
La façon la plus sécurisée d'utiliser Diffchecker. Obtenez l'application Diffchecker Desktop : vos diffs ne quittent jamais votre ordinateur !
Obtenir Desktop
Untitled diff
Créé
il y a 7 ans
Le diff n'expire jamais
Effacer
Exporter
Partager
Expliquer
8 suppressions
Lignes
Total
Supprimé
Caractères
Total
Supprimé
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
74 lignes
Copier tout
20 ajouts
Lignes
Total
Ajouté
Caractères
Total
Ajouté
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
89 lignes
Copier tout
Copier
Copié
Copier
Copié
/*
* Surchargez ce fichier dans votre thème pour personnaliser le module
* https://www.phpboost.com/wiki/structure-d-un-theme#paragraph-le-repertoire-modules
*/
#cssmenu-bugtrackerpageslist {
#cssmenu-bugtrackerpageslist {
margin-bottom: 10px;
margin-bottom: 10px;
}
}
.legend-line {
.legend-line {
padding: 0 0 8px 0;
padding: 0 0 8px 0;
}
}
.legend-color {
.legend-color {
font-size: 2em;
font-size: 2em;
vertical-align: -1px;
vertical-align: -1px;
}
}
.legend {
.legend {
padding-right: 20px;
padding-right: 20px;
}
}
.title-column { width: 30%; }
.title-column { width: 30%; }
.small-column { width: 10%; }
.small-column { width: 10%; }
.medium-column { width: 20%; }
.medium-column { width: 20%; }
#status-chart { width: 90%; }
#status-chart { width: 90%; }
Copier
Copié
Copier
Copié
/* Surcharge de la classe block pour mettre un fond blanc */
.block {
background-color: #FFFFFF;
}
table.version-list tfoot tr th,
table.version-list tfoot tr th,
table.categories-list tfoot tr th {
table.categories-list tfoot tr th {
padding: 8px 0;
padding: 8px 0;
}
}
table.version-list input[id*="release_date"] {
table.version-list input[id*="release_date"] {
Copier
Copié
Copier
Copié
width: 80%;
width: 80%;
}
}
table.bt tbody td .bt-content {
table.bt tbody td .bt-content {
width: 65% !important;
width: 65% !important;
}
}
td .form-field-checkbox {
td .form-field-checkbox {
margin: auto;
margin: auto;
}
}
.form-field-progressbar {
.form-field-progressbar {
width: 25%;
width: 25%;
}
}
.cw25 {
.cw25 {
width: 100%;
width: 100%;
text-align: center;
text-align: center;
}
}
@media (min-width: 981px) {
@media (min-width: 981px) {
.cw25 {
.cw25 {
Copier
Copié
Copier
Copié
width: calc(100% / 4);
width: calc(100% / 4);
}
}
}
}
div[id*="calendar"] {
div[id*="calendar"] {
left: auto !important;
left: auto !important;
right: auto !important;
right: auto !important;
}
}
@media (max-width: 980px) {
@media (max-width: 980px) {
table.version-list div[id*="calendar"] {
table.version-list div[id*="calendar"] {
display: none !important;
display: none !important;
}
}
Copier
Copié
Copier
Copié
table.version-list .fa-calendar {
table.version-list .fa-calendar {
display: none !important;
display: none !important;
}
}
}
}
Copier
Copié
Copier
Copié
.bugtracker-actions a {
padding: 0.228em;
}
@media (max-width: 768px) {
.bugtracker-actions a {
display: inline-block;
padding: 1em;
}
}
.bugtracker-filter {
text-align: left;
}
Différences enregistrées
Texte d'origine
Ouvrir un fichier
#cssmenu-bugtrackerpageslist { margin-bottom: 10px; } .legend-line { padding: 0 0 8px 0; } .legend-color { font-size: 2em; vertical-align: -1px; } .legend { padding-right: 20px; } .title-column { width: 30%; } .small-column { width: 10%; } .medium-column { width: 20%; } #status-chart { width: 90%; } /* Surcharge de la classe block pour mettre un fond blanc */ .block { background-color: #FFFFFF; } table.version-list tfoot tr th, table.categories-list tfoot tr th { padding: 8px 0; } table.version-list input[id*="release_date"] { width: 80%; } table.bt tbody td .bt-content { width: 65% !important; } td .form-field-checkbox { margin: auto; } .form-field-progressbar { width: 25%; } .cw25 { width: 100%; text-align: center; } @media (min-width: 981px) { .cw25 { width: calc(100% / 4); } } div[id*="calendar"] { left: auto !important; right: auto !important; } @media (max-width: 980px) { table.version-list div[id*="calendar"] { display: none !important; } table.version-list .fa-calendar { display: none !important; } }
Texte modifié
Ouvrir un fichier
/* * Surchargez ce fichier dans votre thème pour personnaliser le module * https://www.phpboost.com/wiki/structure-d-un-theme#paragraph-le-repertoire-modules */ #cssmenu-bugtrackerpageslist { margin-bottom: 10px; } .legend-line { padding: 0 0 8px 0; } .legend-color { font-size: 2em; vertical-align: -1px; } .legend { padding-right: 20px; } .title-column { width: 30%; } .small-column { width: 10%; } .medium-column { width: 20%; } #status-chart { width: 90%; } table.version-list tfoot tr th, table.categories-list tfoot tr th { padding: 8px 0; } table.version-list input[id*="release_date"] { width: 80%; } table.bt tbody td .bt-content { width: 65% !important; } td .form-field-checkbox { margin: auto; } .form-field-progressbar { width: 25%; } .cw25 { width: 100%; text-align: center; } @media (min-width: 981px) { .cw25 { width: calc(100% / 4); } } div[id*="calendar"] { left: auto !important; right: auto !important; } @media (max-width: 980px) { table.version-list div[id*="calendar"] { display: none !important; } table.version-list .fa-calendar { display: none !important; } } .bugtracker-actions a { padding: 0.228em; } @media (max-width: 768px) { .bugtracker-actions a { display: inline-block; padding: 1em; } } .bugtracker-filter { text-align: left; }
Trouver la différence