mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2026-09-03 02:11:38 -04:00
Beginning of transaction calculator framework & enh.
This commit is contained in:
@@ -21,8 +21,14 @@ form[name=FormEdit] select:focus {
|
||||
color: green;
|
||||
}
|
||||
|
||||
/*
|
||||
input[value=Save]:focus, input[value=Close]:focus {
|
||||
background: green;
|
||||
}
|
||||
*/
|
||||
|
||||
/* distinguish deposits */
|
||||
.deposit {
|
||||
.deposit, .deposit_calculator {
|
||||
background-color: #FFDB58;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user