Structured data/ with theme subdirectories.
authorAmir Taaki <genjix@riseup.net>
Sat, 18 Aug 2012 06:17:35 +0000 (07:17 +0100)
committerAmir Taaki <genjix@riseup.net>
Sat, 18 Aug 2012 06:17:35 +0000 (07:17 +0100)
data/cleanlook/name.cfg [new file with mode: 0644]
data/cleanlook/style.css [moved from data/style.css with 100% similarity]
data/dark/background.png [moved from data/background.png with 100% similarity]
data/dark/name.cfg [new file with mode: 0644]
data/dark/style.css [new file with mode: 0644]

diff --git a/data/cleanlook/name.cfg b/data/cleanlook/name.cfg
new file mode 100644 (file)
index 0000000..475ba47
--- /dev/null
@@ -0,0 +1 @@
+Cleanlook
similarity index 100%
rename from data/style.css
rename to data/cleanlook/style.css
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..4030549b1c247f318e3ec8bea63b0482fc76fe06
--- /dev/null
@@ -0,0 +1 @@
+Dark
diff --git a/data/dark/name.cfg b/data/dark/name.cfg
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..27d6c594c3e193eb34efc24e6201a01bee7643e9
--- /dev/null
@@ -0,0 +1,12 @@
+#send_button{
+  min-height: 23px;
+  padding: 2px;
+}
+
+#address_input, #amount_input
+{
+    padding: 5px;
+    width: 225px;
+    margin-top: 4px;
+}
+
Simple merge