About face. Revert [19628]. Gonna improve Plugins widget instead of tossing it. see #19573
git-svn-id: http://svn.automattic.com/wordpress/trunk@19629 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -683,6 +683,7 @@ div.error p {
|
||||
|
||||
div.sidebar-name h3,
|
||||
#menu-management .nav-tab,
|
||||
#dashboard_plugins h5,
|
||||
a.rsswidget,
|
||||
#dashboard_right_now td.b,
|
||||
#dashboard-widgets h4,
|
||||
@@ -5839,6 +5840,33 @@ a.rsswidget {
|
||||
content: '\2014';
|
||||
}
|
||||
|
||||
/* Plugins */
|
||||
#dashboard_plugins h4 {
|
||||
line-height: 1.7em;
|
||||
}
|
||||
|
||||
#dashboard_plugins h5 {
|
||||
font-weight: normal;
|
||||
font-size: 13px;
|
||||
margin: 0;
|
||||
display: inline;
|
||||
line-height: 1.4em;
|
||||
}
|
||||
|
||||
#dashboard_plugins h5 a {
|
||||
line-height: 1.4em;
|
||||
}
|
||||
|
||||
#dashboard_plugins .inside span {
|
||||
font-size: 12px;
|
||||
padding-left: 5px;
|
||||
}
|
||||
|
||||
#dashboard_plugins p {
|
||||
margin: 0.3em 0 1.4em;
|
||||
line-height: 1.4em;
|
||||
}
|
||||
|
||||
.dashboard-comment-wrap {
|
||||
overflow: hidden;
|
||||
word-wrap: break-word;
|
||||
|
||||
Reference in New Issue
Block a user