From 5f545600d9e7a311e7c62b83e479c32d84204082 Mon Sep 17 00:00:00 2001 From: pete Date: Tue, 6 Jul 2010 11:19:40 +0000 Subject: Updated small button hover text git-svn-id: http://code.elgg.org/elgg/trunk@6641 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views') diff --git a/views/default/css.php b/views/default/css.php index 1719488b4..311901ad2 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -1310,7 +1310,7 @@ a.action_button:focus { background-image: none; border-color: #4690d6; color:white; - text-shadow:0 -1px 0 #999999; + text-shadow:0 -1px 0 black; } /* small round delete button */ .delete_button { -- cgit v1.2.3