summaryrefslogtreecommitdiff
path: root/themes/colors/css/aquamarine.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/colors/css/aquamarine.css')
-rw-r--r--themes/colors/css/aquamarine.css9
1 files changed, 5 insertions, 4 deletions
diff --git a/themes/colors/css/aquamarine.css b/themes/colors/css/aquamarine.css
index 451b681e02..17fdc8b642 100644
--- a/themes/colors/css/aquamarine.css
+++ b/themes/colors/css/aquamarine.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;
@@ -1852,7 +1856,4 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as
background: url(../images/delete.png) no-repeat left center;
width: 20px;
float: left;
-}
-
-
-
+} \ No newline at end of file