aboutsummaryrefslogtreecommitdiff
path: root/views/default/css.php
diff options
context:
space:
mode:
authorpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-07-06 11:19:40 +0000
committerpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-07-06 11:19:40 +0000
commit5f545600d9e7a311e7c62b83e479c32d84204082 (patch)
tree97f4591fc73870ab7cd0b39dd30291e3ea53dc4b /views/default/css.php
parent4f2af2f912d0184f79b17fa7c1291754071f7863 (diff)
downloadelgg-5f545600d9e7a311e7c62b83e479c32d84204082.tar.gz
elgg-5f545600d9e7a311e7c62b83e479c32d84204082.tar.bz2
Updated small button hover text
git-svn-id: http://code.elgg.org/elgg/trunk@6641 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'views/default/css.php')
-rw-r--r--views/default/css.php2
1 files changed, 1 insertions, 1 deletions
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 {