Merge pull request #1383 from zheileman/apple-data-detectors
Fix styling of Apple data-detectors in newsletters
This commit is contained in:
@@ -521,7 +521,7 @@
|
|||||||
line-height: 100%;
|
line-height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apple-link a {
|
a[x-apple-data-detectors] {
|
||||||
color: inherit !important;
|
color: inherit !important;
|
||||||
font-family: inherit !important;
|
font-family: inherit !important;
|
||||||
font-size: inherit !important;
|
font-size: inherit !important;
|
||||||
|
|||||||
@@ -521,7 +521,7 @@
|
|||||||
line-height: 100%;
|
line-height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.apple-link a {
|
a[x-apple-data-detectors] {
|
||||||
color: inherit !important;
|
color: inherit !important;
|
||||||
font-family: inherit !important;
|
font-family: inherit !important;
|
||||||
font-size: inherit !important;
|
font-size: inherit !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user