mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Update Hello Dolly for the new admin ui. Fixes #5657 props hansengel.
git-svn-id: https://develop.svn.wordpress.org/trunk@6871 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -59,10 +59,11 @@ function dolly_css() {
|
||||
#dolly {
|
||||
position: absolute;
|
||||
top: 2.3em;
|
||||
margin: 0; padding: 0;
|
||||
right: 1em;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
right: 15%;
|
||||
font-size: 16px;
|
||||
color: #f1f1f1;
|
||||
color: #d54e21;
|
||||
}
|
||||
</style>
|
||||
";
|
||||
|
||||
Reference in New Issue
Block a user