Twenty Thirteen: update Chat post format styles to match markup changes in r23876. See #23869.
git-svn-id: https://develop.svn.wordpress.org/trunk@23877 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
26ba022571
commit
ff64e5d3b3
@ -1548,11 +1548,11 @@ footer.entry-meta {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.format-chat .chat-transcript {
|
||||
.format-chat .chat {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.format-chat .chat-transcript time {
|
||||
.format-chat .chat .chat-timestamp {
|
||||
color: #722d19;
|
||||
float: right;
|
||||
font-size: 12px;
|
||||
@ -1560,7 +1560,7 @@ footer.entry-meta {
|
||||
margin: 5px 10px 0;
|
||||
}
|
||||
|
||||
.format-chat .chat-transcript cite {
|
||||
.format-chat .chat .fn {
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user