Import to
{{account.name}}
-
+
| Wertstellung |
Typ |
diff --git a/src/main/resources/static/app/transaction-list.html b/src/main/resources/static/app/transaction-list.html
index 79641a6..d79502a 100644
--- a/src/main/resources/static/app/transaction-list.html
+++ b/src/main/resources/static/app/transaction-list.html
@@ -85,7 +85,7 @@
-
+
| Datum |
Kategorie |
diff --git a/src/main/resources/static/css/app.css b/src/main/resources/static/css/app.css
index a93e58a..2e99bc1 100644
--- a/src/main/resources/static/css/app.css
+++ b/src/main/resources/static/css/app.css
@@ -35,17 +35,15 @@ label {
}
.listing {
+ background-color: white;
+ font-size: 80%;
margin: auto;
margin-top: 2em;
- font-size: 80%;
- border: none;
- border-collapse: collapse;
- background-color: white;
}
-.listing td, .listing th {
- border: 1px solid black;
- padding: 3px;
+.listing th {
+ color: #555;
+ font-size: 120%;
}
.credit {
@@ -75,10 +73,7 @@ label {
.importTable th, .importTable td {
font-size: 80%;
- border: none;
- border-bottom: 1px solid #ddd;
background-color: #fff;
- padding: 1ex;
}
.importTable .spacer {
diff --git a/src/main/resources/static/css/autocomplete.css b/src/main/resources/static/css/autocomplete.css
deleted file mode 100644
index 0082d33..0000000
--- a/src/main/resources/static/css/autocomplete.css
+++ /dev/null
@@ -1,46 +0,0 @@
-/* AUTOCOMPLETE */
-
-/*
-.autocomplete {
- width: 100%;
- position: relative;
-}
-
-.autocomplete input {
- font-size: 1.2em;
- width: 100%;
- padding: 0.4em;
-}
-*/
-
-.autocomplete ul {
- position: absolute;
- /*left: 0;
- width: 100%;*/
- border-left: 1px solid #888;
- border-right: 1px solid #888;
- border-bottom: 1px solid #888;
- z-index: 1;
- padding-left: 0;
-}
-
-.autocomplete li {
- text-align: left;
- list-style: none;
- width: 100%;
- padding:0; margin:0;
- background-color: #fff;
-}
-
-.autocomplete li.active {
- background-color: #4bf;
-}
-
-.autocomplete .highlight {
- background-color: #E2E2E2;
-}
-
-.autocomplete li.active .highlight {
- background: #666;
- color: #fff;
-}
\ No newline at end of file
diff --git a/src/main/resources/static/index.html b/src/main/resources/static/index.html
index b52edbb..b632d33 100644
--- a/src/main/resources/static/index.html
+++ b/src/main/resources/static/index.html
@@ -1,46 +1,40 @@
-
-
-
-Transactions
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ Transactions
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+