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