Rename Install to More Information, Add an Install Now action link to the Plugin Installer search results. See #11050

git-svn-id: https://develop.svn.wordpress.org/trunk@13920 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dion Hulse
2010-04-01 23:17:53 +00:00
parent f1e8f1847b
commit eb6dba1f3a
4 changed files with 104 additions and 56 deletions

View File

@@ -42,7 +42,11 @@ div.star img {
border-right: 1px solid #fff;
}
/* Start custom CSS */
/* Table layout CSS */
table#install-plugins th.num {
white-space: nowrap; /* Prevents long plugin titles from causing the version column to wrap */
}
/* Header on thickbox */
#plugin-information-header {
margin: 0;