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

git-svn-id: https://develop.svn.wordpress.org/trunk@22147 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2012-10-09 19:08:43 +00:00
parent 76750e3883
commit ffe9f28dc6

View File

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