mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Merge pull request #1383 from zheileman/apple-data-detectors
Fix styling of Apple data-detectors in newsletters
This commit is contained in:
commit
7489bc8d98
2 changed files with 4 additions and 4 deletions
|
@ -521,7 +521,7 @@
|
|||
line-height: 100%;
|
||||
}
|
||||
|
||||
.apple-link a {
|
||||
a[x-apple-data-detectors] {
|
||||
color: inherit !important;
|
||||
font-family: inherit !important;
|
||||
font-size: inherit !important;
|
||||
|
@ -1087,4 +1087,4 @@
|
|||
</table>
|
||||
</body>
|
||||
</html>
|
||||
% endif
|
||||
% endif
|
||||
|
|
|
@ -521,7 +521,7 @@
|
|||
line-height: 100%;
|
||||
}
|
||||
|
||||
.apple-link a {
|
||||
a[x-apple-data-detectors] {
|
||||
color: inherit !important;
|
||||
font-family: inherit !important;
|
||||
font-size: inherit !important;
|
||||
|
@ -1087,4 +1087,4 @@
|
|||
</table>
|
||||
</body>
|
||||
</html>
|
||||
% endif
|
||||
% endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue