mirror of
https://github.com/sirjonasxx/G-Earth.git
synced 2024-11-22 16:30:51 +01:00
Update search.css
This commit is contained in:
parent
486ce36528
commit
aae2ecd1f0
@ -1,6 +1,6 @@
|
||||
.searchContainer {
|
||||
|
||||
background-color: #d4eaf5;
|
||||
background-color: #effeff;
|
||||
|
||||
width: 100%;
|
||||
min-height: 0;
|
||||
@ -34,6 +34,8 @@
|
||||
padding: 0 10px 10px 10px;
|
||||
border: 1px solid #666;
|
||||
border-radius: 5px;
|
||||
|
||||
background-color: #dcf9f7;
|
||||
}
|
||||
|
||||
.filterStuff {
|
||||
|
Loading…
Reference in New Issue
Block a user