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-16 07:35:39 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
bca7495bac
WordPress
/
wp-includes
/
blocks
/
template-part
/
theme-rtl.css
5 lines
102 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
.
wp-block-template-part
.
has-background
{
margin-bottom
:
0
;
margin-top
:
0
;
padding
:
1
.
25em
2
.
375em
;
Editor: Add block theme infrastructure Adds the required infrastructure to render block-based themes. This is sourced from the Gutenberg plugin. Fixes #54335. Props bernhard-reiter, youknowriad, ntsekouras, hellofromtonya. Built from https://develop.svn.wordpress.org/trunk@52062 git-svn-id: http://core.svn.wordpress.org/trunk@51654 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-09 00:10:59 +01:00
}
Reference in New Issue
Copy Permalink