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

git-svn-id: https://develop.svn.wordpress.org/trunk@21436 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Lance Willett 2012-08-05 22:20:35 +00:00
parent d3a4604335
commit 03e65d021c
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