1
0

Structured data/ with theme subdirectories.

This commit is contained in:
Amir Taaki
2012-08-18 07:17:35 +01:00
parent ef9a3abe31
commit 10979eff9c
5 changed files with 14 additions and 0 deletions

1
data/cleanlook/name.cfg Normal file
View File

@@ -0,0 +1 @@
Cleanlook

View File

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

1
data/dark/name.cfg Normal file
View File

@@ -0,0 +1 @@
Dark

12
data/dark/style.css Normal file
View File

@@ -0,0 +1,12 @@
#send_button{
min-height: 23px;
padding: 2px;
}
#address_input, #amount_input
{
padding: 5px;
width: 225px;
margin-top: 4px;
}