mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 02:11:38 -04:00
Added editable Change Fund.
1. Mouseover allows edit of Change Fund. 2. Difference is shown, and stored in db for page reloads.
This commit is contained in:
@@ -21,6 +21,14 @@ form[name=FormEdit] select:focus {
|
||||
color: green;
|
||||
}
|
||||
|
||||
.editable_change {
|
||||
color: gray;
|
||||
}
|
||||
|
||||
.editable_change form {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
/*
|
||||
input[value=Save]:focus, input[value=Close]:focus {
|
||||
background: green;
|
||||
|
||||
Reference in New Issue
Block a user