Diff
checker
Text
Text
Images
Documents
Excel
Folders
Legal
Enterprise
Desktop
Pricing
Sign in
Download Diffchecker Desktop
Compare text
Find the difference between two text files
Tools
History
Real-time editor
Hide unchanged lines
Disable line wrap
Layout
Split
Unified
Diff precision
Smart
Word
Char
Syntax highlighting
Choose syntax
Ignore
Transform text
Go to first change
Edit input
Diffchecker Desktop
The most secure way to run Diffchecker. Get the Diffchecker Desktop app: your diffs never leave your computer!
Get Desktop
Untitled diff
Created
7 years ago
Diff never expires
Clear
Export
Share
Explain
52 removals
Lines
Total
Removed
Characters
Total
Removed
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
62 lines
Copy
14 additions
Lines
Total
Added
Characters
Total
Added
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
24 lines
Copy
Copy
Copied
Copy
Copied
#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%;
}
Copy
Copied
Copy
Copied
#
recaptcha
_image img
{
.g
recaptcha
-badge
{
width: 100%
;
bottom: 70px !important
;
}
}
@media (max-width: 768px) {
@media (max-width: 768px) {
Copy
Copied
Copy
Copied
.grecaptcha-badge {
z-index: 300 !important;
bottom: 60px !important;
}
.g-recaptcha div {
.g-recaptcha div {
Copy
Copied
Copy
Copied
width: 10
0
% !important;
width: 10
1
% !important;
}
}
.g-recaptcha iframe {
.g-recaptcha iframe {
Copy
Copied
Copy
Copied
max-width: 10
0
%;
max-width: 10
1
%;
}
}
}
}
Saved diffs
Original text
Open file
#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%; } }
Changed text
Open file
/* * 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%; } }
Find difference