mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-02 19:54:28 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user