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 1: Line 1:
<onlyinclude>{{#css:
<includeonly>{{#css:


   .PVEToolTip {
   .PVEToolTip {
     width: 250px;
     width: 100%;
    white-space: nowrap;
   }
   }


Line 63: Line 62:
    
    
   .PVEToolTip .PVEToolTip-damage {
   .PVEToolTip .PVEToolTip-damage {
      white-space: nowrap;
       width: 190px;
       width: 190px;
       text-align: left;
       text-align: left;
Line 68: Line 68:
    
    
   .PVEToolTip .PVEToolTip-damage td + td {
   .PVEToolTip .PVEToolTip-damage td + td {
      white-space: nowrap;
       border-left: 1px solid #75849e
       border-left: 1px solid #75849e
       padding-left: 3px;
       padding-left: 3px;
Line 73: Line 74:
    
    
   .PVEToolTip .PVEToolTip-damage th {
   .PVEToolTip .PVEToolTip-damage th {
      white-space: nowrap;
       color: khaki;
       color: khaki;
       font-size: 10px;
       font-size: 10px;
Line 92: Line 94:
       font-size: 10px;
       font-size: 10px;
       line-height: 11px;
       line-height: 11px;
       margin-right: 2px;
       margin-left: 2px;
     }
     }
    
    
Line 104: Line 106:
       font-size: 10px;
       font-size: 10px;
       line-height: 11px;
       line-height: 11px;
       margin-right: 2px;
       margin-left: 2px;
     }
     }
    
    
   .PVEToolTip .PVEToolTip-extra-info span {
   .PVEToolTip .PVEToolTip-extra-info span {
       height: 12px;
       height: 11px;
       font-size: 12px;
       font-size: 11px;
       line-height: 14px;
       line-height: 13px;
       text-align: center;
       text-align: center;
     }
     }
Line 122: Line 124:
       color: #A9A9A9;
       color: #A9A9A9;
     }
     }
 
 
   }}<!--
   }}<!--
   -->{{Tooltip
   -->{{Tooltip
Line 208: Line 208:
       </td>
       </td>
   </tr>|}}
   </tr>|}}
   </table>}}</onlyinclude><noinclude>{{documentation}}</noinclude>
   </table>}}</includeonly><noinclude>{{documentation}}</noinclude>