wp/wp-includes/blocks/social-links/style-rtl.css
changeset 22 8c2e4d02f4ef
parent 21 48c4eec2b7e6
equal deleted inserted replaced
21:48c4eec2b7e6 22:8c2e4d02f4ef
    42 
    42 
    43 .wp-block-social-link{
    43 .wp-block-social-link{
    44   border-radius:9999px;
    44   border-radius:9999px;
    45   display:block;
    45   display:block;
    46   height:auto;
    46   height:auto;
    47   transition:transform .1s ease;
    47 }
    48 }
    48 @media not (prefers-reduced-motion){
    49 @media (prefers-reduced-motion:reduce){
       
    50   .wp-block-social-link{
    49   .wp-block-social-link{
    51     transition-delay:0s;
    50     transition:transform .1s ease;
    52     transition-duration:0s;
       
    53   }
    51   }
    54 }
    52 }
    55 .wp-block-social-link a{
    53 .wp-block-social-link a{
    56   align-items:center;
    54   align-items:center;
    57   display:flex;
    55   display:flex;
    58   line-height:0;
    56   line-height:0;
    59   transition:transform .1s ease;
       
    60 }
    57 }
    61 .wp-block-social-link:hover{
    58 .wp-block-social-link:hover{
    62   transform:scale(1.1);
    59   transform:scale(1.1);
    63 }
    60 }
    64 
    61 
    98 }
    95 }
    99 :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{
    96 :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{
   100   background-color:#02e49b;
    97   background-color:#02e49b;
   101   color:#fff;
    98   color:#fff;
   102 }
    99 }
       
   100 :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{
       
   101   background-color:#5865f2;
       
   102   color:#fff;
       
   103 }
   103 :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{
   104 :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{
   104   background-color:#e94c89;
   105   background-color:#e94c89;
   105   color:#fff;
   106   color:#fff;
   106 }
   107 }
   107 :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{
   108 :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{
   111 :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{
   112 :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{
   112   background-color:#f45800;
   113   background-color:#f45800;
   113   color:#fff;
   114   color:#fff;
   114 }
   115 }
   115 :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{
   116 :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{
   116   background-color:#1778f2;
   117   background-color:#0866ff;
   117   color:#fff;
   118   color:#fff;
   118 }
   119 }
   119 :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{
   120 :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{
   120   background-color:#000;
   121   background-color:#000;
   121   color:#fff;
   122   color:#fff;
   277   color:#1e1f26;
   278   color:#1e1f26;
   278 }
   279 }
   279 :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{
   280 :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{
   280   color:#02e49b;
   281   color:#02e49b;
   281 }
   282 }
       
   283 :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{
       
   284   color:#5865f2;
       
   285 }
   282 :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{
   286 :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{
   283   color:#e94c89;
   287   color:#e94c89;
   284 }
   288 }
   285 :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{
   289 :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{
   286   color:#4280ff;
   290   color:#4280ff;
   287 }
   291 }
   288 :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{
   292 :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{
   289   color:#f45800;
   293   color:#f45800;
   290 }
   294 }
   291 :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{
   295 :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{
   292   color:#1778f2;
   296   color:#0866ff;
   293 }
   297 }
   294 :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{
   298 :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{
   295   color:#000;
   299   color:#000;
   296 }
   300 }
   297 :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{
   301 :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{
   406 :root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){
   410 :root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){
   407   padding:0;
   411   padding:0;
   408 }
   412 }
   409 
   413 
   410 :root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){
   414 :root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){
   411   padding-left:.66667em;
   415   padding-left:.6666666667em;
   412   padding-right:.66667em;
   416   padding-right:.6666666667em;
   413 }
   417 }
   414 
   418 
   415 .wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{
   419 .wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{
   416   color:#000;
   420   color:#000;
   417 }
   421 }