mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/12201] Update select element to follow same design as prosilver.
PHPBB3-12201
This commit is contained in:
parent
ccadda530d
commit
e174e29b41
1 changed files with 3 additions and 0 deletions
|
@ -1130,11 +1130,14 @@ input.langvalue, textarea.langvalue {
|
|||
}
|
||||
|
||||
optgroup, select {
|
||||
background-color: #FAFAFA;
|
||||
border: 1px solid #666666;
|
||||
font-family: Verdana, Helvetica, Arial, sans-serif;
|
||||
font-size: 0.85em;
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
cursor: pointer;
|
||||
padding: 1px;
|
||||
vertical-align: middle;
|
||||
width: auto;
|
||||
color: #000;
|
||||
|
|
Loading…
Add table
Reference in a new issue