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

User:Evon R'al/Registration: Difference between revisions

From EVE University Wiki
m Storyline mission analysis: Update analysis.
m Add row "highlight" for storyline mission log table.
Line 3: Line 3:


{{#css:
{{#css:
  .StorylineLog td:nth-child(3),
.StorylineLog td:nth-child(3),
  .StorylineAnalysis1 td:nth-last-child(1),
.StorylineAnalysis1 td:nth-last-child(1),
  .StorylineAnalysis1 td:nth-last-child(2),
.StorylineAnalysis1 td:nth-last-child(2),
  .StorylineAnalysis1 td:nth-last-child(3),
.StorylineAnalysis1 td:nth-last-child(3),
  .StorylineAnalysis1 td:nth-last-child(4) {
.StorylineAnalysis1 td:nth-last-child(4) {
    text-align:center;
  text-align:center;
  }
}
 
.StorylineLog tr:hover {
  background-color: dimgrey;
}
 
}}
}}
{| class= "wikitable sortable StorylineAnalysis1"
{| class= "wikitable sortable StorylineAnalysis1"