Follow-up Comment #1, bug #17662 (project mldonkey):

"Line 20: Semicolon outside of declaration; should be after color code."

Is this patch correct?

--- ././src/daemon/common/commonMessages.ml     2006-08-26 14:05:53.000000000
+0200
+++ ././src/daemon/common/commonMessages.ml     2006-09-10 23:41:15.000000000
+0200
@@ -65,7 +61,7 @@
 input.but2 { background: @color_bsmall3@;
 border: 0px; padding: 0px; font: bold 10px verdana;
 width: 36px; height: 14px; }
-input.but { background: @color_input_button@ };
+input.but { background: @color_input_button@; }

 a:link,a:active,a:visited { text-decoration: none; font-face: verdana;
 font-size: 10px; color: @color_anchor@; }

If I use MLDonkey with this patch EDK links in upstats can
not be clicked anymore, if I remove the patch everything is ok.
Tested with Firefox 1.5.0.6/Linux and Konqueror 3.5.4.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?17662>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/



_______________________________________________
Mldonkey-bugs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/mldonkey-bugs

Reply via email to