mldonkey-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-bugs] [bug #17662] Style sheet errors


From: spiralvoice
Subject: [Mldonkey-bugs] [bug #17662] Style sheet errors
Date: Sun, 10 Sep 2006 23:43:35 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.0.6) Gecko/20060810 Firefox/1.5.0.6

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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]