mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2025-10-27 08:49:27 +00:00
More bands, filters layout, screenshots #7
This commit is contained in:
@@ -16,6 +16,11 @@ span.flag-wrapper {
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
span.band-bullet {
|
||||
display: inline-block;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
span.icon-wrapper {
|
||||
display: inline-block;
|
||||
width: 1.5em;
|
||||
@@ -25,7 +30,7 @@ span.icon-wrapper {
|
||||
|
||||
span.freq-mhz {
|
||||
display: inline-block;
|
||||
min-width: 1.5em;
|
||||
min-width: 1.7em;
|
||||
text-align: right;
|
||||
font-weight: bold;
|
||||
}
|
||||
@@ -53,10 +58,6 @@ div.appearing-panel {
|
||||
display: none;
|
||||
}
|
||||
|
||||
div.status-card {
|
||||
max-width: 18rem;
|
||||
}
|
||||
|
||||
p.filter-card-text {
|
||||
line-height: 2.5em !important;
|
||||
}
|
||||
Reference in New Issue
Block a user