artifact: niantic finally removed the old artifact API - we now have to use the far less useful new one

re-did the display of target/shard on the portal details - better like this I think
This commit is contained in:
Jon Atkins
2015-07-10 07:51:28 +01:00
parent aca3799a6a
commit c859a144f9
4 changed files with 177 additions and 211 deletions

View File

@ -711,6 +711,15 @@ h3 {
cursor: help;
}
#artifact_target, #artifact_fragments {
margin-top: 4px;
margin-bottom: 4px;
margin-left: 8px;
margin-right: 8px;
}
/* resonators */
#resodetails {
margin-bottom: 0px;