Use a class for update-nag, as especially in MS we're sometimes hooking in more than one per page.

git-svn-id: http://svn.automattic.com/wordpress/trunk@14319 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin
2010-04-30 15:37:46 +00:00
parent bb3f1f5f45
commit 0cfdd41300
9 changed files with 15 additions and 15 deletions

View File

@@ -694,7 +694,7 @@ table.widefat span.spam a,
background: url(../images/xit.gif) no-repeat -10px 0;
}
#update-nag {
#update-nag, .update-nag {
background-color: #FFFBCC;
border-color: #E6DB55;
color: #555;