]> source.dussan.org Git - nextcloud-server.git/commitdiff
Remove unneeded styles 5858/head
authorMorris Jobke <hey@morrisjobke.de>
Mon, 24 Jul 2017 09:09:14 +0000 (11:09 +0200)
committerMorris Jobke <hey@morrisjobke.de>
Mon, 24 Jul 2017 11:46:17 +0000 (13:46 +0200)
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
lib/private/Mail/EMailTemplate.php
tests/Settings/Mailer/NewUserMailHelperTest.php
tests/data/emails/new-account-email-custom.html
tests/data/emails/new-account-email-single-button.html
tests/data/emails/new-account-email.html

index dd8bdbd8ec902a7c599356b7a2b74f05cf25643c..8227e69ef0660aafe60388d7e356a97592b610c1 100644 (file)
@@ -100,7 +100,7 @@ EOF;
                                                        <tbody>
                                                        <tr style="padding:0;text-align:left;vertical-align:top">
                                                                <center data-parsed="" style="min-width:580px;width:100%%">
-                                                                       <img class="logo float-center" src="%s" alt="%s" align="center" style="-ms-interpolation-mode:bicubic;Margin:0 auto;clear:both;display:block;float:none;margin:0 auto;max-height:100%%;max-width:100px;outline:0;text-align:center;text-decoration:none;width:auto" height="120">
+                                                                       <img class="logo float-center" src="%s" alt="%s" align="center" style="-ms-interpolation-mode:bicubic;Margin:0 auto;clear:both;display:block;float:none;margin:0 auto;outline:0;text-align:center;text-decoration:none" height="50">
                                                                </center>
                                                        </tr>
                                                        </tbody>
index b0ee6a9bef3d5ca1b4cafd881e9856c7b76c1336..40ba9ee1c21196040123732ff9229663c9cadefc 100644 (file)
@@ -182,7 +182,7 @@ class NewUserMailHelperTest extends TestCase {
                                                        <tbody>
                                                        <tr style="padding:0;text-align:left;vertical-align:top">
                                                                <center data-parsed="" style="min-width:580px;width:100%">
-                                                                       <img class="logo float-center" src="" alt="TestCloud" align="center" style="-ms-interpolation-mode:bicubic;Margin:0 auto;clear:both;display:block;float:none;margin:0 auto;max-height:100%;max-width:100px;outline:0;text-align:center;text-decoration:none;width:auto" height="120">
+                                                                       <img class="logo float-center" src="" alt="TestCloud" align="center" style="-ms-interpolation-mode:bicubic;Margin:0 auto;clear:both;display:block;float:none;margin:0 auto;outline:0;text-align:center;text-decoration:none" height="50">
                                                                </center>
                                                        </tr>
                                                        </tbody>
@@ -415,7 +415,7 @@ EOF;
                                                        <tbody>
                                                        <tr style="padding:0;text-align:left;vertical-align:top">
                                                                <center data-parsed="" style="min-width:580px;width:100%">
-                                                                       <img class="logo float-center" src="" alt="TestCloud" align="center" style="-ms-interpolation-mode:bicubic;Margin:0 auto;clear:both;display:block;float:none;margin:0 auto;max-height:100%;max-width:100px;outline:0;text-align:center;text-decoration:none;width:auto" height="120">
+                                                                       <img class="logo float-center" src="" alt="TestCloud" align="center" style="-ms-interpolation-mode:bicubic;Margin:0 auto;clear:both;display:block;float:none;margin:0 auto;outline:0;text-align:center;text-decoration:none" height="50">
                                                                </center>
                                                        </tr>
                                                        </tbody>
index 4bf360b2003b29c4737cba5597b3afe361a6fade..e35b9f57848993971d0f4a6aae55f967f406866b 100644 (file)
@@ -23,7 +23,7 @@
                                                        <tbody>
                                                        <tr style="padding:0;text-align:left;vertical-align:top">
                                                                <center data-parsed="" style="min-width:580px;width:100%">
-                                                                       <img class="logo float-center" src="https://example.org/img/logo-mail-header.png" alt="TestCloud" align="center" style="-ms-interpolation-mode:bicubic;Margin:0 auto;clear:both;display:block;float:none;margin:0 auto;max-height:100%;max-width:100px;outline:0;text-align:center;text-decoration:none;width:auto" height="120">
+                                                                       <img class="logo float-center" src="https://example.org/img/logo-mail-header.png" alt="TestCloud" align="center" style="-ms-interpolation-mode:bicubic;Margin:0 auto;clear:both;display:block;float:none;margin:0 auto;outline:0;text-align:center;text-decoration:none" height="50">
                                                                </center>
                                                        </tr>
                                                        </tbody>
index 901fdbca69a3e0ca15f99e3fe61aab5c49349c50..d70a8a647d3f391a20d1d884569611ce41e45746 100644 (file)
@@ -23,7 +23,7 @@
                                                        <tbody>
                                                        <tr style="padding:0;text-align:left;vertical-align:top">
                                                                <center data-parsed="" style="min-width:580px;width:100%">
-                                                                       <img class="logo float-center" src="https://example.org/img/logo-mail-header.png" alt="TestCloud" align="center" style="-ms-interpolation-mode:bicubic;Margin:0 auto;clear:both;display:block;float:none;margin:0 auto;max-height:100%;max-width:100px;outline:0;text-align:center;text-decoration:none;width:auto" height="120">
+                                                                       <img class="logo float-center" src="https://example.org/img/logo-mail-header.png" alt="TestCloud" align="center" style="-ms-interpolation-mode:bicubic;Margin:0 auto;clear:both;display:block;float:none;margin:0 auto;outline:0;text-align:center;text-decoration:none" height="50">
                                                                </center>
                                                        </tr>
                                                        </tbody>
index c1e56954cf8410cb6abc49ca8b94898dece69a31..3e8814bbfbbfb5aa1b0216a679df1422aa4ce105 100644 (file)
@@ -23,7 +23,7 @@
                                                        <tbody>
                                                        <tr style="padding:0;text-align:left;vertical-align:top">
                                                                <center data-parsed="" style="min-width:580px;width:100%">
-                                                                       <img class="logo float-center" src="https://example.org/img/logo-mail-header.png" alt="TestCloud" align="center" style="-ms-interpolation-mode:bicubic;Margin:0 auto;clear:both;display:block;float:none;margin:0 auto;max-height:100%;max-width:100px;outline:0;text-align:center;text-decoration:none;width:auto" height="120">
+                                                                       <img class="logo float-center" src="https://example.org/img/logo-mail-header.png" alt="TestCloud" align="center" style="-ms-interpolation-mode:bicubic;Margin:0 auto;clear:both;display:block;float:none;margin:0 auto;outline:0;text-align:center;text-decoration:none" height="50">
                                                                </center>
                                                        </tr>
                                                        </tbody>