From 1e566cbf6a4e900377edb7977641b106bbab5991 Mon Sep 17 00:00:00 2001 From: westi Date: Sat, 16 Feb 2008 15:07:31 +0000 Subject: [PATCH] Update Hello Dolly for the new admin ui. Fixes #5657 props hansengel. git-svn-id: http://svn.automattic.com/wordpress/trunk@6871 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/plugins/hello.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/wp-content/plugins/hello.php b/wp-content/plugins/hello.php index 14374585b..018889de6 100644 --- a/wp-content/plugins/hello.php +++ b/wp-content/plugins/hello.php @@ -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; } ";