* address list addresses always in uppercase
+ copy address list address to clipboard + show address names under the addresses in the send screen
This commit is contained in:
@@ -390,4 +390,9 @@ div.noAddressWrapper {
|
||||
font-size: 1.5em;
|
||||
text-decoration: underline;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
#sendFromAddressName,
|
||||
#sendToAddressName {
|
||||
font-size: 95%;
|
||||
}
|
||||
Reference in New Issue
Block a user