[Fiware-tech-help] 異常のお知らせ

Appleサポート apple-rifle-fiware-tech-help at amazon.co.jp
Sat Sep 16 15:00:50 CEST 2023






body#message {
    font: 300 14px/18px 'Lucida Grande', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif !important;
    color: #333 !important;
    background-color: #ffffff !important;
    margin:0 !important;
    padding:0 !important;
    width:100% /* !important */;
    /* was 685px */;
}

/*
same width as body, because Rover adds this div
*/
body/*, .main*/ {
}

.main {
    width: 685px;
}

#apple-logo-left-margin {
    width: 538px !important;
}

#logo-row-box {
	width:100% !important;
	text-align:right !important;
	padding-bottom:47px !important;
}

h1, em, b {
    font-weight:bold !important;
}

h1, td.h1-header {
    font-family: 'Lucida Grande', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
    border-bottom: none;
}

p {
    font-weight: 300;
    margin-top: 0 !important;
    margin-bottom: 18px !important;
    word-wrap: break-word;
}

td.paragraph {
	padding:0 0 18px !important;
}

td.h1-header {
	padding:0px 0px 0px !important;
}

td.signature {
    padding-right:0 !important;
    padding-left:0 !important;
}

td.no-padding-bottom {
    padding-bottom:0 !important;
}

#signature {
    padding:18px 0 50px !important;
}

em {
    font-family: 'Lucida Grande Bold', 'Lucida Grande', Lucida Sans, Lucida Sans Unicode, sans-serif, Arial, Helvetica, Verdana, sans-serif !important;
    font-style:normal !important;
}

em a {
    color: #333 !important;
}

a {
    color: #08c;
    text-decoration: none;
}

span.unlink a,
em a,
b a {
    color:#333;
    cursor: text;
    pointer-events: none;
}

footer span.unlink a {
    color:#888;
}

#main {
    margin-top: 40px;
    padding-right: 60px;
    padding-left: 60px;
}

img#footer-gradient {
    position:relative;
    /* left:-70px;  does not work in Outlook.com */
    /* width: 825px !important; */

    width:100% !important;    
    height:16px !important;
}

