About face. Revert [19628]. Gonna improve Plugins widget instead of tossing it. see #19573

git-svn-id: https://develop.svn.wordpress.org/trunk@19629 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2011-12-23 00:25:09 +00:00
parent c736bcfacb
commit aea340f3d8
12 changed files with 147 additions and 6 deletions

View File

@@ -1749,6 +1749,8 @@ ol.ol-decimal {
#dashboard_right_now p.sub,
#dashboard-widgets h4,
a.rsswidget,
#dashboard_plugins h4,
#dashboard_plugins h5,
#dashboard_recent_comments .comment-meta .approve {
font-family: Tahoma, Arial;
}
@@ -1787,6 +1789,11 @@ a.rsswidget,
clear: left;
}
#dashboard_plugins .inside span {
padding-left: 0;
padding-right: 5px;
}
#dashboard-widgets h3 .postbox-title-action {
right: auto;
left: 30px;