summaryrefslogtreecommitdiff
path: root/style
diff options
context:
space:
mode:
authorlaetzer <laetzer@users.sourceforge.net>2008-11-04 23:28:51 +0000
committerlaetzer <laetzer@users.sourceforge.net>2008-11-04 23:28:51 +0000
commit31786377941cc4c6ce337c22f07af364a2196a83 (patch)
treebd40d2ae6871d6739c9c23744c7a665f4b018c0f /style
parent13e36166c5c5f438e3f09f6ea4a78cee5ceb7241 (diff)
downloadinstall-31786377941cc4c6ce337c22f07af364a2196a83.tar.gz
install-31786377941cc4c6ce337c22f07af364a2196a83.tar.bz2
install-31786377941cc4c6ce337c22f07af364a2196a83.zip
border 0 for linked image
Diffstat (limited to 'style')
-rw-r--r--style/install.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style/install.css b/style/install.css
index bdb954a..9c41149 100644
--- a/style/install.css
+++ b/style/install.css
@@ -84,7 +84,7 @@ a {text-decoration:none}
a.external {background:transparent url(images/external.gif) no-repeat right 4px;padding-right:10px}
a:hover {text-decoration:underline}
.icon {border:0;vertical-align:middle}
-
+a img {border:0}