mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-10 17:41:56 +01:00
TinyMCE: update the default style for html5-captions, props obenland fixes #26642
Built from https://develop.svn.wordpress.org/trunk@27949 git-svn-id: http://core.svn.wordpress.org/trunk@27779 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
b41e23efac
commit
e392b42c70
@ -41,7 +41,10 @@ dl.aligncenter {
|
||||
}
|
||||
|
||||
.html5-captions .wp-caption {
|
||||
padding: 4px;
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.mceIEcenter {
|
||||
|
Loading…
Reference in New Issue
Block a user