updated multiselect

This commit is contained in:
Peter Schojer
2008-09-30 08:43:24 +00:00
parent b5c357599c
commit 5c9977d79a
2 changed files with 28 additions and 16 deletions

View File

@@ -7,8 +7,8 @@
}
.ux-mselect-item{
font:normal 12px tahoma, arial, helvetica, sans-serif;
padding:2px;
border:1px solid #fff;
/*padding:2px;
border:1px solid #fff;*/
white-space: nowrap;
cursor:pointer;
}