Ticket #1079 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

Plugin DynamicCSS lists Xinha internal CSS

Reported by: guest Owned by: gogo
Priority: normal Milestone:
Component: Plugin_DynamicCSS Version:
Severity: blocker Keywords:
Cc:

Description

in the plugin in dynamiccss.js in line 22 it must be:

if(iframe.styleSheets[i].title=="Xinha Internal CSS"){

and not:

if(iframe.styleSheets[i].title=="table borders"){

then the internal plugins from xinha are ignored (htmtableborder etc.)

Change History

Changed 6 years ago by ray

  • summary changed from Plugin DynamicCSS Xinha Internal CSS to Plugin DynamicCSS lists Xinha internal CSS

Changed 6 years ago by ray

fixed rev [893]

Changed 6 years ago by ray

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.