r21149 - htdocs/branches/beta/externals - Remove a border to doc icons displayed in IE.

Cristian Marchi cmarchi at code.gnucash.org
Thu Aug 11 02:15:20 EDT 2011


Author: cmarchi
Date: 2011-08-11 02:15:20 -0400 (Thu, 11 Aug 2011)
New Revision: 21149
Trac: http://svn.gnucash.org/trac/changeset/21149

Modified:
   htdocs/branches/beta/externals/gnucash.css
Log:
Remove a border to doc icons displayed in IE.

Modified: htdocs/branches/beta/externals/gnucash.css
===================================================================
--- htdocs/branches/beta/externals/gnucash.css	2011-08-10 21:10:42 UTC (rev 21148)
+++ htdocs/branches/beta/externals/gnucash.css	2011-08-11 06:15:20 UTC (rev 21149)
@@ -461,6 +461,7 @@
 }
 
 .docicon {
+   border:0;
    vertical-align:middle;
    width:16px;
 }



More information about the gnucash-changes mailing list