mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 02:11:38 -04:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user