wp/wp-includes/css/dist/format-library/style-rtl.css
changeset 22 8c2e4d02f4ef
parent 21 48c4eec2b7e6
equal deleted inserted replaced
21:48c4eec2b7e6 22:8c2e4d02f4ef
    17 }
    17 }
    18 
    18 
    19 .block-editor-format-toolbar__image-popover{
    19 .block-editor-format-toolbar__image-popover{
    20   z-index:159990;
    20   z-index:159990;
    21 }
    21 }
    22 .block-editor-format-toolbar__image-popover .block-editor-format-toolbar__image-container-value{
    22 .block-editor-format-toolbar__image-popover .block-editor-format-toolbar__image-container-content{
    23   margin:7px;
    23   padding:16px;
    24   max-width:500px;
    24   width:260px;
    25   min-width:150px;
       
    26 }
       
    27 .block-editor-format-toolbar__image-popover .block-editor-format-toolbar__image-container-button{
       
    28   height:30px;
       
    29   margin-bottom:8px;
       
    30   margin-left:8px;
       
    31 }
    25 }
    32 
    26 
    33 .block-editor-format-toolbar__link-container-content{
    27 .block-editor-format-toolbar__link-container-content{
       
    28   align-items:center;
    34   display:flex;
    29   display:flex;
    35 }
    30 }
    36 
    31 
    37 .block-editor-format-toolbar__link-container-value{
    32 .block-editor-format-toolbar__link-container-value{
    38   flex-grow:1;
    33   flex-grow:1;
    48   color:#cc1818;
    43   color:#cc1818;
    49 }
    44 }
    50 
    45 
    51 .format-library__inline-color-popover [role=tabpanel]{
    46 .format-library__inline-color-popover [role=tabpanel]{
    52   padding:16px;
    47   padding:16px;
       
    48   width:260px;
    53 }
    49 }
    54 
    50 
    55 .block-editor-format-toolbar__language-popover .components-popover__content{
    51 .block-editor-format-toolbar__language-popover .components-popover__content{
    56   padding:1rem;
    52   padding:1rem;
    57   width:auto;
    53   width:auto;