mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-02 11:44:33 +00:00
Provide some Before/After strings for Bulk Upgrades, Add a spinner whilst a upgrade is in process, Remove scrollbars on update iframe. Props ocean90. See #11232
git-svn-id: https://develop.svn.wordpress.org/trunk@14819 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -3752,3 +3752,8 @@ h2 .nav-tab {
|
||||
padding: 4px 20px 6px;
|
||||
font: italic normal normal 24px/35px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
|
||||
}
|
||||
|
||||
/* Scrollbar fix for bulk upgrade iframe */
|
||||
body.update-php {
|
||||
height: 98%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user