mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Merge 7b39702513 into merged_master (Bitcoin PR bitcoin-core/gui#553)
This commit is contained in:
commit
deaa3dd7d6
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ static const int STATUSBAR_ICONSIZE = 16;
|
|||
static const bool DEFAULT_SPLASHSCREEN = true;
|
||||
|
||||
/* Invalid field background style */
|
||||
#define STYLE_INVALID "background:#FF8080"
|
||||
#define STYLE_INVALID "border: 3px solid #FF8080"
|
||||
|
||||
/* Transaction list -- unconfirmed transaction */
|
||||
#define COLOR_UNCONFIRMED QColor(128, 128, 128)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue