mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Use solid color in new footer, to allow for expansion. props JohnONolan. fixes #12810
git-svn-id: https://develop.svn.wordpress.org/trunk@13966 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -577,7 +577,7 @@ input.readonly, textarea.readonly {
|
||||
}
|
||||
|
||||
#footer {
|
||||
background: url(../images/admin-header-footer.png) top left repeat-x;
|
||||
background: #eee;
|
||||
border-color: #d4d4d4;
|
||||
color: #777;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user