You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
.content{ |
|
position: absolute; |
|
z-index: 1024; |
|
background-color: #fefefe; |
|
border: 1px solid #d1d1d1; |
|
bottom: auto; |
|
} |
|
.item { |
|
white-space: nowrap; |
|
font-size: 12px; |
|
cursor: pointer; |
|
padding: 4px; |
|
} |
|
.item:hover { |
|
background-color: #007aff; |
|
} |