summaryrefslogtreecommitdiff
path: root/themes/colors
diff options
context:
space:
mode:
Diffstat (limited to 'themes/colors')
-rw-r--r--themes/colors/css/aquamarine.css9
-rw-r--r--themes/colors/css/ash.css4
-rw-r--r--themes/colors/css/belgianchocolate.css4
-rw-r--r--themes/colors/css/bluelagoon.css4
-rw-r--r--themes/colors/css/bluemarine.css4
-rw-r--r--themes/colors/css/coldday.css4
-rw-r--r--themes/colors/css/greenbeam.css4
-rw-r--r--themes/colors/css/mediterranio.css4
-rw-r--r--themes/colors/css/mercury.css4
-rw-r--r--themes/colors/css/nocturnal.css4
-rw-r--r--themes/colors/css/pinkplastic.css4
-rw-r--r--themes/colors/css/shinytomato.css4
-rw-r--r--themes/colors/css/tealtop.css4
13 files changed, 53 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
diff --git a/themes/colors/css/ash.css b/themes/colors/css/ash.css
index 4b7a2eaed8..0874c41bb1 100644
--- a/themes/colors/css/ash.css
+++ b/themes/colors/css/ash.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;
diff --git a/themes/colors/css/belgianchocolate.css b/themes/colors/css/belgianchocolate.css
index 98d2f32fdf..af2ea9fabf 100644
--- a/themes/colors/css/belgianchocolate.css
+++ b/themes/colors/css/belgianchocolate.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;
diff --git a/themes/colors/css/bluelagoon.css b/themes/colors/css/bluelagoon.css
index 263402b6ae..c50432e4b9 100644
--- a/themes/colors/css/bluelagoon.css
+++ b/themes/colors/css/bluelagoon.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;
diff --git a/themes/colors/css/bluemarine.css b/themes/colors/css/bluemarine.css
index e688a234d4..1039f08c26 100644
--- a/themes/colors/css/bluemarine.css
+++ b/themes/colors/css/bluemarine.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;
diff --git a/themes/colors/css/coldday.css b/themes/colors/css/coldday.css
index 56cb33994e..657a42eec5 100644
--- a/themes/colors/css/coldday.css
+++ b/themes/colors/css/coldday.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;
diff --git a/themes/colors/css/greenbeam.css b/themes/colors/css/greenbeam.css
index b06a6f7597..318e5739e5 100644
--- a/themes/colors/css/greenbeam.css
+++ b/themes/colors/css/greenbeam.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;
diff --git a/themes/colors/css/mediterranio.css b/themes/colors/css/mediterranio.css
index f594ded599..c78165437c 100644
--- a/themes/colors/css/mediterranio.css
+++ b/themes/colors/css/mediterranio.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;
diff --git a/themes/colors/css/mercury.css b/themes/colors/css/mercury.css
index 7fc7442a64..914d6d9310 100644
--- a/themes/colors/css/mercury.css
+++ b/themes/colors/css/mercury.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;
diff --git a/themes/colors/css/nocturnal.css b/themes/colors/css/nocturnal.css
index cfcf933d6f..9041556bce 100644
--- a/themes/colors/css/nocturnal.css
+++ b/themes/colors/css/nocturnal.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;
diff --git a/themes/colors/css/pinkplastic.css b/themes/colors/css/pinkplastic.css
index b5f135bafe..db6c9f0bdc 100644
--- a/themes/colors/css/pinkplastic.css
+++ b/themes/colors/css/pinkplastic.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;
diff --git a/themes/colors/css/shinytomato.css b/themes/colors/css/shinytomato.css
index 0d5bf9d64a..ebb2e7153b 100644
--- a/themes/colors/css/shinytomato.css
+++ b/themes/colors/css/shinytomato.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;
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;