Twenty Twelve: style up the RSS widget output to match Recent Posts better. Props SergeyBiryukov and obenland, see #21476.

git-svn-id: http://core.svn.wordpress.org/trunk@21436 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
lancewillett 2012-08-05 22:20:35 +00:00
parent 97c5b593a4
commit 2fdde59241
1 changed files with 8 additions and 6 deletions

View File

@ -332,7 +332,8 @@ img.wp-post-image {
line-height: 2;
color: #777;
}
img.wp-smiley {
img.wp-smiley,
.rsswidget img {
border: 0;
border-radius: 0;
box-shadow: none;
@ -1281,7 +1282,12 @@ label ~ span.required {
margin-left: 12px;
margin-left: 0.857142857rem;
}
.widget_recent_entries .post-date {
.widget_rss li {
margin: 12px 0;
margin: 0.857142857rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
color: #aaa;
font-size: 11px;
font-size: 0.785714286rem;
@ -1312,10 +1318,6 @@ label ~ span.required {
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.widget_rss li {
margin: 12px 0;
margin: 0.857142857rem 0;
}
/* =Media queries