summaryrefslogtreecommitdiff
path: root/themes/colors/css/tealtop.css
diff options
context:
space:
mode:
authorNigel Osborne <kiwi3685@me.com>2010-09-26 02:36:11 +0000
committerNigel Osborne <kiwi3685@me.com>2010-09-26 02:36:11 +0000
commit9c9983bc1160c7f2332b6c9cb2f58f1811dbe84f (patch)
tree20919b6df9d88245a19a1f5e65af2c76178fd170 /themes/colors/css/tealtop.css
parentfabfedb175d8d5f3703c2885a68bc12ffb07827c (diff)
downloadwebtrees-9c9983bc1160c7f2332b6c9cb2f58f1811dbe84f.tar.gz
webtrees-9c9983bc1160c7f2332b6c9cb2f58f1811dbe84f.tar.bz2
webtrees-9c9983bc1160c7f2332b6c9cb2f58f1811dbe84f.zip
Making Edit/Copy/Delete text (Minimal theme) translatable.
Diffstat (limited to 'themes/colors/css/tealtop.css')
-rw-r--r--themes/colors/css/tealtop.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/colors/css/tealtop.css b/themes/colors/css/tealtop.css
index 42e4ca577f..8f16f13a8e 100644
--- a/themes/colors/css/tealtop.css
+++ b/themes/colors/css/tealtop.css
@@ -1836,6 +1836,10 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as
margin-top: 15px;
}
+.link_text {
+ visibility : hidden;
+}
+
.editlink {
background: url(../images/edit_sm.png) no-repeat left center;
width: 20px;