diff options
Diffstat (limited to 'themes/clouds/style.css')
| -rw-r--r-- | themes/clouds/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/clouds/style.css b/themes/clouds/style.css index 5e9088e290..8617a2c469 100644 --- a/themes/clouds/style.css +++ b/themes/clouds/style.css @@ -1867,6 +1867,10 @@ td.descriptionbox a { /* this keeps the tag color the same when it is a link as width: 80px; } +.link_text { + visibility : hidden; +} + .editlink { background: url(images/edit_sm.png) no-repeat left center; width: 20px; |
