From 43765e96e19ef6fdffc20413c76cfc47a2097e06 Mon Sep 17 00:00:00 2001 From: Andrew Ozz Date: Mon, 3 Nov 2008 18:00:08 +0000 Subject: [PATCH] Fix typo in wp-admin.css, props 112502, fixes #8046 git-svn-id: https://develop.svn.wordpress.org/trunk@9496 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/wp-admin.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/wp-admin.css b/wp-admin/wp-admin.css index 2e345ddf7a..023d83c719 100644 --- a/wp-admin/wp-admin.css +++ b/wp-admin/wp-admin.css @@ -2388,7 +2388,7 @@ fieldset { display: block; background-repeat: no-repeat; background-position: right top; - background-color: tarnsparent; + background-color: transparent; } #screen-options a#show-settings-link {