Add locale upgrade hint. Props nbachiyski. fixes #8729

git-svn-id: https://develop.svn.wordpress.org/trunk@11273 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2009-05-11 19:44:21 +00:00
parent dd0ac1d1bc
commit 5406d9d5fa
2 changed files with 9 additions and 1 deletions

View File

@@ -1,4 +1,3 @@
textarea,
input,
select {
@@ -2996,6 +2995,12 @@ form.upgrade {
margin-top: 8px;
}
form.upgrade .hint {
font-style: italic;
font-size: 85%;
margin: -0.5em 0 2em 0;
}
#poststuff .inside .the-tagcloud {
margin: 5px 0 10px;
padding: 8px;