Adds submit button and improves gui.

1) Adds more text explanation .. although NULL transactions are just an experimental idea.
2) beginnings of submit code
This commit is contained in:
Jonathan Rosenbaum
2015-04-02 20:15:59 +00:00
parent bae4030274
commit 45b71aca5c
5 changed files with 25 additions and 7 deletions
+6 -1
View File
@@ -58,8 +58,9 @@ input[value=Save]:focus, input[value=Close]:focus {
width: 80px;
}
/* was 351 */
#gnucash_csv_range {
width: 351px;
width: 496px;
}
#range_slider {
@@ -71,6 +72,10 @@ input[value=Save]:focus, input[value=Close]:focus {
vertical-align: middle;
}
#slider_upper {
margin-left: 147px;
}
/* errors */
#current_shop > a, #date_error,
#transaction_start_error,