mirror of
https://forge.chapril.org/tykayn/libre-charge-map
synced 2025-10-04 17:04:53 +02:00
up styles
This commit is contained in:
parent
217416234a
commit
7c80ac4576
9 changed files with 283 additions and 224 deletions
|
@ -9,6 +9,20 @@
|
|||
margin-top: 0rem;
|
||||
}
|
||||
|
||||
#searchResults {
|
||||
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
|
||||
margin-top: -0.9rem;
|
||||
margin-left: -1.6rem;
|
||||
width: 90.4%;
|
||||
height: 67%;
|
||||
left: -28px;
|
||||
border-top: 1px;
|
||||
|
||||
}
|
||||
|
||||
#bars_power {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
@ -68,13 +82,17 @@
|
|||
border-radius: 3px;
|
||||
background: var(--button-border);
|
||||
margin: 0;
|
||||
position: relative;
|
||||
top: -4.9rem;
|
||||
right: 1.4rem;
|
||||
height: 2.6rem;
|
||||
}
|
||||
}
|
||||
|
||||
#count_features_fond {
|
||||
border: solid 1px grey;
|
||||
position: relative;
|
||||
top: -26.8vh;
|
||||
left: -1rem;
|
||||
height: 2.9rem;
|
||||
z-index: 10;
|
||||
|
||||
}
|
||||
|
||||
#count_features_fond {
|
||||
|
||||
position: static;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue