Fix NAC/NIC/SIL labels and content. Fix airframes padding. Fix info icon url
This commit is contained in:
parent
0983766a6c
commit
6af6ff7c2b
3 changed files with 57 additions and 36 deletions
|
|
@ -302,6 +302,10 @@ select.error, textarea.error, input.error {
|
|||
color: #002F5D;
|
||||
}
|
||||
|
||||
.infoHeading sub {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.infoData {
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-size: 12px;
|
||||
|
|
@ -713,7 +717,7 @@ select.error, textarea.error, input.error {
|
|||
line-height: 18px;
|
||||
}
|
||||
.selected_airframe {
|
||||
padding-top: 75px;
|
||||
padding-top: 30px;
|
||||
}
|
||||
.selected_airframe a {
|
||||
color: #002F5D;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue