mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Revert broken background due to #249
This commit is contained in:
parent
2e8497dc01
commit
fc60dc94fc
1 changed files with 1 additions and 1 deletions
|
|
@ -160,7 +160,7 @@ input, textarea, .select, select, .emailaddresses {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
.select, select {
|
.select, select {
|
||||||
background-image: 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>"); */
|
background-image: 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>");
|
||||||
}
|
}
|
||||||
|
|
||||||
hr {
|
hr {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue