Round the corners of the Update nag message. Fixes #10431 props Simek.

git-svn-id: https://develop.svn.wordpress.org/trunk@12530 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Peter Westwood
2009-12-24 08:08:13 +00:00
parent 7f1473cc28
commit 4bad636a1a
7 changed files with 21 additions and 14 deletions
+2 -2
View File
@@ -698,8 +698,8 @@ table.widefat span.spam a,
}
#update-nag {
background-color: #fffeeb;
border-color: #ccc;
background-color: #FFFBCC;
border-color: #E6DB55;
color: #555;
}