Twenty Fourteen: fix editor style discrepancies for `mark` and `ins`. Props sixhours, fixes #26413.
Built from https://develop.svn.wordpress.org/trunk@26639 git-svn-id: http://core.svn.wordpress.org/trunk@26529 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
fce306232a
commit
0c9132c942
|
@ -128,6 +128,8 @@ i {
|
|||
mark,
|
||||
ins {
|
||||
background: #fff9c0;
|
||||
border: 0;
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue