[missions] draw trace to portals, even if they aren't currently loaded

This commit is contained in:
fkloft
2015-04-12 00:19:10 +02:00
parent 8ac1305110
commit 9b951fbc7c
2 changed files with 20 additions and 25 deletions

View File

@ -31,7 +31,7 @@
cursor: pointer;
width: 50px;
margin-right: 10px;
margin-bottom: 10px;
margin-bottom: 5px;
}
.plugin-mission-summary > a, .plugin-mission-summary > h4 {
@ -76,7 +76,7 @@
.plugin-mission-details ol {
clear: left;
list-style: none;
margin: 0;
margin: 10px 0 0;
padding: 0;
}