Ticket Change Details
Not logged in
Overview

Artifact ID: b39f13e62ac89207a9fdd7109e9c617bf7aa3b0f
Ticket: f2b5011d975720680600ff901297c3d0e70f6e77
Styling: Remove align attribute from HTML
User & Date: anonymous 2010-06-22 10:17:14
Changes

  1. comment changed to:
    To make it easier to use CSS for styling, remove all "align" attributes from HTML. Text alignment should be controlled in the CSS instead of in the markup.
    
    E.g. in src/tktsetup.c  there are mutliple align attributes in the source.
    
  2. private_contact changed to: "ebbf214358fed060592f40f5d3be2e893cd6407e"
  3. severity changed to: "Cosmetic"
  4. status changed to: "Open"
  5. title changed to: "Styling: Remove align attribute from HTML"
  6. type changed to: "Code_Defect"