item

Mark Birbeck's picture

The specific rendering of an item depends on whether it is ::selected or ::deselected and whether its parent is a select or a select1. However, there are some common style values that are set here (with the remainder set in the following sections):

xf\:item
{
  width               : 100px;
  display             : block;
  background-repeat   : no-repeat;
  background-position : right;
}