Tweaks to allow hazard display to work on the local radar screen
This commit is contained in:
parent
5ed1eb2d2f
commit
67fa4d649a
4 changed files with 42 additions and 8 deletions
|
|
@ -167,6 +167,14 @@
|
|||
|
||||
}
|
||||
|
||||
.radar #container>.scroll {
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
.radar #container>.scroll.hazard {
|
||||
z-index: 1000 !important;
|
||||
}
|
||||
|
||||
.wide #container>.scroll {
|
||||
width: 854px;
|
||||
margin-left: -107px;
|
||||
|
|
|
|||
2
server/styles/ws.min.css
vendored
2
server/styles/ws.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue