git-svn-id: http://xe-core.googlecode.com/svn/trunk@1820 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-06-28 04:37:58 +00:00
parent 10b6924d1e
commit a91eb76184
7 changed files with 10 additions and 81 deletions

View file

@ -24,9 +24,6 @@ body { margin:0; }
.inputTypeTextArea { border:1px solid #c9c9c9; padding:3px; background:#ffffff; font-size:1em; }
.inputTypeDate { width:10em; border:1px solid #c9c9c9; padding:3px; height:1em; line-height:1em; background:#ffffff;}
/* Internet Explorer 6 PNG Bug Fix */
.iePngFix { behavior:url(../js/iePngFix.htc);}
/* Special Class Selector */
.fr { float:right;}
.fl { float:left;}