mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-11 02:33:51 +00:00
Dark-style combo-boxes
This commit is contained in:
parent
1f47d5b778
commit
5dfcaf1f47
|
@ -76,6 +76,10 @@
|
|||
color: $fg-color;
|
||||
background: $bg-dark;
|
||||
}
|
||||
.custom-select{
|
||||
color: $fg-color;
|
||||
background: $bg-dark url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23dedede' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user