Advertisement
tyreun

Untitled

Oct 17th, 2014
648
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. tell current application
  2.     do shell script "echo '<!DOCTYPE html>
  3. <html lang=\"en\">
  4. <head>
  5.     <meta charset=\"utf-8\" />
  6.     <title></title>
  7.        <meta name=\"viewport\" content=\"width=device-width\" />
  8.     <meta name=\"generator\" content=\"BBEdit 10.5\" />
  9.    
  10. <style>
  11. body#message {
  12.    font: 300 14px/18px '\\''Lucida Grande'\\'', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif !important;
  13.    color: #333 !important;
  14.    background-color: #ffffff !important;
  15.    margin:0 !important;
  16.    padding:0 !important;
  17.    width:100% /* !important */;
  18.    /* was 685px */;
  19. }
  20.  
  21. /*
  22. same width as body, because Rover adds this div
  23. */
  24. body/*, .main*/ {
  25. }
  26.  
  27. .main {
  28.    width: 685px;
  29. }
  30.  
  31. #apple-logo-left-margin {
  32.    width: 538px !important;
  33. }
  34.  
  35. #logo-row-box {
  36.     width:100% !important;
  37.     text-align:right;
  38.     padding-top:0 !important;
  39.     padding-bottom:47px !important;
  40. }
  41.  
  42. div[dir=\"rtl\"] #logo-row-box {
  43.   text-align:left !important;
  44. }
  45.  
  46. h1, em, b {
  47.    font-weight:bold !important;
  48.    line-height:18px !important;
  49. }
  50.  
  51. h1, td.h1-header {
  52.    font-family: '\\''Lucida Grande'\\'', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif;
  53.    font-size: 14px;
  54.    line-height: 18px;
  55.    margin-bottom: 0;
  56.    border-bottom: none;
  57. }
  58.  
  59. p {
  60.    font-weight: 300;
  61.    margin-top: 0 !important;
  62.    margin-bottom: 18px !important;
  63.    word-wrap: break-word;
  64. }
  65.  
  66. td.paragraph {
  67.     padding:0 0 18px !important;
  68. }
  69.  
  70. td.h1-header {
  71.     padding:0px 0px 0px !important;
  72. }
  73.  
  74. td#signature {
  75.    padding-right:0 !important;
  76.    padding-left:0 !important;
  77. }
  78.  
  79. td.no-padding-bottom {
  80.    padding-bottom:0 !important;
  81. }
  82.  
  83. #signature {
  84.    padding-top:18px !important; /* was 41px */
  85.    padding-bottom:50px !important;
  86. }
  87.  
  88. em {
  89.    font-family: '\\''Lucida Grande Bold'\\'', '\\''Lucida Grande'\\'', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif !important;
  90.    font-style:normal !important;
  91. }
  92.  
  93. em a {
  94.    color: #333 !important;
  95. }
  96.  
  97. a {
  98.    color: #08c;
  99.    text-decoration: none;
  100. }
  101.  
  102. span.unlink a,
  103. em a,
  104. b a,
  105. td.unlink a {
  106.    color:#333 !important;
  107.    cursor: text;
  108.    pointer-events: none;
  109.    padding-top:0 !important;
  110.    margin-top:0 !important;
  111. }
  112.  
  113. #main {
  114.    margin-top: 40px;
  115.    padding-right: 60px;
  116.    padding-left: 60px;
  117. }
  118.  
  119. img#footer-gradient {
  120.    position:relative;
  121.    /* left:-70px;  does not work in Outlook.com */
  122.    /* width: 825px !important; */
  123.  
  124.    width:100% !important;    
  125.    height:16px !important;
  126. }
  127.  
  128. .footer-hr,
  129. footer hr {
  130.    height: 1px;
  131.    background-color: #FEFEFE;
  132.    background-image: linear-gradient(left, #FEFEFE 0%, #EAEAEA 6%, #EAEAEA 94%, #FEFEFE 100%);
  133.    background-image: -moz-linear-gradient(left, #FEFEFE 0%, #EAEAEA 6%, #EAEAEA 94%, #FEFEFE 100%);
  134.    background-image: -ms-linear-gradient(left, #FEFEFE 0%, #EAEAEA 6%, #EAEAEA 94%, #FEFEFE 100%);
  135.    background-image: -o-linear-gradient(left, #FEFEFE 0%, #EAEAEA 6%, #EAEAEA 94%, #FEFEFE 100%);
  136.    background-image: -webkit-gradient(linear, left top, right top, color-stop(0.0, #FEFEFE), color-stop(0.5, #FAFAFA), color-stop(1.0, #FEFEFE));
  137.    background-image: -webkit-linear-gradient(left, #FEFEFE 0%, #EAEAEA 6%, #EAEAEA 94%, #FEFEFE 100%);
  138. }
  139.  
  140. .footer-radial-gradient {
  141.    height: 18px;
  142.    border-width: 0;
  143.    background: radial-gradient(342px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
  144.    background: -moz-radial-gradient(342px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
  145.    background: -ms-radial-gradient(342px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
  146.    background: -o-radial-gradient(342px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
  147.    background: -webkit-gradient(radial, 342px 0px, color-stop(0.0, #F8F8F8), color-stop(1.0, #FEFEFE));
  148.    background: -webkit-radial-gradient(342px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
  149. }
  150.  
  151. footer,
  152. footer p,
  153. footer span.unlink a,
  154. footer td.paragraph {
  155.    font:11px/15px Geneva, Verdana, Arial, Helvetica, sans-serif;
  156.    color:#888 !important;
  157. }
  158.  
  159. .center-text,
  160. footer nav,
  161. footer p {
  162.    text-align: center;
  163. }
  164.  
  165. footer a:hover {
  166.    text-decoration: underline;
  167. }
  168.  
  169. .no-margin-bottom {
  170.    margin-bottom: 0 !important;
  171. }
  172.  
  173. td.spacer-36 {
  174.     padding-bottom:36px;
  175. }
  176.  
  177. html[dir=rtl] #apple-logo {
  178.    left:0;
  179.    right:538px;
  180. }
  181.  
  182. p#copyright {
  183.    margin-bottom: 0;
  184. }
  185.  
  186. .display-block {
  187.    display: block;
  188. }
  189.  
  190. .nowrap {
  191.    white-space: nowrap;
  192. }
  193.  
  194. #apple-logo-margin-bottom {
  195.    height: 44px !important;
  196. }
  197.  
  198. #left-align-on-reply {
  199.     /* moved from body */
  200.     margin:0px auto 50px;
  201.     padding:0;
  202.     width: 685px;
  203. }
  204.  
  205. #apple-logo-cell {
  206.     width:100%;
  207.     padding-top:40px;
  208.     padding-bottom:44px;
  209. }
  210.  
  211. #apple-logo-in-cell {
  212.    height: 28px !important;
  213.    width: 24px !important;
  214. }
  215.  
  216. #apple-logo-in-row-box-mobile {
  217.    display: none;
  218.    height: 20px !important;
  219.    width: 17px !important;
  220. }
  221.  
  222. /* If the email client is reading the style element: */
  223.  
  224. /* - then we don'\\''t need spacer divs */
  225. div.paragraph-spacer {
  226.  display:none;
  227.  height:0px !important;
  228.  margin-bottom:0px !important;
  229. }
  230.  
  231. /* - and margin-top already is in effect on #main */
  232. #apple-logo-margin-top {
  233.  height:0px !important;
  234. }
  235.  
  236.  
  237. /* normally max-width: 320px */
  238. @media (max-width:320px) {
  239.  
  240.   /* body[yahoo] prevents Yahoo! Mail from reading these rules, because it cannot read attribute selectors */  
  241.        body[yahoo]#message {
  242.          -webkit-text-size-adjust:none;
  243.     }
  244.  
  245.    body[yahoo] #apple-logo-left-margin {
  246.        width:275px !important;
  247.    }
  248.  
  249.     body[yahoo] #main {
  250.         margin-top:18px;
  251.         padding-right:0;
  252.         padding-left:0;
  253.     }
  254.    
  255.     body[yahoo] #apple-logo-in-row-box {
  256.         /* Not using hide and show approach between small and large imgs because Outlook Express 6 shows both imgs on reply */
  257.  
  258.         /*
  259.         display:none !important;
  260.         height:0px !important;
  261.         width:0px !important;
  262.         */
  263.  
  264.         height:20px !important;
  265.         width:17px !important;
  266.     }
  267.  
  268.     body[yahoo] #apple-logo-in-row-box-mobile {
  269.         /* display:inline-block !important; Not using hide and show approach between small and large imgs because Outlook Express 6 shows both imgs on reply */
  270.     }
  271.    
  272.     body[yahoo] #apple-logo-margin-bottom {
  273.         height:6px !important;
  274.     }
  275.  
  276.     body[yahoo] #logo-row-box {
  277.         padding-bottom:9px !important;
  278.     }
  279.    
  280.     body[yahoo] p {
  281.         margin-bottom:20px;
  282.     }
  283.  
  284.     body[yahoo] td.paragraph {
  285.         padding:0 0 20px !important;
  286.     }
  287.  
  288.     body[yahoo] td.no-padding-bottom {
  289.         padding-bottom:0 !important;
  290.     }
  291.  
  292.     body[yahoo] p#signature {
  293.         margin-top:36px !important;
  294.         margin-bottom:28px !important;
  295.         }
  296.  
  297.     body[yahoo] td#signature {
  298.         padding-top:18px !important; /* was 36px */
  299.         padding-bottom:28px !important;
  300.     }
  301.  
  302.     body[yahoo] .footer-radial-gradient {
  303.         height:0px;
  304.         border-width:0;
  305.         background: radial-gradient(150px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
  306.         background: -moz-radial-gradient(150px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
  307.         background: -ms-radial-gradient(150px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
  308.         background: -o-radial-gradient(150px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
  309.         background: -webkit-gradient(radial, 150px 0px, color-stop(0.0, #F8F8F8), color-stop(1.0, #FEFEFE));
  310.         background: -webkit-radial-gradient(150px 0px, farthest side, #F8F8F8 0%, #FEFEFE 100%);
  311.         }
  312.  
  313.     body[yahoo] img#footer-gradient {
  314.         display:block !important;
  315.                left:0;
  316.         width:288px !important;
  317.     }
  318.  
  319.        body[yahoo] img#footer-gradient + p {
  320.          margin-bottom:12px !important;
  321.        }
  322.  
  323.     body[yahoo] td#footer-links {
  324.         padding-bottom:12px !important;
  325.     }
  326.  
  327.        body[yahoo] #copyright #apple-address,
  328.        body[yahoo]  #copyright #all-rights-reserved {
  329.          display:block;
  330.        }
  331.  
  332.        body[yahoo] #left-align-on-reply {
  333.                /* moved from body  */
  334.         padding-right:16px;
  335.         padding-left:16px;
  336.         width:300px;
  337.        }
  338.  
  339.         body[yahoo] footer {
  340.       font:11px/15px '\\''Helvetica Neue'\\'', Helvetica, Geneva, Verdana, Arial, sans-serif;
  341.         }
  342. }
  343. </style>
  344.  
  345. <!--[if lt IE 10]>
  346. <style>
  347. em {
  348.     font-weight:bold;
  349. }
  350. </style>
  351. <![endif]-->
  352.  
  353. <!--[if IE 9]>
  354. <style>
  355.  
  356. .footer-hr,
  357. .footer-radial-gradient {
  358.     display:block;
  359. }
  360.  
  361. .footer-radial-gradient {
  362.     width:825px;
  363. background:url('\\''https://statici.icloud.com/emailimages/v4/common/footer_gradient_web.png'\\'') no-repeat;
  364.     background-size:825px 18px;
  365.     left:-70px;
  366. }
  367.  
  368. img#footer-gradient {
  369.     display:none;
  370. }
  371. </style>
  372. <![endif]-->
  373.  
  374. <!--[if IE 8]>
  375. <style>
  376. .footer-hr,
  377. .footer-radial-gradient {
  378.     display:none;
  379. }
  380.  
  381. img#footer-gradient {
  382.     display:block !important;
  383.     margin-right:auto;
  384.     margin-left:auto;
  385. }
  386. </style>
  387. <![endif]-->  
  388.  
  389. </head>
  390.  
  391. <!-- body[yahoo] is being used to prevent Yahoo! Mail from reading these rules, because it cannot read attribute selectors -->
  392. <body id=\"message\" style=\"background-color:#fff;\" yahoo=\"fix\">
  393.     <div id=\"left-align-on-reply\" dir=\"ltr\">
  394.         <div id=\"main\">
  395.             <!--<div id=\"apple-logo-margin-top\" style=\"height:40px;\"></div>-->
  396.                         <div id=\"logo-row-box\" style=\"width:95%;text-align: right;padding-top:6%;padding-bottom:6%;\">
  397.               <img id=\"apple-logo-in-row-box\" src=\"https://statici.icloud.com/emailimages/v4/common/apple_logo_web@2x.png\" style=\"display:inline-block;height:28px;width:24px;right:0px;\"><!--<img id=\"apple-logo-in-row-box-mobile\" src=\"https://statici.icloud.com/emailimages/v4/common/apple_logo_web.png\" style=\"display:none;height:0;width:0;right:0px;\" height=\"0\" width=\"0\">--><!--Two logos are appearing on reply in Windows XP Outlook-->
  398.             </div>
  399.  
  400.             <table id=\"message-body-wrapper\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">
  401.                 <tr>
  402.                     <td id=\"message-body-left-margin\" width=\"0\"></td><td id=\"message-body\">
  403.                     <table id=\"paragraphs\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">
  404.                         <tr><td class=\"paragraph\" style=\"padding:0 5% 18px;font:300 14px/18px '\\''Lucida Grande'\\'', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif;color:#333;\">Dear Emile Zola,</td></tr>
  405.                         <tr><td class=\"paragraph\" style=\"padding:0 5% 18px;font:300 14px/18px '\\''Lucida Grande'\\'', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif;color:#333;\">You recently selected <em>0569998c.flotte01.tab03@ac-renn&#8203;es.fr</em> as your new Apple ID. To verify this email address belongs to you, click the link below and then sign in using your Apple ID and password.</td></tr>
  406.                         <tr><td class=\"paragraph\" style=\"padding:0 5% 18px;font:300 14px/18px '\\''Lucida Grande'\\'', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif;color:#333;\"><a href=\"https://id.apple.com/cgi-bin/verify.cgi?language=GB-EN&key=YmQyOWUwY2Q1MjkzNDEyOWZmODM3NTlkZmIxYjMxNjhlYmViMDlmMTZhODkzMWM5ZGMyMDk1NWMwMmRlNjcyNmYzNGViYzMzY2NjNmUxZTQyYjhjYWI3MDFkNTRlZDAxMzMzN2NjOTc0MDI5ODAyODk0NjRlNDE2YWQxNzg1OTgxYzY4Mjg2YmE5ZjFhMjRkNDIxZDRkMWEzODIwNmRhOGUzYzFiOTg3YzZhYTc5NDM0YmFmZmNjODcwNDU3NDA3MGUxYWViMzAxNDFjYjQ4MWYzYmJmMDI4M2MwMzhjYzA5NGYzMDk0ZjZjOTE1YmU1NzU3NzdkZDJkYTZlMDhlYzM2YzdjZDc5ODFiOTc1ODg1MWQ2NzhmOTk0ZmEwYjc5&type=DFT&_C=FRA&_L=en_GB\">Verify now ></a></td></tr>
  407.                         <tr><td class=\"h1-header\" style=\"padding:0 5% 0;font-family:'\\''Lucida Grande'\\'', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif;font-size: 14px;line-height: 18px;font-weight:bold;color:#333;\">Why you received this email.</td></tr>
  408.                         <tr><td class=\"paragraph\" style=\"padding:0 5% 18px;font:300 14px/18px '\\''Lucida Grande'\\'', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif;color:#333;\">Apple requests verification whenever an email address is selected as an Apple ID. Your Apple ID cannot be used until you verify it. </td></tr>
  409.                         <tr><td class=\"paragraph\" style=\"padding:0 5% 18px;font:300 14px/18px '\\''Lucida Grande'\\'', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif;color:#333;\">If you didn’t make this change or if you believe an unauthorized person is attempting to access your account, you can reset your password by going to <a href=\"https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/wa/chooseYourCountry\">My Apple ID</a>.</td></tr>
  410.                                                                         <tr><td class=\"paragraph\" style=\"padding:0 5% 18px;font:300 14px/18px '\\''Lucida Grande'\\'', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif;color:#333;\">Sincerely,</td></tr>
  411.                                                 <tr><td id=\"signature\" class=\"paragraph\" style=\"padding:18px 5% 51px;font:300 14px/18px '\\''Lucida Grande'\\'', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif;color:#333;\">Apple Support</td></tr>
  412.                     </table><!--end table#paragraphs-->
  413.                     </td><!--end td#message-body-->
  414.                 </tr>
  415.             </table><!--end table#message-body-wrapper-->
  416.         </div><!--end #main -->
  417.  
  418.         <footer style=\"width:100%;\">
  419.             <div class=\"footer-radial-gradient\" style=\"display:none;\"></div>
  420.             <!--fallback image below for IE 8, 9-->
  421.    
  422.             <table id=\"footer-paragraphs\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"width:100%;\">
  423.                 <tr><td id=\"footer-hr-cell\"><div class=\"footer-hr\" style=\"height:1px;\" height=\"1\"></div></td></tr>
  424.                 <tr><td id=\"footer-gradient-img-cell\" style=\"width:100%\"><img id=\"footer-gradient\" src=\"https://statici.icloud.com/emailimages/v4/common/footer_gradient_web.png\" style=\"display:block;width:100%;\" height=\"16\"><!--width was 593,  width=\"100%\"--></td></tr>
  425.                 <tr><td id=\"footer-links\" style=\"padding:0;text-align:center;font:11px/15px Geneva, Verdana, Arial, Helvetica, sans-serif;color:#888;\"><a href=\"https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/wa/chooseYourCountry\" style=\"color:#08c;text-decoration:none;\" role=\"link\">My Apple ID</a> | <a href=\"https://www.apple.com/support/country/\" style=\"color:#08c;text-decoration:none;\" role=\"link\">Support</a> | <a href=\"https://www.apple.com/legal/internet-services/privacy/\" style=\"color:#08c;text-decoration:none;\" role=\"link\">Privacy Policy</a></td></tr>
  426.                 <tr><td id=\"copyright-cell\" style=\"padding:0;margin-bottom:0;text-align:center;font:11px/15px Geneva, Verdana, Arial, Helvetica, sans-serif;color:#888;\">Copyright &copy; 2014 <span id=\"apple-address\" class=\"unlink\" >iTunes S.à r.l. 31-33, rue Sainte Zithe, L-2763 Luxembourg&#x200E;</span> <span id=\"all-rights-reserved\">All Rights Reserved.</span></td></tr>
  427.             </table>
  428.         </footer>
  429.     </div><!--end #left-align-on-reply-->
  430. </body>
  431. <img src='\\''http://outsideapple.apple.com/img/APPLE_EMAIL_LINK/spacer4.gif?v=2&a=k%2BmjWPCFEH1m5ry2zndhAgR5ALehNKEtN6x0VFU9MW%2Fk4qDgmy%2FouoJnki2s0ESTJ2dGu7Jwbw%2BcXlSXBfMJ0J2MaXELU9DJcu3RUr0zi6YyhCztxSgQp%2Fe5IlF%2F0saQ6XQPvUpxNaMJ7f7a41QblXF4s7IZNohkwYA5mpZQpzXzPELXTPYq7JEBeXoBx3OCYMuFPnI4z27QUqe1DuszduQUwQQwcyltEuJ3t6%2BXeh4HubsvQscOrjHfby2AZBOQ8alTRSIkF3DNNU8Fs0qQeTD5WAWZtBD56ZjdDolpBHPY534RXvyNdoCbwGCYXlnbd3BXPYpEHcL5pNr%2BJQcMtF25pkm8lnYaR3bPy5jVMiyFgHMsUELuLKjcL4qoypqKsimS3S8GT9dqudZdEnMzS9bx2T%2FRSlwIKBJLgNy8AGc%3D'\\''/>
  432. </html>' | grep 'https://id.apple.com/cgi-bin/verify.cgi'"
  433.         --> "<!DOCTYPE html>
  434. <html lang=\"en\">
  435. <head>
  436.     <meta charset=\"utf-8\" />
  437.     <title></title>
  438.        <meta name=\"viewport\" content=\"width=device-width\" />
  439.     <meta name=\"generator\" content=\"BBEdit 10.5\" />
  440.    
  441. <style>
  442. body#message {
  443.    font: 300 14px/18px 'Lucida Grande', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif !important;
  444.    color: #333 !important;
  445.    background-color: #ffffff !important;
  446.    margin:0 !important;
  447.    padding:0 !important;
  448.    width:100% /* !important */;
  449.    /* was 685px */;
  450. }
  451.  
  452. /*
  453. same width as body, because Rover adds this div
  454. */
  455. body/*, .main*/ {
  456. }
  457.  
  458. .main {
  459.    width: 685px;
  460. }
  461.  
  462. #apple-logo-left-margin {
  463.    width: 538px !important;
  464. }
  465.  
  466. #logo-row-box {
  467.     width:100% !important;
  468.     text-align:right;
  469.     padding-top:0 !important;
  470.     padding-bottom:47px !important;
  471. }
  472.  
  473. div[dir=\"rtl\"] #logo-row-box {
  474.   text-align:left !important;
  475. }
  476.  
  477. h1, em, b {
  478.    font-weight:bold !important;
  479.    line-height:18px !important;
  480. }
  481.  
  482. h1, td.h1-header {
  483.    font-family: 'Lucida Grande', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif;
  484.    font-size: 14px;
  485.    line-height: 18px;
  486.    margin-bottom: 0;
  487.    border-bottom: none;
  488. }
  489.  
  490. p {
  491.    font-weight: 300;
  492.    margin-top: 0 !important;
  493.    margin-bottom: 18px !important;
  494.    word-wrap: break-word;
  495. }
  496.  
  497. td.paragraph {
  498.     padding:0 0 18px !important;
  499. }
  500.  
  501. td.h1-header {
  502.     padding:0px 0px 0px !important;
  503. }
  504.  
  505. td#signature {
  506.    padding-right:0 !important;
  507.    padding-left:0 !important;
  508. }
  509.  
  510. td.no-padding-bottom {
  511.    padding-bottom:0 !important;
  512. }
  513.  
  514. #signature {
  515.    padding-top:18px !important; /* was 41px */
  516.    padding-bottom:50px !important;
  517. }
  518.  
  519. em {
  520.    font-family: 'Lucida Grande Bold', 'Lucida Grande', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif !important;
  521.    font-style:normal !important;
  522. }
  523.  
  524. em a {
  525.    color: #333 !important;
  526. }
  527.  
  528. a {
  529.    color: #08c;
  530.    text-decoration: none;
  531. }
  532.  
  533. span.unlink a,
  534. em a,
  535. b a,
  536. td.unlink a {
  537.    color:#333 !important;
  538.    cursor: text;
  539.    pointer-events: none;
  540.    padding-top:0 !important;
  541.    margin-top:0 !important;
  542. }
  543.  
  544. #main {
  545.    margin-top: 40px;
  546.    padding-right: 60px;
  547.    padding-left: 60px;
  548. }
  549.  
  550. img#footer-gradient {
  551.    position:relative;
  552.    /* left:-70px;  does not work in Outlook.com */
  553.    /* width: 825px !important; */
  554.  
  555.    width:100% !important;    
  556.    height:16px !important;
  557. }
  558.  
  559. .footer-hr,
  560. footer hr {
  561.    height: 1px;
  562.    background-color: #FEFEFE;
  563.    background-image: linear-gradient(left, #FEFEFE 0%, #EAEAEA 6%, #EAEAEA 94%, #FEFEFE 100%);
  564.    background-image: -moz-linear-gradient(left, #FEFEFE 0%, #EAEAEA 6%, #EAEAEA 94%, #FEFEFE 100%);
  565.    background-image: -ms-linear-gradient(left, #FEFEFE 0%, #EAEAEA 6%, #EAEAEA 94%, #FEFEFE 100%);
  566.    background-image: -o-linear-gradient(left, #FEFEFE 0%, #EAEAEA 6%, #EAEAEA 94%, #FEFEFE 100%);
  567.    background-image: -webkit-gradient(linear, left top, right top, color-stop(0.0, #FEFEFE), color-stop(0.5, #FAFAFA), color-stop(1.0, #FEFEFE));
  568.    background-image: -webkit-linear-gradient(left, #FEFEFE 0%, #EAEAEA 6%, #EAEAEA 94%, #FEFEFE 100%);
  569. }
  570.  
  571. .footer-radial-gradient {
  572.    height: 18px;
  573.    border-width: 0;
  574.    background: radial-gradient(342px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
  575.    background: -moz-radial-gradient(342px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
  576.    background: -ms-radial-gradient(342px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
  577.    background: -o-radial-gradient(342px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
  578.    background: -webkit-gradient(radial, 342px 0px, color-stop(0.0, #F8F8F8), color-stop(1.0, #FEFEFE));
  579.    background: -webkit-radial-gradient(342px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
  580. }
  581.  
  582. footer,
  583. footer p,
  584. footer span.unlink a,
  585. footer td.paragraph {
  586.    font:11px/15px Geneva, Verdana, Arial, Helvetica, sans-serif;
  587.    color:#888 !important;
  588. }
  589.  
  590. .center-text,
  591. footer nav,
  592. footer p {
  593.    text-align: center;
  594. }
  595.  
  596. footer a:hover {
  597.    text-decoration: underline;
  598. }
  599.  
  600. .no-margin-bottom {
  601.    margin-bottom: 0 !important;
  602. }
  603.  
  604. td.spacer-36 {
  605.     padding-bottom:36px;
  606. }
  607.  
  608. html[dir=rtl] #apple-logo {
  609.    left:0;
  610.    right:538px;
  611. }
  612.  
  613. p#copyright {
  614.    margin-bottom: 0;
  615. }
  616.  
  617. .display-block {
  618.    display: block;
  619. }
  620.  
  621. .nowrap {
  622.    white-space: nowrap;
  623. }
  624.  
  625. #apple-logo-margin-bottom {
  626.    height: 44px !important;
  627. }
  628.  
  629. #left-align-on-reply {
  630.     /* moved from body */
  631.     margin:0px auto 50px;
  632.     padding:0;
  633.     width: 685px;
  634. }
  635.  
  636. #apple-logo-cell {
  637.     width:100%;
  638.     padding-top:40px;
  639.     padding-bottom:44px;
  640. }
  641.  
  642. #apple-logo-in-cell {
  643.    height: 28px !important;
  644.    width: 24px !important;
  645. }
  646.  
  647. #apple-logo-in-row-box-mobile {
  648.    display: none;
  649.    height: 20px !important;
  650.    width: 17px !important;
  651. }
  652.  
  653. /* If the email client is reading the style element: */
  654.  
  655. /* - then we don't need spacer divs */
  656. div.paragraph-spacer {
  657.  display:none;
  658.  height:0px !important;
  659.  margin-bottom:0px !important;
  660. }
  661.  
  662. /* - and margin-top already is in effect on #main */
  663. #apple-logo-margin-top {
  664.  height:0px !important;
  665. }
  666.  
  667.  
  668. /* normally max-width: 320px */
  669. @media (max-width:320px) {
  670.  
  671.   /* body[yahoo] prevents Yahoo! Mail from reading these rules, because it cannot read attribute selectors */  
  672.        body[yahoo]#message {
  673.          -webkit-text-size-adjust:none;
  674.     }
  675.  
  676.    body[yahoo] #apple-logo-left-margin {
  677.        width:275px !important;
  678.    }
  679.  
  680.     body[yahoo] #main {
  681.         margin-top:18px;
  682.         padding-right:0;
  683.         padding-left:0;
  684.     }
  685.    
  686.     body[yahoo] #apple-logo-in-row-box {
  687.         /* Not using hide and show approach between small and large imgs because Outlook Express 6 shows both imgs on reply */
  688.  
  689.         /*
  690.         display:none !important;
  691.         height:0px !important;
  692.         width:0px !important;
  693.         */
  694.  
  695.         height:20px !important;
  696.         width:17px !important;
  697.     }
  698.  
  699.     body[yahoo] #apple-logo-in-row-box-mobile {
  700.         /* display:inline-block !important; Not using hide and show approach between small and large imgs because Outlook Express 6 shows both imgs on reply */
  701.     }
  702.    
  703.     body[yahoo] #apple-logo-margin-bottom {
  704.         height:6px !important;
  705.     }
  706.  
  707.     body[yahoo] #logo-row-box {
  708.         padding-bottom:9px !important;
  709.     }
  710.    
  711.     body[yahoo] p {
  712.         margin-bottom:20px;
  713.     }
  714.  
  715.     body[yahoo] td.paragraph {
  716.         padding:0 0 20px !important;
  717.     }
  718.  
  719.     body[yahoo] td.no-padding-bottom {
  720.         padding-bottom:0 !important;
  721.     }
  722.  
  723.     body[yahoo] p#signature {
  724.         margin-top:36px !important;
  725.         margin-bottom:28px !important;
  726.         }
  727.  
  728.     body[yahoo] td#signature {
  729.         padding-top:18px !important; /* was 36px */
  730.         padding-bottom:28px !important;
  731.     }
  732.  
  733.     body[yahoo] .footer-radial-gradient {
  734.         height:0px;
  735.         border-width:0;
  736.         background: radial-gradient(150px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
  737.         background: -moz-radial-gradient(150px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
  738.         background: -ms-radial-gradient(150px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
  739.         background: -o-radial-gradient(150px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
  740.         background: -webkit-gradient(radial, 150px 0px, color-stop(0.0, #F8F8F8), color-stop(1.0, #FEFEFE));
  741.         background: -webkit-radial-gradient(150px 0px, farthest side, #F8F8F8 0%, #FEFEFE 100%);
  742.         }
  743.  
  744.     body[yahoo] img#footer-gradient {
  745.         display:block !important;
  746.                left:0;
  747.         width:288px !important;
  748.     }
  749.  
  750.        body[yahoo] img#footer-gradient + p {
  751.          margin-bottom:12px !important;
  752.        }
  753.  
  754.     body[yahoo] td#footer-links {
  755.         padding-bottom:12px !important;
  756.     }
  757.  
  758.        body[yahoo] #copyright #apple-address,
  759.        body[yahoo]  #copyright #all-rights-reserved {
  760.          display:block;
  761.        }
  762.  
  763.        body[yahoo] #left-align-on-reply {
  764.                /* moved from body  */
  765.         padding-right:16px;
  766.         padding-left:16px;
  767.         width:300px;
  768.        }
  769.  
  770.         body[yahoo] footer {
  771.       font:11px/15px 'Helvetica Neue', Helvetica, Geneva, Verdana, Arial, sans-serif;
  772.         }
  773. }
  774. </style>
  775.  
  776. <!--[if lt IE 10]>
  777. <style>
  778. em {
  779.     font-weight:bold;
  780. }
  781. </style>
  782. <![endif]-->
  783.  
  784. <!--[if IE 9]>
  785. <style>
  786.  
  787. .footer-hr,
  788. .footer-radial-gradient {
  789.     display:block;
  790. }
  791.  
  792. .footer-radial-gradient {
  793.     width:825px;
  794. background:url('https://statici.icloud.com/emailimages/v4/common/footer_gradient_web.png') no-repeat;
  795.     background-size:825px 18px;
  796.     left:-70px;
  797. }
  798.  
  799. img#footer-gradient {
  800.     display:none;
  801. }
  802. </style>
  803. <![endif]-->
  804.  
  805. <!--[if IE 8]>
  806. <style>
  807. .footer-hr,
  808. .footer-radial-gradient {
  809.     display:none;
  810. }
  811.  
  812. img#footer-gradient {
  813.     display:block !important;
  814.     margin-right:auto;
  815.     margin-left:auto;
  816. }
  817. </style>
  818. <![endif]-->  
  819.  
  820. </head>
  821.  
  822. <!-- body[yahoo] is being used to prevent Yahoo! Mail from reading these rules, because it cannot read attribute selectors -->
  823. <body id=\"message\" style=\"background-color:#fff;\" yahoo=\"fix\">
  824.     <div id=\"left-align-on-reply\" dir=\"ltr\">
  825.         <div id=\"main\">
  826.             <!--<div id=\"apple-logo-margin-top\" style=\"height:40px;\"></div>-->
  827.                         <div id=\"logo-row-box\" style=\"width:95%;text-align: right;padding-top:6%;padding-bottom:6%;\">
  828.               <img id=\"apple-logo-in-row-box\" src=\"https://statici.icloud.com/emailimages/v4/common/apple_logo_web@2x.png\" style=\"display:inline-block;height:28px;width:24px;right:0px;\"><!--<img id=\"apple-logo-in-row-box-mobile\" src=\"https://statici.icloud.com/emailimages/v4/common/apple_logo_web.png\" style=\"display:none;height:0;width:0;right:0px;\" height=\"0\" width=\"0\">--><!--Two logos are appearing on reply in Windows XP Outlook-->
  829.             </div>
  830.  
  831.             <table id=\"message-body-wrapper\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">
  832.                 <tr>
  833.                     <td id=\"message-body-left-margin\" width=\"0\"></td><td id=\"message-body\">
  834.                     <table id=\"paragraphs\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">
  835.                         <tr><td class=\"paragraph\" style=\"padding:0 5% 18px;font:300 14px/18px 'Lucida Grande', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif;color:#333;\">Dear Emile Zola,</td></tr>
  836.                         <tr><td class=\"paragraph\" style=\"padding:0 5% 18px;font:300 14px/18px 'Lucida Grande', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif;color:#333;\">You recently selected <em>0569998c.flotte01.tab03@ac-renn&#8203;es.fr</em> as your new Apple ID. To verify this email address belongs to you, click the link below and then sign in using your Apple ID and password.</td></tr>
  837.                         <tr><td class=\"paragraph\" style=\"padding:0 5% 18px;font:300 14px/18px 'Lucida Grande', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif;color:#333;\"><a href=\"https://id.apple.com/cgi-bin/verify.cgi?language=GB-EN&key=YmQyOWUwY2Q1MjkzNDEyOWZmODM3NTlkZmIxYjMxNjhlYmViMDlmMTZhODkzMWM5ZGMyMDk1NWMwMmRlNjcyNmYzNGViYzMzY2NjNmUxZTQyYjhjYWI3MDFkNTRlZDAxMzMzN2NjOTc0MDI5ODAyODk0NjRlNDE2YWQxNzg1OTgxYzY4Mjg2YmE5ZjFhMjRkNDIxZDRkMWEzODIwNmRhOGUzYzFiOTg3YzZhYTc5NDM0YmFmZmNjODcwNDU3NDA3MGUxYWViMzAxNDFjYjQ4MWYzYmJmMDI4M2MwMzhjYzA5NGYzMDk0ZjZjOTE1YmU1NzU3NzdkZDJkYTZlMDhlYzM2YzdjZDc5ODFiOTc1ODg1MWQ2NzhmOTk0ZmEwYjc5&type=DFT&_C=FRA&_L=en_GB\">Verify now ></a></td></tr>
  838.                         <tr><td class=\"h1-header\" style=\"padding:0 5% 0;font-family:'Lucida Grande', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif;font-size: 14px;line-height: 18px;font-weight:bold;color:#333;\">Why you received this email.</td></tr>
  839.                         <tr><td class=\"paragraph\" style=\"padding:0 5% 18px;font:300 14px/18px 'Lucida Grande', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif;color:#333;\">Apple requests verification whenever an email address is selected as an Apple ID. Your Apple ID cannot be used until you verify it. </td></tr>
  840.                         <tr><td class=\"paragraph\" style=\"padding:0 5% 18px;font:300 14px/18px 'Lucida Grande', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif;color:#333;\">If you didn’t make this change or if you believe an unauthorized person is attempting to access your account, you can reset your password by going to <a href=\"https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/wa/chooseYourCountry\">My Apple ID</a>.</td></tr>
  841.                                                                         <tr><td class=\"paragraph\" style=\"padding:0 5% 18px;font:300 14px/18px 'Lucida Grande', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif;color:#333;\">Sincerely,</td></tr>
  842.                                                 <tr><td id=\"signature\" class=\"paragraph\" style=\"padding:18px 5% 51px;font:300 14px/18px 'Lucida Grande', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif;color:#333;\">Apple Support</td></tr>
  843.                     </table><!--end table#paragraphs-->
  844.                     </td><!--end td#message-body-->
  845.                 </tr>
  846.             </table><!--end table#message-body-wrapper-->
  847.         </div><!--end #main -->
  848.  
  849.         <footer style=\"width:100%;\">
  850.             <div class=\"footer-radial-gradient\" style=\"display:none;\"></div>
  851.             <!--fallback image below for IE 8, 9-->
  852.    
  853.             <table id=\"footer-paragraphs\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"width:100%;\">
  854.                 <tr><td id=\"footer-hr-cell\"><div class=\"footer-hr\" style=\"height:1px;\" height=\"1\"></div></td></tr>
  855.                 <tr><td id=\"footer-gradient-img-cell\" style=\"width:100%\"><img id=\"footer-gradient\" src=\"https://statici.icloud.com/emailimages/v4/common/footer_gradient_web.png\" style=\"display:block;width:100%;\" height=\"16\"><!--width was 593,  width=\"100%\"--></td></tr>
  856.                 <tr><td id=\"footer-links\" style=\"padding:0;text-align:center;font:11px/15px Geneva, Verdana, Arial, Helvetica, sans-serif;color:#888;\"><a href=\"https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/wa/chooseYourCountry\" style=\"color:#08c;text-decoration:none;\" role=\"link\">My Apple ID</a> | <a href=\"https://www.apple.com/support/country/\" style=\"color:#08c;text-decoration:none;\" role=\"link\">Support</a> | <a href=\"https://www.apple.com/legal/internet-services/privacy/\" style=\"color:#08c;text-decoration:none;\" role=\"link\">Privacy Policy</a></td></tr>
  857.                 <tr><td id=\"copyright-cell\" style=\"padding:0;margin-bottom:0;text-align:center;font:11px/15px Geneva, Verdana, Arial, Helvetica, sans-serif;color:#888;\">Copyright &copy; 2014 <span id=\"apple-address\" class=\"unlink\" >iTunes S.à r.l. 31-33, rue Sainte Zithe, L-2763 Luxembourg&#x200E;</span> <span id=\"all-rights-reserved\">All Rights Reserved.</span></td></tr>
  858.             </table>
  859.         </footer>
  860.     </div><!--end #left-align-on-reply-->
  861. </body>
  862. <img src='http://outsideapple.apple.com/img/APPLE_EMAIL_LINK/spacer4.gif?v=2&a=k%2BmjWPCFEH1m5ry2zndhAgR5ALehNKEtN6x0VFU9MW%2Fk4qDgmy%2FouoJnki2s0ESTJ2dGu7Jwbw%2BcXlSXBfMJ0J2MaXELU9DJcu3RUr0zi6YyhCztxSgQp%2Fe5IlF%2F0saQ6XQPvUpxNaMJ7f7a41QblXF4s7IZNohkwYA5mpZQpzXzPELXTPYq7JEBeXoBx3OCYMuFPnI4z27QUqe1DuszduQUwQQwcyltEuJ3t6%2BXeh4HubsvQscOrjHfby2AZBOQ8alTRSIkF3DNNU8Fs0qQeTD5WAWZtBD56ZjdDolpBHPY534RXvyNdoCbwGCYXlnbd3BXPYpEHcL5pNr%2BJQcMtF25pkm8lnYaR3bPy5jVMiyFgHMsUELuLKjcL4qoypqKsimS3S8GT9dqudZdEnMzS9bx2T%2FRSlwIKBJLgNy8AGc%3D'/>
  863. </html>"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement