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
52 suppressions
Lignes
Total
Supprimé
Caractères
Total
Supprimé
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
62 lignes
Copier tout
14 ajouts
Lignes
Total
Ajouté
Caractères
Total
Ajouté
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
24 lignes
Copier tout
Copier
Copié
Copier
Copié
#recaptcha-widget {
/*
display: inline-block;
* Surchargez ce fichier dans votre thème pour personnaliser le module
border: 1px solid #CCCCCC;
* https://www.phpboost.com/wiki/structure-d-un-theme#paragraph-le-repertoire-modules
border-radius: 4px;
*/
border-collapse: collapse;
}
#recaptcha-widget .options {
display: table-cell;
float: none;
margin: 0;
padding: 5px;
height: 100%;
vertical-align: middle;
border-radius: 0 4px 4px 0;
border: none;
}
#recaptcha-widget .options > a,
#recaptcha-widget .options > div {
display: block;
padding: 8px 0;
}
#recaptcha-container {
display: table-cell;
border-right: 1px solid #CCCCCC;
vertical-align: top;
}
#recaptcha-container span,
#recaptcha-container div {
margin: 5px;
}
#recaptcha-container input {
width: 100%;
border: none;
border-top: 1px solid #CCCCCC;
border-radius: 0 0 0 4px;
}
#recaptcha_image {
width: 96% !important;
height: auto !important;
max-width: 100%;
}
Copier
Copié
Copier
Copié
#
recaptcha
_image img
{
.g
recaptcha
-badge
{
width: 100%
;
bottom: 70px !important
;
}
}
@media (max-width: 768px) {
@media (max-width: 768px) {
Copier
Copié
Copier
Copié
.grecaptcha-badge {
z-index: 300 !important;
bottom: 60px !important;
}
.g-recaptcha div {
.g-recaptcha div {
Copier
Copié
Copier
Copié
width: 10
0
% !important;
width: 10
1
% !important;
}
}
.g-recaptcha iframe {
.g-recaptcha iframe {
Copier
Copié
Copier
Copié
max-width: 10
0
%;
max-width: 10
1
%;
}
}
}
}
Différences enregistrées
Texte d'origine
Ouvrir un fichier
#recaptcha-widget { display: inline-block; border: 1px solid #CCCCCC; border-radius: 4px; border-collapse: collapse; } #recaptcha-widget .options { display: table-cell; float: none; margin: 0; padding: 5px; height: 100%; vertical-align: middle; border-radius: 0 4px 4px 0; border: none; } #recaptcha-widget .options > a, #recaptcha-widget .options > div { display: block; padding: 8px 0; } #recaptcha-container { display: table-cell; border-right: 1px solid #CCCCCC; vertical-align: top; } #recaptcha-container span, #recaptcha-container div { margin: 5px; } #recaptcha-container input { width: 100%; border: none; border-top: 1px solid #CCCCCC; border-radius: 0 0 0 4px; } #recaptcha_image { width: 96% !important; height: auto !important; max-width: 100%; } #recaptcha_image img { width: 100%; } @media (max-width: 768px) { .g-recaptcha div { width: 100% !important; } .g-recaptcha iframe { max-width: 100%; } }
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 */ .grecaptcha-badge { bottom: 70px !important; } @media (max-width: 768px) { .grecaptcha-badge { z-index: 300 !important; bottom: 60px !important; } .g-recaptcha div { width: 101% !important; } .g-recaptcha iframe { max-width: 101%; } }
Trouver la différence