Active
Project:
Jump
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 May 2011 at 12:37 UTC
Updated:
27 May 2011 at 16:10 UTC
select {
background: #dde1c1;
color: #34332d;
font-size: 16px;
height: 40px;
width: 200px;
font-family: baskerville;
-webkit-background-clip: padding-box;
border: 1px solid #3c401f;
}
Ideas, anyone?
Comments
Comment #1
nordicmaterial commentedDoes anyone know a way to style a select menu in a way that doesn't look horrible in Firefox?
Comment #2
random_tom commentedHave a look at Jquery Dropdown, there's only a 6x version, but it might give you some ideas.