.footer-hr,
footer hr {
    height: 1px;
    background-color: #FEFEFE;
    background-image: linear-gradient(left, #FEFEFE 0%, #EAEAEA 6%, #EAEAEA 94%, #FEFEFE 100%);
    background-image: -moz-linear-gradient(left, #FEFEFE 0%, #EAEAEA 6%, #EAEAEA 94%, #FEFEFE 100%);
    background-image: -ms-linear-gradient(left, #FEFEFE 0%, #EAEAEA 6%, #EAEAEA 94%, #FEFEFE 100%);
    background-image: -o-linear-gradient(left, #FEFEFE 0%, #EAEAEA 6%, #EAEAEA 94%, #FEFEFE 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0.0, #FEFEFE), color-stop(0.5, #FAFAFA), color-stop(1.0, #FEFEFE));
    background-image: -webkit-linear-gradient(left, #FEFEFE 0%, #EAEAEA 6%, #EAEAEA 94%, #FEFEFE 100%);
}

.footer-radial-gradient {
    height: 18px;
    border-width: 0;
    background: radial-gradient(342px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
    background: -moz-radial-gradient(342px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
    background: -ms-radial-gradient(342px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
    background: -o-radial-gradient(342px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
    background: -webkit-gradient(radial, 342px 0px, color-stop(0.0, #F8F8F8), color-stop(1.0, #FEFEFE));
    background: -webkit-radial-gradient(342px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
}

footer,
footer p,
footer span.unlink a,
footer td.paragraph {
    font: 11px/15px Geneva, Verdana, Arial, Helvetica, sans-serif;
    color: #888;
}

.center-text,
footer nav,
footer p {
    text-align: center;
}

footer a:hover {
    text-decoration: underline;
}

.no-margin-bottom {
    margin-bottom: 0 !important;
}

html[dir=rtl] #apple-logo {
    left:0;
    right:538px;
}

p#copyright {
    margin-bottom: 0;
}

.display-block {
    display: block!important;
}

.nowrap {
    white-space: nowrap;
}

#apple-logo-margin-bottom {
    height: 44px !important;
}

#left-align-on-reply {
	/* moved from body */
	margin:0px auto 50px;
	padding:0;
	width: 685px;
}

#apple-logo-cell {
	width:100%;
	padding-top:40px;
	padding-bottom:44px;
}

#apple-logo-in-cell {
    height: 28px !important;
    width: 24px !important;
}

#apple-logo-in-row-box-mobile {
    display: none;
    height: 20px !important;
    width: 17px !important;
}

/* If the email client is reading the style element: */

/* - then we don't need spacer divs */
div.paragraph-spacer {
  display:none;
  height:0px !important;
  margin-bottom:0px !important;
}

/* - and margin-top already is in effect on #main */
#apple-logo-margin-top {
  height:0px !important;
}

#logo-row-box {
  padding-top:0 !important;
}

div[dir="rtl"] #logo-row-box {
	text-align:left !important;
}


/* normally max-width: 320px */
@media (max-width:320px) {

  /* body[yahoo] prevents Yahoo! Mail from reading these rules, because it cannot read attribute selectors */	
        body[yahoo]#message {
          -webkit-text-size-adjust:none;
	}

 	body[yahoo] #apple-logo-left-margin {
 		width:275px !important;
 	}

	body[yahoo] #main {
		margin-top:18px;
		padding-right:0;
		padding-left:0;
	}
	
	body[yahoo] #apple-logo-in-row-box {
		/* Not using hide and show approach between small and large imgs because Outlook Express 6 shows both imgs on reply */

		/*
		display:none !important; 
		height:0px !important;
		width:0px !important;
		*/

		height:20px !important;
		width:17px !important;
	}

	body[yahoo] #apple-logo-in-row-box-mobile {
		/* display:inline-block !important; Not using hide and show approach between small and large imgs because Outlook Express 6 shows both imgs on reply */
	}
	
	body[yahoo] #apple-logo-margin-bottom {
		height:6px !important;
	}

	body[yahoo] #logo-row-box {
		padding-bottom:9px !important;
	}
	
	body[yahoo] p {
		margin-bottom:20px;
	}

	td.paragraph {
		padding:0 0 20px !important;
	}

	body[yahoo] p#signature {
		margin-top:36px !important;
		margin-bottom:28px !important;
        }

	body[yahoo] td#signature {
		padding-top:18px !important; /* was 36px */
		padding-bottom:28px !important;
	}

	body[yahoo] .footer-radial-gradient {
		height:0px;
		border-width:0;
		background: radial-gradient(150px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
		background: -moz-radial-gradient(150px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
		background: -ms-radial-gradient(150px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
		background: -o-radial-gradient(150px 0px, farthest-side, #F8F8F8 0%, #FEFEFE 100%);
		background: -webkit-gradient(radial, 150px 0px, color-stop(0.0, #F8F8F8), color-stop(1.0, #FEFEFE));
		background: -webkit-radial-gradient(150px 0px, farthest side, #F8F8F8 0%, #FEFEFE 100%);
        }

	body[yahoo] img#footer-gradient {
		display:block !important;
                left:0;
		width:288px !important;
 	}

        body[yahoo] img#footer-gradient + p {
          margin-bottom:12px !important;
        }

	body[yahoo] td#footer-links {
		padding-bottom:12px !important;
	}

        body[yahoo] #copyright #apple-address,
        body[yahoo]  #copyright #all-rights-reserved {
          display:block;
        }

        body[yahoo] #left-align-on-reply {
                /* moved from body  */
		padding-right:16px;
		padding-left:16px;
		width:300px;
        }

        body[yahoo] footer {
	  font:11px/15px 'Helvetica Neue', Helvetica, Geneva, Verdana, Arial, sans-serif;
        }
}






 


  
  
    
    
      
        
        
          Appleサポートセンターより、重要なお知らせです
        
          
            近日、一部のAppleアカウントにおいて、不正アクセスの疑いが報告されております。アカウントの安全を最優先に考え、お客様のアカウントが関与していないか、定期的にセキュリティ確認を行っていただくことを強く推奨いたします。 
            
            お手数ですが、次の手順に従い、アカウントのセキュリティを確保してください:
        
          Apple 
            Storeにサインイン
        
          Appleアカウントから一時ログアウトを行います。
        
          
            公式のApple 
            ID管理ページにて、パスワードの更新を行ってください。新しいパスワードで再ログインを行ってください。万が一、ログインやパスワード変更に関して問題や疑問が生じた場合は、公式サポートまでお問い合わせください。
            皆様の安全と利便性のための措置としてご理解賜りますよう、お願い申し上げます。
        
          今後ともよろしくお願い申し上げます。
        
          Appleサポート


  
  
    
      
  
    
  
    My 
      Apple ID | サポート | プライバシーポリシー
  
    Copyright 
      © 2014 iTunes〒106-6140 
      東京都港区六本木6丁目10番1号 六本木ヒルズ‏ All Rights 
      Reserved.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.fiware.org/private/fiware-tech-help/attachments/20230916/c72a0879/attachment.html>


More information about the Fiware-tech-help mailing list

You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy   Cookies policy