Welcome, Guest. Please login or register.

Author Topic: Off-topic: The great amiga.org IP ban conspiracy...  (Read 17780 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Mazze

  • Full Member
  • ***
  • Join Date: Aug 2007
  • Posts: 133
    • Show all replies
    • http://mazze-online.de
Re: Off-topic: The great amiga.org IP ban conspiracy...
« on: September 10, 2011, 07:52:26 AM »
Off-topic post in an off-topic thread:
Firefox updated Greasemonkey to 0.9.11. That version finally works. The only modification I had to make to Piru's script was:
Code: [Select]
- elm[i].getAttribute("style") == "width:100%; text-align:left")
+ elm[i].getAttribute("style") == "width: 100%; text-align: left;")