1
0

Changed theme switching, probably fixes #509 as well

This commit is contained in:
Maran
2014-03-13 12:02:55 +01:00
parent bc1deaa6ba
commit f87e482d63
5 changed files with 4 additions and 13 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

View File

@@ -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]