Dashboard widgets caching improvements from mdawaffe. see #5750

git-svn-id: https://develop.svn.wordpress.org/trunk@6958 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2008-02-21 21:20:09 +00:00
parent aaf69b4efc
commit c624436dae
4 changed files with 232 additions and 152 deletions

View File

@@ -254,3 +254,6 @@ div.dashboard-widget-content .comment-meta {
#dashboard_plugins p {
margin: 0 0 1em;
}
.widget-loading {
}