mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
Plugin install dialog formatting fixes from DD32. fixes #7908
git-svn-id: https://develop.svn.wordpress.org/trunk@9314 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -816,6 +816,14 @@ div.star.select:hover {
|
||||
background-color: #cee1ef;
|
||||
}
|
||||
|
||||
#plugin-information pre, #plugin-information code {
|
||||
background-color: #ededff;
|
||||
}
|
||||
|
||||
#plugin-information pre {
|
||||
border: 1px solid #ccc;
|
||||
}
|
||||
|
||||
/* inline editor */
|
||||
.inline-editor input,
|
||||
.inline-editor textarea,
|
||||
|
||||
@@ -132,6 +132,7 @@ div.star img {
|
||||
padding-bottom: 2em;
|
||||
}
|
||||
|
||||
#plugin-information .updated {
|
||||
#plugin-information .updated,
|
||||
#plugin-information pre {
|
||||
margin-right: 215px;
|
||||
}
|
||||
Reference in New Issue
Block a user