Restore a CSS declaration accidentally changed in [22019]. props ocean90, fixes #22036.

git-svn-id: http://core.svn.wordpress.org/trunk@22147 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Nacin 2012-10-09 19:08:43 +00:00
parent f27e7f051f
commit 467cbd9d66

View File

@ -6085,7 +6085,7 @@ h3:hover .edit-box {
color: red;
}
#dashboard_right_now .spinner {
#dashboard_right_now .waiting {
color: #e66f00;
}