[bknr-cvs] hans changed trunk/projects/bos/payment-website/static/content_style.css
BKNR Commits
bknr at bknr.net
Thu Oct 16 18:25:48 UTC 2008
Revision: 4001
Author: hans
URL: http://bknr.net/trac/changeset/4001
Remove border around linked images for Firefox
U trunk/projects/bos/payment-website/static/content_style.css
Modified: trunk/projects/bos/payment-website/static/content_style.css
===================================================================
--- trunk/projects/bos/payment-website/static/content_style.css 2008-10-16 15:44:07 UTC (rev 4000)
+++ trunk/projects/bos/payment-website/static/content_style.css 2008-10-16 18:25:48 UTC (rev 4001)
@@ -516,3 +516,5 @@
padding-right: 3px;
padding-top: 6px;
}
+
+#content img { border: none; }
More information about the Bknr-cvs
mailing list