mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
Removed FIXME and added note
This commit is contained in:
@@ -61,9 +61,7 @@ public class DeckImport<TModel extends DeckBase> extends FDialog {
|
||||
private static final long serialVersionUID = -5837776824284093004L;
|
||||
|
||||
private final FTextArea txtInput = new FTextArea();
|
||||
// FIXME: review colours!
|
||||
// FIXME: Background colour: #3e4f63
|
||||
|
||||
// Memo: Background colour: #3e4f63
|
||||
// UN-USED COLOUR TO USE "#E1E35F;";
|
||||
|
||||
public static final String OK_CARD_IMPORT_COLOUR = "#89DC9F;";
|
||||
|
||||
Reference in New Issue
Block a user