mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 12:50:28 +00:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user