Ticket #56355: 56355.patch
| File 56355.patch, 6.6 KB (added by , 4 years ago) |
|---|
-
wp-includes/blocks/buttons/style-rtl.css
120 120 margin-left: auto; 121 121 width: 100%; 122 122 } 123 123 .wp-block-buttons:not(.is-content-justification-space-between, 124 .is-content-justification-right, 125 .is-content-justification-left, 126 .is-content-justification-center) .wp-block-button.alignright { 127 /* stylelint-enable indentation */ 128 width: 100%; 129 text-align: right; 130 } 124 131 .wp-block-button.aligncenter { 125 132 text-align: center; 126 133 } 134 No newline at end of file -
wp-includes/blocks/buttons/style-rtl.min.css
1 .wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-right:auto;margin-left:auto;width:100%}.wp-block-button.aligncenter{text-align:center} 2 No newline at end of file 1 .wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-right:auto;margin-left:auto;width:100%}.wp-block-button.aligncenter{text-align:center} 2 .wp-block-buttons:not(.is-content-justification-space-between, 3 .is-content-justification-right, 4 .is-content-justification-left, 5 .is-content-justification-center) .wp-block-button.alignright { 6 /* stylelint-enable indentation */ 7 width: 100%; 8 text-align: right; 9 } 10 No newline at end of file -
wp-includes/blocks/buttons/style.css
120 120 margin-right: auto; 121 121 width: 100%; 122 122 } 123 123 .wp-block-buttons:not(.is-content-justification-space-between, 124 .is-content-justification-right, 125 .is-content-justification-left, 126 .is-content-justification-center) .wp-block-button.alignright { 127 /* stylelint-enable indentation */ 128 width: 100%; 129 text-align: right; 130 } 124 131 .wp-block-button.aligncenter { 125 132 text-align: center; 126 133 } 134 No newline at end of file -
wp-includes/blocks/buttons/style.min.css
1 .wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-button.aligncenter{text-align:center} 2 No newline at end of file 1 .wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-button.aligncenter{text-align:center} 2 .wp-block-buttons:not(.is-content-justification-space-between, 3 .is-content-justification-right, 4 .is-content-justification-left, 5 .is-content-justification-center) .wp-block-button.alignright { 6 /* stylelint-enable indentation */ 7 width: 100%; 8 text-align: right; 9 }