summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorNigel Osborne <kiwi3685@me.com>2011-09-01 05:48:43 +0000
committerNigel Osborne <kiwi3685@me.com>2011-09-01 05:48:43 +0000
commit3e6084c4131bcb08a4ffdd3f26bf85266c24cbd9 (patch)
tree3cc14abd84125ab9688f9a325f959707742c986b /themes
parentfd65923fd6be9af4a564d27eb8dd60af6c752cc6 (diff)
downloadwebtrees-3e6084c4131bcb08a4ffdd3f26bf85266c24cbd9.tar.gz
webtrees-3e6084c4131bcb08a4ffdd3f26bf85266c24cbd9.tar.bz2
webtrees-3e6084c4131bcb08a4ffdd3f26bf85266c24cbd9.zip
Minor style change
Diffstat (limited to 'themes')
-rw-r--r--themes/_administration/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/_administration/style.css b/themes/_administration/style.css
index 20cd78b37e..76bc9f8752 100644
--- a/themes/_administration/style.css
+++ b/themes/_administration/style.css
@@ -245,6 +245,7 @@ html[dir='rtl'] #access {float:right; margin-right:20px;}
#access td+td+td+td {text-align:center;}
td.details {background-color:#D1CFD0;border:2px solid #A19B9E;}
td.details:hover {color:black;}
+.icon-email {cursor:hand; cursor:pointer;}
/* USER ADD & EDIT */
table#adduser {width:100%;}