mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 14:17:36 +00:00
LibWeb: Hide select chevron icon when appearance: none;
This commit is contained in:
parent
29ee576345
commit
c30911ab10
6 changed files with 46 additions and 9 deletions
|
@ -62,10 +62,6 @@ button:hover, input[type=submit]:hover, input[type=button]:hover, input[type=res
|
|||
background-color: #e5e0d7;
|
||||
}
|
||||
|
||||
select {
|
||||
padding-right: 2px;
|
||||
}
|
||||
|
||||
option {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue