Diff
checker
Texto
Texto
Imagens
Documentos
Excel
Pastas
Legal
Enterprise
Aplicativo para desktop
Preços
Fazer login
Baixar o Diffchecker Desktop
Comparar texto
Encontre a diferença entre dois arquivos de texto
Ferramentas
Histórico
Editor live
Recolher inalteradas
Sem quebra de linha
Layout
Dividido
Unificado
Nível de detalhe
Inteligente
Palavra
Caractere
Realce de sintaxe
Escolher sintaxe
Ignorar
Transformar texto
Ir à primeira mudança
Editar entrada
Diffchecker Desktop
A maneira mais segura de usar o Diffchecker. Obtenha o aplicativo Diffchecker Desktop: seus diffs nunca saem do seu computador!
Obter Desktop
Untitled diff
Criado
há 7 anos
O diff nunca expira
Limpar
Exportar
Compartilhar
Explicar
52 remoções
Linhas
Total
Removido
Caracteres
Total
Removido
Para continuar usando este recurso, atualize para
Diff
checker
Pro
Ver preços
62 linhas
Copiar tudo
14 adições
Linhas
Total
Adicionado
Caracteres
Total
Adicionado
Para continuar usando este recurso, atualize para
Diff
checker
Pro
Ver preços
24 linhas
Copiar tudo
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
%;
}
}
}
}
Diferenças salvas
Texto original
Abrir arquivo
#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 alterado
Abrir arquivo
/* * 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 Diferença