Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Luxxianna Seraph/Sandbox/MissionHoverBox/PVEBoxTooltip: Difference between revisions

From EVE University Wiki
No edit summary
No edit summary
Line 80: Line 80:
   }
   }


.PVEToolTip .PVEToolTip-warnings div {
.PVEToolTip .PVEToolTip-warnings span {
     height: 12px;
     height: 12px;
     font-size: 12px;
     font-size: 12px;
     line-height: 14px;
     line-height: 14px;
    margin-right: 3px;
   }
   }


Line 126: Line 127:
     </div>
     </div>
     <div class="PVEToolTip-warnings"><!--
     <div class="PVEToolTip-warnings"><!--
-->  {{#if: {{{RatsWeb|}}}|<div>{{Co|orange|!Webs Present!}}|}}</div><!--
-->  {{#if: {{{RatsWeb|}}}|<span>{{Co|orange|! Webs Present !}}|}}</span><!--
-->  {{#if: {{{RatsScram|}}}|<div>{{Co|red|!!Scrams Present!!}}</div>|}}
-->  {{#if: {{{RatsScram|}}}|<span>{{Co|red|!! Scrams Present !!}}</span>|}}
</div>
</div>
   </td>
   </td>