Changeset 14527
- Timestamp:
- 07/21/08 05:44:02 (4 months ago)
- Files:
-
- 1 modified
-
dijit/trunk/tests/test_Dialog.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dijit/trunk/tests/test_Dialog.html
r14447 r14527 9 9 @import "css/dijitTests.css"; 10 10 11 body { font-family : sans-serif; }12 11 form { margin-bottom : 0; } 13 12 table { border: none; } 14 13 #dialog3_underlay { background-color: #027 } 15 /* #reallyWide { width:2222px; } */16 14 </style> 17 15