mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-18 12:35:03 +00:00
Minor styling change for update notification.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5949 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
5217cd1838
commit
27f66be1cd
@ -1332,6 +1332,7 @@ a.view-link {
|
||||
|
||||
#update-nag, .plugin-update {
|
||||
border-bottom: 1px solid #ccc;
|
||||
border-top: 1px solid #ccc;
|
||||
background: #fffeeb;
|
||||
line-height: 29px;
|
||||
font-size: 12px;
|
||||
@ -1345,7 +1346,3 @@ a.view-link {
|
||||
#update-nag a:link, .plugin-update a:link {
|
||||
color: #036;
|
||||
}
|
||||
|
||||
.plugin-update {
|
||||
text-align: left;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user