Edgewall Software

Ticket #4029: bug#4029.patch.txt

File bug#4029.patch.txt, 484 bytes (added by techtonik <techtonik@…>, 16 months ago)
Line 
1Index: trac.css
2===================================================================
3--- trac.css    (revision 6018)
4+++ trac.css    (working copy)
5@@ -55,12 +55,10 @@
6   background: url(../extlink.gif) left center no-repeat;
7   padding-left: 16px;
8  }
9- * html a.ext-link .icon { display: inline-block; }
10  a.mail-link .icon {
11   background: url(../envelope.png) left center no-repeat;
12   padding-left: 16px;
13  }
14- * html a.mail-link .icon { display: inline-block; }
15 }
16 
17 /* Forms */