Changeset 12102

Show
Ignore:
Timestamp:
01/20/08 08:58:06 (12 months ago)
Author:
dante
Message:

refs #5604 - error in themeTester from testing.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dijit/trunk/themes/themeTester.html

    r12101 r12102  
    2424                @import "../../dojo/tests/dnd/dndDefault.css"; 
    2525 
    26                 html, body { height: 100%; width: 100%; padding: 0; border: 0; 
    27                         background: 
    28                 } 
     26                html, body { height: 100%; width: 100%; padding: 0; border: 0; } 
    2927                #main { height: 100%; width: 100%; padding: 0; border: 0; } 
    3028                #header, #mainSplit { margin: 10px; }