forked from MapComplete/MapComplete
UI: styling of searchbars
This commit is contained in:
parent
cf3b4145ff
commit
29d1736f93
5 changed files with 79 additions and 47 deletions
|
|
@ -178,6 +178,10 @@ input[type="text"] {
|
|||
border-radius: 0.5rem;
|
||||
}
|
||||
|
||||
.box-shadow {
|
||||
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
|
||||
/******************* Styling of input elements **********************/
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue