Skip to content

Commit

Permalink
#1657-remove-useless-code (#1658)
Browse files Browse the repository at this point in the history
fixes #1657:
-removes the not needed code that was added in 1646
  • Loading branch information
FemtoZetta committed Mar 31, 2020
1 parent a226acb commit 8ee7f5a
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions src/main/resources/theme/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1008,22 +1008,6 @@
-fx-font-size: 2em;
}

.faction-label.aeon .text {
-fx-fill: -green-500;
}

.faction-label.cybran .text {
-fx-fill: -red-500;
}

.faction-label.uef .text {
-fx-fill: -blue-500;
}

.faction-label.seraphim .text {
-fx-fill: -amber-500;
}

/***************** Map preview *****************/

.map-preview {
Expand Down

0 comments on commit 8ee7f5a

Please sign in to comment.