Skip to content

Commit

Permalink
eureka: Complete names & enriched content for Save-The-Queen (quisquo…
Browse files Browse the repository at this point in the history
…us#3085)

-Option to allow complete names
-Option to allow enriched content

Added : 
-Complete names of the Skirmish/CE 
-Field Notes informations
-Field Notes display if Skirmish/CE has one
  • Loading branch information
MKhayle authored Jun 15, 2021
1 parent 59bf5bb commit ba9c736
Show file tree
Hide file tree
Showing 3 changed files with 766 additions and 87 deletions.
6 changes: 6 additions & 0 deletions ui/eureka/eureka.css
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,12 @@
display: none;
}

.nm-enriched {
display: block;
text-align: center;
color: #cfcfcf;
}

/* non-critical bozja fates are less important, so make smaller */
.bozjasouthern > .nm,
.zadnor > .nm {
Expand Down
Loading

0 comments on commit ba9c736

Please sign in to comment.