at path:
ROOT
/
wp-includes
/
blocks
/
query-pagination
/
style.css
run:
R
W
Run
block.json
1.56 KB
2026-05-21 18:07:37
R
W
Run
Delete
Rename
editor-rtl.css
277 By
2026-05-21 18:07:37
R
W
Run
Delete
Rename
editor-rtl.min.css
251 By
2024-09-20 05:55:36
R
W
Run
Delete
Rename
editor.css
277 By
2026-05-21 18:07:37
R
W
Run
Delete
Rename
editor.min.css
251 By
2024-09-20 05:55:36
R
W
Run
Delete
Rename
style-rtl.css
835 By
2026-05-21 18:07:37
R
W
Run
Delete
Rename
style-rtl.min.css
766 By
2024-09-20 05:55:36
R
W
Run
Delete
Rename
style.css
871 By
2026-05-21 18:07:37
R
W
Run
Delete
Rename
style.min.css
764 By
2024-09-20 05:55:36
R
W
Run
Delete
Rename
error_log
up
📄
style.css
Save
.wp-block-query-pagination.is-content-justification-space-between > .wp-block-query-pagination-next:last-of-type { margin-inline-start: auto; } .wp-block-query-pagination.is-content-justification-space-between > .wp-block-query-pagination-previous:first-child { margin-inline-end: auto; } .wp-block-query-pagination .wp-block-query-pagination-previous-arrow { margin-right: 1ch; display: inline-block; } .wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) { transform: scaleX(1) /*rtl:scaleX(-1);*/; } .wp-block-query-pagination .wp-block-query-pagination-next-arrow { margin-left: 1ch; display: inline-block; } .wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) { transform: scaleX(1) /*rtl:scaleX(-1);*/; } .wp-block-query-pagination.aligncenter { justify-content: center; }