From 14f7c59ba17c9d1c0d3fbf78841da780343f740e Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Dec 04 2010 23:00:16 +0000 Subject: Update path to images on Texi2html common.css related file. --- diff --git a/Identity/Models/Css/Texi2html/common.css b/Identity/Models/Css/Texi2html/common.css index 7d35a16..45ddd43 100755 --- a/Identity/Models/Css/Texi2html/common.css +++ b/Identity/Models/Css/Texi2html/common.css @@ -85,13 +85,13 @@ a.https:before { a.mailto:before { white-space:nowrap; - content: url(/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/email.png); + content: url(/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/a-mail.png); margin: 0 0.2em; } a.attachment:before { white-space:nowrap; - content: url(/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/attach.png); + content: url(/home/centos/artwork/trunk/Identity/Models/Img/Promo/Web/a-attach.png); margin: 0 0.2em; }