From d05cdc91a9e1018af34c8eb63b0c8ef27246cea3 Mon Sep 17 00:00:00 2001 From: pete Date: Mon, 15 Mar 2010 13:44:13 +0000 Subject: Updates to Admin area UI. git-svn-id: http://code.elgg.org/elgg/trunk@5402 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/profile/views/default/profile/css.php | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'mod/profile/views/default/profile/css.php') diff --git a/mod/profile/views/default/profile/css.php b/mod/profile/views/default/profile/css.php index cde028f12..254c9bed2 100644 --- a/mod/profile/views/default/profile/css.php +++ b/mod/profile/views/default/profile/css.php @@ -307,18 +307,9 @@ p.visit_twitter a { border-top: 1px solid #dedede; margin-top:30px; } -.default_profile_reset input[type="submit"] { - background: #dedede; - border-color: #dedede; - color:#666666; - text-shadow: none; +.default_profile_reset .action_button { float:right; } -.default_profile_reset input[type="submit"]:hover { - background: red; - border-color: red; - color:white; -} /* *************************************** -- cgit v1.2.3