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
28 suppressions
Lignes
Total
Supprimé
Caractères
Total
Supprimé
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
156 lignes
Copier tout
211 ajouts
Lignes
Total
Ajouté
Caractères
Total
Ajouté
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
342 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
*/
/* -- Profile User -- */
/* -- Profile User -- */
/* ------------------ */
/* ------------------ */
ul#profile-container {
ul#profile-container {
Copier
Copié
Copier
Copié
margin:
30px
auto;
margin:
2em
auto;
width: 99%;
width: 99%;
list-style-type: none;
list-style-type: none;
Copier
Copié
Copier
Copié
margin-left: -
7px
;
margin-left: -
0.456em
;
}
}
ul#profile-container li {
ul#profile-container li {
Copier
Copié
Copier
Copié
margin:
10px
0 0
7px
;
margin:
0.618em
0 0
0.456em
;
padding:
10px
;
padding:
0.618em
;
text-align: center;
text-align: center;
}
}
@media (min-width: 769px) {
@media (min-width: 769px) {
ul#profile-container li {
ul#profile-container li {
Copier
Copié
Copier
Copié
width: calc(100% / 3 -
7px
);
width: calc(100% / 3 -
0.456em
);
}
}
.profile-element-title {
.profile-element-title {
display: block;
display: block;
}
}
}
}
@media (max-width: 768px) {
@media (max-width: 768px) {
.profile-element-title {
.profile-element-title {
Copier
Copié
Copier
Copié
padding-left:
7px
;
padding-left:
0.456em
;
}
}
}
}
.preview-img {
.preview-img {
max-height: 180px;
max-height: 180px;
vertical-align: top;
vertical-align: top;
}
}
.user-agreement {
.user-agreement {
width: 90%;
width: 90%;
max-width: none;
max-width: none;
max-height: 250px;
max-height: 250px;
overflow-y: auto !important;
overflow-y: auto !important;
}
}
.user-group-select {
.user-group-select {
Copier
Copié
Copier
Copié
margin-bottom:
20px
;
margin-bottom:
1.309em
;
}
}
.user-group-select fieldset {
.user-group-select fieldset {
margin: 0;
margin: 0;
}
}
.user-group-select label {
.user-group-select label {
width: auto;
width: auto;
vertical-align: middle;
vertical-align: middle;
}
}
Copier
Copié
Copier
Copié
/* -- Contribution -- */
/* -- Contribution -- */
/* ------------------ */
/* ------------------ */
#module-user-contribution-list hr {
#module-user-contribution-list hr {
Copier
Copié
Copier
Copié
margin:
20px
0;
margin:
1.309em
0;
}
}
.module-contribution-element {
.module-contribution-element {
float: left;
float: left;
Copier
Copié
Copier
Copié
margin:
20px
0;
margin:
1.309em
0;
text-align: center;
text-align: center;
}
}
.unprocessed-contribution {
.unprocessed-contribution {
margin: auto;
margin: auto;
width: 300px;
width: 300px;
overflow: hidden;
overflow: hidden;
text-align: center;
text-align: center;
}
}
.unprocessed-contribution div {
.unprocessed-contribution div {
float: left;
float: left;
width: 50%;
width: 50%;
}
}
#module-user-moderation-panel .content {
#module-user-moderation-panel .content {
padding-bottom: 75px;
padding-bottom: 75px;
}
}
#module-user-moderation-panel .bt td:before {
#module-user-moderation-panel .bt td:before {
display: none;
display: none;
}
}
#module-user-moderation-panel .bt-content {
#module-user-moderation-panel .bt-content {
display: block;
display: block;
width: 100%;
width: 100%;
text-align: center;
text-align: center;
}
}
.contribution-module-container {
.contribution-module-container {
float: left;
float: left;
Copier
Copié
Copier
Copié
margin:
20px
0;
margin:
1.309em
0;
text-align: center;
text-align: center;
}
}
.convers-announce {
.convers-announce {
padding-right: 0;
padding-right: 0;
}
}
.convers-title {
.convers-title {
width: 50%;
width: 50%;
text-align: left;
text-align: left;
}
}
table.announce-legend td {
table.announce-legend td {
width: 33%;
width: 33%;
}
}
Copier
Copié
Copier
Copié
@media (min-width: 769px) {
.post-pm {
margin: auto;
width: 80%;
}
}
.available-modules-msg {
.available-modules-msg {
Copier
Copié
Copier
Copié
margin-bottom:
15px
;
margin-bottom:
1em
;
text-align: center;
text-align: center;
}
}
Copier
Copié
Copier
Copié
/* -- Error 403/404 -- */
/* -- Error 403/404 -- */
/* ------------------- */
/* ------------------- */
#module-user-error-403 .content,
#module-user-error-403 .content,
#module-user-error-404 .content {
#module-user-error-404 .content {
text-align: center;
text-align: center;
Copier
Copié
Copier
Copié
font-size: 1.
5em
;
font-size: 1.
482em
;
}
}
#module-user-error-403 .fa-warning:before,
#module-user-error-403 .fa-warning:before,
#module-user-error-404 .fa-warning:before {
#module-user-error-404 .fa-warning:before {
Copier
Copié
Copier
Copié
content: "\f071";
content: "\f071";
}
}
#module-user-error-403 .fa-warning,
#module-user-error-403 .fa-warning,
#module-user-error-404 .fa-warning {
#module-user-error-404 .fa-warning {
display: block;
display: block;
Copier
Copié
Copier
Copié
margin:
40px
auto
20px
auto;
margin:
0.618em
auto
0.309em
auto;
color: #C19954;
color: #C19954;
}
}
#module-user-error-403 .message-error,
#module-user-error-403 .message-error,
#module-user-error-404 .message-error {
#module-user-error-404 .message-error {
Copier
Copié
Copier
Copié
padding:
20px
0;
padding:
1.309em
0;
}
}
#module-user-error-403 .type-error,
#module-user-error-403 .type-error,
#module-user-error-404 .type-error {
#module-user-error-404 .type-error {
Copier
Copié
Copier
Copié
padding:
10px 0;
padding:
0.618em 0;
}
}
#module-user-group-list header h1 {
margin-top: 1.309em;
text-align: left;
}
#module-user-group-list > .content {
margin: 2em 0;
}
/* -- groupe -- */
/* ---------------- */
.group-container {
display: flex;
display: -ms-flexbox;
display: -webkit-flex;
flex-direction: column;
-ms-flex-direction: column;
-webkit-flex-direction: column;
}
.groups-list-container > header {
text-align: center;
}
.list-members-container {
flex: 0 0 auto;
-ms-flex: 0 0 auto;
-webkit-flex: 0 0 auto;
}
.list-members-container > header {
margin: 0;
padding: 0;
}
.list-members-container > header h2 {
font-size: 1.618em;
}
.list-members-container > .content {
display: flex;
display: -ms-flexbox;
display: -webkit-flex;
overflow: hidden;
padding: 0;
max-height: 0;
transition: 0.3s ease;
}
.list-members-container.selected > .content {
max-height: 9999px;
padding: 0.456em;
}
.list-admins-container {
order : 2;
-ms-flex-order: 2;
-webkit-flex-order: 2;
}
.list-modos-container {
order : 3;
-ms-flex-order: 3;
-webkit-flex-order: 3;
}
.list-members-container {
order : 4;
-ms-flex-order: 4;
-webkit-flex-order: 4;
}
.list-group-container.reorder-top {
order : 1;
-ms-flex-order: 1;
-webkit-flex-order: 1;
}
.list-members-container-action {
float: right;
font-size: 0.618em;
}
.list-members-container-action a {
width: 25px;
height: 25px;
text-align: center;
font-size: 0.809em;
}
.list-members-container-action i {
vertical-align: middle;
}
.action-less { display: none; }
.selected .action-less { display: inline-block; }
.action-more { display: inline-block; }
.selected .action-more { display: none; }
.group-button {
opacity: 0.5;
display: inline-block;
}
.group-button.selected {
opacity: 1;
}
.group-has-img {
max-width: 150px;
}
.user-card,
.user-card header,
.user-card .content {
margin: 0;
padding: 0;
}
.user-card {
border-width: 2px;
}
@media (min-width: 1370px) {
.elements-container > .user-card { width: calc(100% / 3.1); }
}
@media (min-width: 590px) and (max-width: 1369px) {
#module-user-group-list .elements-container,
#module-user-groups-list .elements-container {
flex-direction: row;
-ms-flex-direction: row;
-webkit-flex-direction: row;
}
.elements-container > .user-card { width: calc(100% / 2.3); }
}
@media (max-width: 591px) {
.elements-container > .user-card { width: calc(100%); }
}
.user-card .content {
display: flex;
display: -ms-flexbox;
display: -webkit-flex;
height: 100%;
}
.user-card .content:after,
.user-card .content:before {
display: none;
}
.user-card .avatar-container {
margin: 0.809em 0.456em 0.809em 0.456em;
flex: 0 0 90px;
-ms-flex: 0 0 90px;
-webkit-flex: 0 0 90px;
}
.user-level {
margin-top: 1em;
padding-left: 0.456em;
text-transform: capitalize;
}
.user-pseudo,
.user-extended-field {
padding-left: 0.456em;
}
.user-extended-field {
font-size: 0.809em;
text-align: left;
}
.infos-container {
border-width: 0 0 0 8px;
border-style: solid;
flex: 1 1 auto;
-ms-flex: 1 1 auto;
-webkit-flex: 1 1 auto;
margin: -1px -1px -1px 0;
}
Différences enregistrées
Texte d'origine
Ouvrir un fichier
/* -- Profile User -- */ /* ------------------ */ ul#profile-container { margin: 30px auto; width: 99%; list-style-type: none; margin-left: -7px; } ul#profile-container li { margin: 10px 0 0 7px; padding: 10px; text-align: center; } @media (min-width: 769px) { ul#profile-container li { width: calc(100% / 3 - 7px); } .profile-element-title { display: block; } } @media (max-width: 768px) { .profile-element-title { padding-left: 7px; } } .preview-img { max-height: 180px; vertical-align: top; } .user-agreement { width: 90%; max-width: none; max-height: 250px; overflow-y: auto !important; } .user-group-select { margin-bottom: 20px; } .user-group-select fieldset { margin: 0; } .user-group-select label { width: auto; vertical-align: middle; } /* -- Contribution -- */ /* ------------------ */ #module-user-contribution-list hr { margin: 20px 0; } .module-contribution-element { float: left; margin: 20px 0; text-align: center; } .unprocessed-contribution { margin: auto; width: 300px; overflow: hidden; text-align: center; } .unprocessed-contribution div { float: left; width: 50%; } #module-user-moderation-panel .content { padding-bottom: 75px; } #module-user-moderation-panel .bt td:before { display: none; } #module-user-moderation-panel .bt-content { display: block; width: 100%; text-align: center; } .contribution-module-container { float: left; margin: 20px 0; text-align: center; } .convers-announce { padding-right: 0; } .convers-title { width: 50%; text-align: left; } table.announce-legend td { width: 33%; } @media (min-width: 769px) { .post-pm { margin: auto; width: 80%; } } .available-modules-msg { margin-bottom: 15px; text-align: center; } /* -- Error 403/404 -- */ /* ------------------- */ #module-user-error-403 .content, #module-user-error-404 .content { text-align: center; font-size: 1.5em; } #module-user-error-403 .fa-warning:before, #module-user-error-404 .fa-warning:before { content: "\f071"; } #module-user-error-403 .fa-warning, #module-user-error-404 .fa-warning { display: block; margin: 40px auto 20px auto; color: #C19954; } #module-user-error-403 .message-error, #module-user-error-404 .message-error { padding: 20px 0; } #module-user-error-403 .type-error, #module-user-error-404 .type-error { padding: 10px 0; }
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 */ /* -- Profile User -- */ /* ------------------ */ ul#profile-container { margin: 2em auto; width: 99%; list-style-type: none; margin-left: -0.456em; } ul#profile-container li { margin: 0.618em 0 0 0.456em; padding: 0.618em; text-align: center; } @media (min-width: 769px) { ul#profile-container li { width: calc(100% / 3 - 0.456em); } .profile-element-title { display: block; } } @media (max-width: 768px) { .profile-element-title { padding-left: 0.456em; } } .preview-img { max-height: 180px; vertical-align: top; } .user-agreement { width: 90%; max-width: none; max-height: 250px; overflow-y: auto !important; } .user-group-select { margin-bottom: 1.309em; } .user-group-select fieldset { margin: 0; } .user-group-select label { width: auto; vertical-align: middle; } /* -- Contribution -- */ /* ------------------ */ #module-user-contribution-list hr { margin: 1.309em 0; } .module-contribution-element { float: left; margin: 1.309em 0; text-align: center; } .unprocessed-contribution { margin: auto; width: 300px; overflow: hidden; text-align: center; } .unprocessed-contribution div { float: left; width: 50%; } #module-user-moderation-panel .content { padding-bottom: 75px; } #module-user-moderation-panel .bt td:before { display: none; } #module-user-moderation-panel .bt-content { display: block; width: 100%; text-align: center; } .contribution-module-container { float: left; margin: 1.309em 0; text-align: center; } .convers-announce { padding-right: 0; } .convers-title { width: 50%; text-align: left; } table.announce-legend td { width: 33%; } .available-modules-msg { margin-bottom: 1em; text-align: center; } /* -- Error 403/404 -- */ /* ------------------- */ #module-user-error-403 .content, #module-user-error-404 .content { text-align: center; font-size: 1.482em; } #module-user-error-403 .fa-warning:before, #module-user-error-404 .fa-warning:before { content: "\f071"; } #module-user-error-403 .fa-warning, #module-user-error-404 .fa-warning { display: block; margin: 0.618em auto 0.309em auto; color: #C19954; } #module-user-error-403 .message-error, #module-user-error-404 .message-error { padding: 1.309em 0; } #module-user-error-403 .type-error, #module-user-error-404 .type-error { padding: 0.618em 0; } #module-user-group-list header h1 { margin-top: 1.309em; text-align: left; } #module-user-group-list > .content { margin: 2em 0; } /* -- groupe -- */ /* ---------------- */ .group-container { display: flex; display: -ms-flexbox; display: -webkit-flex; flex-direction: column; -ms-flex-direction: column; -webkit-flex-direction: column; } .groups-list-container > header { text-align: center; } .list-members-container { flex: 0 0 auto; -ms-flex: 0 0 auto; -webkit-flex: 0 0 auto; } .list-members-container > header { margin: 0; padding: 0; } .list-members-container > header h2 { font-size: 1.618em; } .list-members-container > .content { display: flex; display: -ms-flexbox; display: -webkit-flex; overflow: hidden; padding: 0; max-height: 0; transition: 0.3s ease; } .list-members-container.selected > .content { max-height: 9999px; padding: 0.456em; } .list-admins-container { order : 2; -ms-flex-order: 2; -webkit-flex-order: 2; } .list-modos-container { order : 3; -ms-flex-order: 3; -webkit-flex-order: 3; } .list-members-container { order : 4; -ms-flex-order: 4; -webkit-flex-order: 4; } .list-group-container.reorder-top { order : 1; -ms-flex-order: 1; -webkit-flex-order: 1; } .list-members-container-action { float: right; font-size: 0.618em; } .list-members-container-action a { width: 25px; height: 25px; text-align: center; font-size: 0.809em; } .list-members-container-action i { vertical-align: middle; } .action-less { display: none; } .selected .action-less { display: inline-block; } .action-more { display: inline-block; } .selected .action-more { display: none; } .group-button { opacity: 0.5; display: inline-block; } .group-button.selected { opacity: 1; } .group-has-img { max-width: 150px; } .user-card, .user-card header, .user-card .content { margin: 0; padding: 0; } .user-card { border-width: 2px; } @media (min-width: 1370px) { .elements-container > .user-card { width: calc(100% / 3.1); } } @media (min-width: 590px) and (max-width: 1369px) { #module-user-group-list .elements-container, #module-user-groups-list .elements-container { flex-direction: row; -ms-flex-direction: row; -webkit-flex-direction: row; } .elements-container > .user-card { width: calc(100% / 2.3); } } @media (max-width: 591px) { .elements-container > .user-card { width: calc(100%); } } .user-card .content { display: flex; display: -ms-flexbox; display: -webkit-flex; height: 100%; } .user-card .content:after, .user-card .content:before { display: none; } .user-card .avatar-container { margin: 0.809em 0.456em 0.809em 0.456em; flex: 0 0 90px; -ms-flex: 0 0 90px; -webkit-flex: 0 0 90px; } .user-level { margin-top: 1em; padding-left: 0.456em; text-transform: capitalize; } .user-pseudo, .user-extended-field { padding-left: 0.456em; } .user-extended-field { font-size: 0.809em; text-align: left; } .infos-container { border-width: 0 0 0 8px; border-style: solid; flex: 1 1 auto; -ms-flex: 1 1 auto; -webkit-flex: 1 1 auto; margin: -1px -1px -1px 0; }
Trouver la différence