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