This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
WordPress
Watch
1
Star
0
Fork
0
You've already forked WordPress
mirror of
https://github.com/WordPress/WordPress.git
synced
2024-11-06 19:01:44 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
043e2016a3
WordPress
/
wp-includes
/
blocks
/
group
/
theme-rtl.css
3 lines
67 B
CSS
Raw
Normal View
History
Unescape
Escape
Editor: Remove unnecessary CSS comments from compiled styles. Props aristath, adamsilverstein, SergeyBiryukov, gziolo. Fixes #56388. Built from https://develop.svn.wordpress.org/trunk@55193 git-svn-id: http://core.svn.wordpress.org/trunk@54726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-02-02 19:59:20 +01:00
:
where
(
.
wp-block-group
.
has-background
)
{
padding
:
1
.
25em
2
.
375em
;
Editor: Update WordPress packages published for Gutenberg 10.6 It contains several changes in addition to regular update to WordPress packages: - All newly exposed blocks are now registered on the server. - Dutone block support was added. - Border block support was updated. - New shared function `construct_wp_query_args` was added for the family of Query blocks - it might need some further work. Props youknowriad. See #52991. Built from https://develop.svn.wordpress.org/trunk@50929 git-svn-id: http://core.svn.wordpress.org/trunk@50538 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-05-19 17:09:27 +02:00
}
Reference in New Issue
Copy Permalink