Diff
checker
Texto
Texto
Imágenes
Documentos
Excel
Carpetas
Legal
Enterprise
Aplicación de escritorio
Precios
Iniciar sesión
Descargar Diffchecker Desktop
Comparar texto
Encuentra la diferencia entre dos archivos de texto
Herramientas
Historial
Editor live
Ocultar sin cambios
Sin ajuste de línea
Vista
Dividido
Unificado
Nivel de detalle
Inteligente
Palabra
Letra
Resaltado de sintaxis
Elegir sintaxis
Ignorar
Transformar texto
Ir al primer cambio
Editar entrada
Diffchecker Desktop
La forma más segura de usar Diffchecker. ¡Obtén la app de Diffchecker Desktop: tus diffs nunca salen de tu computadora!
Obtener Desktop
Untitled diff
Creado
hace 7 años
El diff nunca expira
Borrar
Exportar
Compartir
Explicar
52 eliminaciones
Líneas
Total
Eliminado
Caracteres
Total
Eliminado
Para continuar usando esta función, actualice a
Diff
checker
Pro
Ver precios
62 líneas
Copiar todo
14 adiciones
Líneas
Total
Añadido
Caracteres
Total
Añadido
Para continuar usando esta función, actualice a
Diff
checker
Pro
Ver precios
24 líneas
Copiar todo
Copiar
Copiado
Copiar
Copiado
#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%;
}
Copiar
Copiado
Copiar
Copiado
#
recaptcha
_image img
{
.g
recaptcha
-badge
{
width: 100%
;
bottom: 70px !important
;
}
}
@media (max-width: 768px) {
@media (max-width: 768px) {
Copiar
Copiado
Copiar
Copiado
.grecaptcha-badge {
z-index: 300 !important;
bottom: 60px !important;
}
.g-recaptcha div {
.g-recaptcha div {
Copiar
Copiado
Copiar
Copiado
width: 10
0
% !important;
width: 10
1
% !important;
}
}
.g-recaptcha iframe {
.g-recaptcha iframe {
Copiar
Copiado
Copiar
Copiado
max-width: 10
0
%;
max-width: 10
1
%;
}
}
}
}
Diferencias guardadas
Texto original
Abrir archivo
#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%; } }
Texto modificado
Abrir archivo
/* * 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%; } }
Encontrar la diferencia