Skip to content

Commit fdd835c

Browse files
committed
Plugin install from DD32. see WordPress#6015
git-svn-id: https://develop.svn.wordpress.org/trunk@9141 602fd350-edb4-49c9-b593-d223f7449a82
1 parent f021172 commit fdd835c

5 files changed

Lines changed: 325 additions & 149 deletions

File tree

wp-admin/css/plugin-install.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,13 @@ div.star img {
125125
#plugin-information #section-screenshots li img {
126126
vertical-align: text-top;
127127
}
128+
128129
#plugin-information #section-screenshots li p {
129130
font-style: italic;
130131
padding-left: 20px;
131132
padding-bottom: 2em;
133+
}
134+
135+
#plugin-information .updated {
136+
margin-right: 215px;
132137
}

0 commit comments

Comments
 (0)