mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-11-10 17:13:38 +08:00
Soften dark theme select border
This commit is contained in:
parent
fdae334e2d
commit
cec3581626
1 changed files with 1 additions and 1 deletions
|
@ -150,6 +150,6 @@
|
|||
|
||||
.select, select {
|
||||
background: #000 url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' height='10px' width='15px'><text x='0' y='10' fill='rgb(255,255,255)'>▾</text></svg>") right center/1em no-repeat border-box;
|
||||
border: 1px solid #ccc;
|
||||
border-color: #aaa;
|
||||
color: #fff;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue