Changed theme switching, probably fixes #509 as well
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 27 KiB |
@@ -1,6 +1,6 @@
|
||||
#main_window
|
||||
{
|
||||
background-image: url(background.png);
|
||||
background-image: url(:/icons/dark_background.png);
|
||||
}
|
||||
|
||||
#address_input[readOnly=true], #amount_input[readOnly=true]
|
||||
|
||||
Reference in New Issue
Block a user