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

@ -29,6 +29,8 @@ a { text-decoration:none;}
a:hover { text-decoration:underline;}
address { font-style:normal;}
.iePngFix { behavior:url(./common/js/iePngFix.htc);}
/* Input Style Definition */
.inputTypeText { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px; height:1em; line-height:1em; background:#ffffff;}
.inputTypeText:hover,